gecko-dev/modules/libimg
ramiro%netscape.com 2b93ebeee6 Change ConvertRGBToRGB24 to be dumb on unix so that it doesn reverse the
byte order.  This is needed because the unix gtk image munging code expects
the image data to be in RGB format.

The ConvertRGBToRGB24 conversion is obviously a waste of time on unix and
probably mac.

Unfortunately, the alternative seems to require significant IMGLIB
work.  Simply seeting to ic->converter to NULL for the 24 bit case
did not work as expected.

The correct fix might be to not do any conversion if the image data
is already in the format expected on the nsIImage end.
1999-03-26 09:50:40 +00:00
..
classes Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
macbuild Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
png AIX portability fixes. (Waqar Malik <waqar@netscape.com>) 1999-03-01 06:10:54 +00:00
public Warning fix (remove ;) 1999-01-14 05:12:30 +00:00
src Change ConvertRGBToRGB24 to be dumb on unix so that it doesn reverse the 1999-03-26 09:50:40 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Forgotten piece of Jeremy Lea's patch 1998-11-11 04:38:53 +00:00
makefile.win landing MODULAR_IMGLIB_BRANCH 1998-07-27 16:14:32 +00:00