mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 536256 - request libpng to flush after writing IEND. r=joe
This commit is contained in:
parent
84617e1046
commit
282de06977
@ -81,6 +81,7 @@
|
||||
#ifndef MOZ_PNG_WRITE
|
||||
#define PNG_NO_WRITE_SUPPORTED
|
||||
#else
|
||||
#define PNG_WRITE_FLUSH_AFTER_IEND_SUPPORTED
|
||||
#define PNG_NO_WRITE_BACKGROUND
|
||||
#define PNG_NO_WRITE_DITHER
|
||||
#define PNG_NO_WRITE_INVERT
|
||||
|
Loading…
Reference in New Issue
Block a user