[cairo-commit] cairo ChangeLog,1.493,1.494
Carl Worth
commit at pdx.freedesktop.org
Mon Apr 11 14:04:58 PDT 2005
- Previous message: [cairo-commit] xsvg/src args.c,1.10,1.11 xsvg.c,1.28,1.29
- Next message: [cairo-commit] cairo/test .cvsignore, 1.13, 1.14 Makefile.am, 1.27,
1.28 translate-show-surface-ref.png, NONE,
1.1 translate-show-surface.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv6872
Modified Files:
ChangeLog
Log Message:
* test/.cvsignore:
* test/Makefile.am:
* test/translate-show-surface-ref.png:
* test/translate-show-surface.c: (draw), (main): Add new test
demonstrating bug in the sequence: cairo_translate;
cairo_show_surface.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.493
retrieving revision 1.494
diff -u -d -r1.493 -r1.494
--- ChangeLog 11 Apr 2005 18:30:28 -0000 1.493
+++ ChangeLog 11 Apr 2005 21:04:56 -0000 1.494
@@ -1,5 +1,14 @@
2005-04-11 Carl Worth <cworth at cworth.org>
+ * test/.cvsignore:
+ * test/Makefile.am:
+ * test/translate-show-surface-ref.png:
+ * test/translate-show-surface.c: (draw), (main): Add new test
+ demonstrating bug in the sequence: cairo_translate;
+ cairo_show_surface.
+
+2005-04-11 Carl Worth <cworth at cworth.org>
+
* src/cairo.c (cairo_select_font_face): Add deprecation alias from
cairo_scale_font to cairo_set_font_size.
- Previous message: [cairo-commit] xsvg/src args.c,1.10,1.11 xsvg.c,1.28,1.29
- Next message: [cairo-commit] cairo/test .cvsignore, 1.13, 1.14 Makefile.am, 1.27,
1.28 translate-show-surface-ref.png, NONE,
1.1 translate-show-surface.c, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list