[cairo-commit] cairo ChangeLog,1.962,1.963
Carl Worth
commit at pdx.freedesktop.org
Tue Aug 23 10:11:18 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv28215
Modified Files:
ChangeLog
Log Message:
2005-08-23 Carl Worth <cworth at cworth.org>
* test/text-rotate-ref.png:
* test/text-rotate.c: (draw), (main): Add more comments on the
improved state of this bug. Commit a reference image generated
with cairo_text_path; cairo_fill. (We may not require getting this
exact result, but I think it is worth examining the differences
closely.)
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.962
retrieving revision 1.963
diff -u -d -r1.962 -r1.963
--- ChangeLog 23 Aug 2005 16:10:45 -0000 1.962
+++ ChangeLog 23 Aug 2005 17:11:16 -0000 1.963
@@ -1,5 +1,14 @@
2005-08-23 Carl Worth <cworth at cworth.org>
+ * test/text-rotate-ref.png:
+ * test/text-rotate.c: (draw), (main): Add more comments on the
+ improved state of this bug. Commit a reference image generated
+ with cairo_text_path; cairo_fill. (We may not require getting this
+ exact result, but I think it is worth examining the differences
+ closely.)
+
+2005-08-23 Carl Worth <cworth at cworth.org>
+
* Makefile.am: Add docs-publish target to build and push
documentation, (since our nightly server-side cron job is not
working right now).
More information about the cairo-commit
mailing list