зеркало из https://github.com/mozilla/gecko-dev.git
2b93ebeee6
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. |
||
---|---|---|
.. | ||
classes | ||
macbuild | ||
png | ||
public | ||
src | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |