[Gimp-developer] Endianness bug in tiff plugin

2004-07-11 Thread Brion Vibber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When loading a CMYK TIFF (and perhaps other funky kinds of TIFF), the tiff plugin uses a fallback mode that fills a buffer using TIFFReadRGBAImage(). This is a uint32 array, and the byte layout of the pixels ends up wrong on a big-endian host such as

[Gimp-developer] tiff save dialog cosmetic fix

2004-07-11 Thread Brion Vibber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 While I was playing with the tiff plugin, I fixed it to disable the 'Save color values from transparent pixels' box when saving an image with no alpha channel, as the png plugin does. The option has no effect without alpha. Patch attached. - -- brion

[Gimp-developer] New feature inquiry.

2004-07-11 Thread Fredrik Alstromer
Hi all! I've had this idea going around my head for a while, and I was just going to ask if someone already had this idea (most probably), and if any work has been done or planned regarding this. I haven't been monitoring this list for very long, so this might be an old and already discarded

Re: [Gimp-developer] New feature inquiry.

2004-07-11 Thread Simon Budig
Fredrik Alstromer ([EMAIL PROTECTED]) wrote: The idea has been inspired by photoshop's effect layers, and the basic concept would be plugins that registers a new layer type. When sampled, the plugin is more or less simply executed, and the results are cached until any layer below the