mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 17:18:42 +02:00
Improve last ChangeLog entry a bit
This commit is contained in:
parent
ff27263f39
commit
609ef32bfa
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
2005-05-17 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* src/cairo-png.c (write_png): Only unpremultiply ARGB32 data.
|
||||
* src/cairo-png.c (write_png): Only unpremultiply ARGB32 data,
|
||||
do a simpler conversion for RGB24 data (fixes #2297)
|
||||
Call png_write_info() *before* we set up the write conversion...
|
||||
it doesn't work after.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue