[Commit] cairo ChangeLog,1.44,1.45

Carl Worth commit at keithp.com
Thu Aug 28 18:19:09 PDT 2003


Committed by: cworth

Update of /mirrors/CVS/cairo
In directory scream:/home/cworth/src/cairo

Modified Files:
	ChangeLog 
Log Message:
Fixed to use fabs not abs. Added pointer to Hobby's intersection paper.

Index: ChangeLog
===================================================================
RCS file: /mirrors/CVS/cairo/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- ChangeLog	28 Aug 2003 21:12:08 -0000	1.44
+++ ChangeLog	28 Aug 2003 21:19:06 -0000	1.45
@@ -1,3 +1,12 @@
+2003-08-28  Carl Worth  <cworth at east.isi.edu>
+
+	* src/cairo_traps.c (_line_segs_intersect_ceil): One more
+	increment, (that still won't fix the bug). Added comment point to
+	Hobby's paper, (that will fix it).
+
+	* src/cairo_font.c (_cairo_font_resolve_xft_font): Fixed to use
+	fabs instead of abs when correcting for negative area expansion.
+
 2003-08-28  Keith Packard <keithp at keithp.com
 	* src/cairo_font.c: font pixel size is always non-negative
 




More information about the Commit mailing list