[cairo-commit] cairo ChangeLog,1.233,1.234
Keith Packard
commit at pdx.freedesktop.org
Tue Oct 12 12:29:32 PDT 2004
Committed by: keithp
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv7546
Modified Files:
ChangeLog
Log Message:
2004-10-12 Keith Packard <keithp at keithp.com>
reviewed by: Carl Worth <cworth at cworth.org>
* src/cairo_pen.c: (_cairo_pen_init), (_cairo_pen_vertices_needed):
Adapt function from Walter Brisken to compute pen ellipse major
axis length and use that to compute the required number of pen
vertices.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -C2 -d -r1.233 -r1.234
*** ChangeLog 8 Oct 2004 19:09:49 -0000 1.233
--- ChangeLog 12 Oct 2004 19:29:29 -0000 1.234
***************
*** 1,2 ****
--- 1,11 ----
+ 2004-10-12 Keith Packard <keithp at keithp.com>
+
+ reviewed by: Carl Worth <cworth at cworth.org>
+
+ * src/cairo_pen.c: (_cairo_pen_init), (_cairo_pen_vertices_needed):
+ Adapt function from Walter Brisken to compute pen ellipse major
+ axis length and use that to compute the required number of pen
+ vertices.
+
2004-10-07 Graydon Hoare <graydon at redhat.com>
More information about the cairo-commit
mailing list