mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-27 23:20:14 +01:00
PNG backend
This commit is contained in:
parent
3b85dd1f9d
commit
995097752e
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
|
@ -1,3 +1,17 @@
|
|||
2004-02-24 Olivier Andrieu <oliv__a@users.sourceforge.net>
|
||||
|
||||
* src/cairo.h:
|
||||
* src/cairo-features.h.in:
|
||||
* src/cairo_png_surface.c: Add PNG backend (cairo_set_target_png
|
||||
and cairo_png_surface_create).
|
||||
|
||||
* cairo.pc.in:
|
||||
* configure.in: autoconf support for the PNG backend. Bump version
|
||||
to 0.1.19.
|
||||
|
||||
* src/Makefile.am: PNG backend support, removed references to
|
||||
X_LIBS and X_CFLAGS.
|
||||
|
||||
2004-02-24 Carl Worth <cworth@isi.edu>
|
||||
|
||||
* AUTHORS: Add attribution for many people who have made generous
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue