[cairo-commit] cairo ChangeLog,1.538,1.539
Keith Packard
commit at pdx.freedesktop.org
Mon May 2 12:36:23 PDT 2005
Committed by: keithp
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv12766
Modified Files:
ChangeLog
Log Message:
2005-05-02 Keith Packard <keithp at keithp.com>
reviewed by: cworth
* src/cairo-path.c: (_cairo_path_fixed_rel_curve_to):
Use correct arguments to compute absolute positions.
* test/Makefile.am:
* test/rel-path-ref.png:
* test/rel-path.c: (draw), (main):
Test cairo_rel_move_to, cairo_rel_line_to and cairo_rel_curve_to
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.538
retrieving revision 1.539
diff -u -d -r1.538 -r1.539
--- ChangeLog 2 May 2005 18:42:41 -0000 1.538
+++ ChangeLog 2 May 2005 19:36:20 -0000 1.539
@@ -1,3 +1,15 @@
+2005-05-02 Keith Packard <keithp at keithp.com>
+
+ reviewed by: cworth
+
+ * src/cairo-path.c: (_cairo_path_fixed_rel_curve_to):
+ Use correct arguments to compute absolute positions.
+
+ * test/Makefile.am:
+ * test/rel-path-ref.png:
+ * test/rel-path.c: (draw), (main):
+ Test cairo_rel_move_to, cairo_rel_line_to and cairo_rel_curve_to
+
2005-05-02 Owen Taylor <otaylor at redhat.com>
* test/Makefile.am (EXTRA_DIST): mask-ref.png, not
More information about the cairo-commit
mailing list