[Commit] cairo ChangeLog,1.53,1.54

Keith Packard commit at keithp.com
Fri Sep 5 14:25:49 PDT 2003


Committed by: keithp

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

Modified Files:
	ChangeLog 
Log Message:
	* src/cairo_path_stroke.c: comment face computations, check for
	reflecting transformation to select correct face orientations
	
	* src/cairo_pen.c: check for reflecting transform when computing
	pen to ensure consistent pen orientation


Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/cairo/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- ChangeLog	5 Sep 2003 15:35:08 -0000	1.53
+++ ChangeLog	5 Sep 2003 20:25:46 -0000	1.54
@@ -1,3 +1,11 @@
+2003-09-05  Keith Packard <keithp at keithp.com>
+
+	* src/cairo_path_stroke.c: comment face computations, check for
+	reflecting transformation to select correct face orientations
+	
+	* src/cairo_pen.c: check for reflecting transform when computing
+	pen to ensure consistent pen orientation
+
 2003-09-05  Carl Worth  <cworth at east.isi.edu>
 
 	* configure.in: Bumped version to 0.1.2 for new cairo_copy




More information about the Commit mailing list