
4 May
2008
4 May
'08
8:03 p.m.
On Sun, 2008-05-04 at 11:50 +0200, Tavmjong Bah wrote:
..ggr (Gimp Gradient)
This was done by me. It's probably important to note that it can only do linear gradients even though the format supports more types.
..outline (Text Outline File)
Bryce? I thought Bryce did this one.
..tga (Targa) ..ico ..cur ..wbmp ..pcx ..ras ..xbm (X-Bitmap) ..ani
These are all added by GDK. We query GDK to see what formats it can import and then use all of those. So, if a particular version of GDK isn't compiled with a format it won't so up. Plus, we should be able to import other formats with GDK loaders if they are available (I think someone is working on a RAW loader).
--Ted