[Commit] cairo ChangeLog,1.41,1.42

Carl Worth commit at keithp.com
Tue Aug 26 08:14:43 PDT 2003


Committed by: cworth

Update of /local/src/CVS/cairo
In directory home.keithp.com:/tmp/cvs-serv13202

Modified Files:
	ChangeLog 
Log Message:
Fixed anchoring/transformation of pattern for stroke/fill.

Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/cairo/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- ChangeLog	1 Aug 2003 05:49:09 -0000	1.41
+++ ChangeLog	26 Aug 2003 14:14:40 -0000	1.42
@@ -1,3 +1,10 @@
+2003-08-26  Carl Worth  <cworth at isi.edu>
+
+	* src/cairo_gstate.c (_cairo_gstate_set_pattern): Fixed to anchor
+	pattern at current point instead of the origin.
+	(_cairo_gstate_stroke): Fixed to properly transform pattern.
+	(_cairo_gstate_fill): Fixed to properly transform pattern.
+
 2003-07-31  Richard Henderson  <rth at twiddle.net>
 
 	* src/cairo_color.c (CAIRO_COLOR_DEFAULT): Mark const.




More information about the Commit mailing list