[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: oil-config
On Sun, 2 May 1999, Kasper Peeters wrote:
>
> If you followed the discussion between Preben and me about GUI
> preferences you will have noted that we will want some configuration
> data stored in a file real soon now. We have something very simple in
> oil-config (basically a key/value thing) but by now the Gnome folks
> must have figured out something more appropriate.
>
> Anyone willing to investigate how Gnome/KDE do configuration files
> and report a summary to the list?
>
> Kasper
>
I can put some time into that, e.g. the handlers seem to work.
I've the impression that both imlib and magick++ are not able to work with
streamed data, in the way that they can do partial displays of the
images.
I've also not found other libraries that can handle many formats and can
handle streamed data. Maybe it is a good thing to add atleast a filter
that gives you a configurable option to do a conversion between images
before that they are displayed. e.g. write the image to file, fork the
converter and read the converted version in.
But for the progressive displayed images i'm afraid we have to use the
current jpeg/gif filter. (The jpeg filter good use some extra error
checking.)
Max
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mnemonic Browser Project - http://www.mnemonic.browser.org/
Developers Mailinglist
Archive: http://www.mnemonic.browser.org/list/dev/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- References:
- oil-config
- From: Kasper Peeters <K.Peeters@damtp.cam.ac.uk>