Re: Minutes: Foreign OSes BoF



While hacking on integrating the GDI+ loader into the GTK+ tree I
started wondering: If we build the GDI+ loader into the gdk-pixbuf DLL
(instead of having it as a separate DLL), then it should be possible
to determine the supported formats at run-time, right? (And thus
automatically get support for whatever new formats are added to GDI+,
or have been added on the machine by installing some extension or
plug-in to GDI+.)

Presumably the GDI+ loader would then have to appear to gdk-pixbuf as
two separate loaders, one for the read-only formats, and one for the
read-write ones, even if both are implemented in the same source
file(s).

--tml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]