[PATCH] New image loader (Softimage PIC)
Ruben Lopez
r.lopez at bren.es
Wed Aug 29 08:56:44 BST 2007
David Faure wrote:
> On Tuesday 28 August 2007, Clarence Dang wrote:
>
>> On Tuesday 28 August 2007 09:01, David Faure wrote:
>>
>>> On Monday 27 August 2007, Ruben Lopez wrote:
>>>
>>>> Could this be included in the next versions of kdelibs?
>>>>
>>> Why kdelibs? I think it would fit better into kdegraphics -- the target
>>> user base is graphic/animation people, which is not exactly every KDE user.
>>>
>> But isn't this a KImageIO plugin?
>>
>
> No, a Qt image plugin.
>
Not, it is actually a KImageIO plugin. This plugin won't work at all
*only* with Qt, because it uses the KImageIO registering method
(defining C functions with a concrete naming scheme). Anyway, I think
that it would work well either packaged in kdelibs or kdegraphics, as it
is an standalone .so
The code also provides a KFile plugin, that has nothing to do with Qt.
>> And all of them go into kdelibs.
>>
>
> Well, that's the current situation, but I see nothing that forces us to keep doing that.
> They all belong to kdebase/runtime at least (since they are no compile-time dependency),
> and the advanced-graphic-users plugins belong to kdegraphics IMHO
More information about the kde-core-devel
mailing list