[cairo-commit] cairo BUGS,1.16,1.17 ChangeLog,1.260,1.261
Carl Worth
commit at pdx.freedesktop.org
Thu Nov 11 12:15:14 PST 2004
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv1380
Modified Files:
BUGS ChangeLog
Log Message:
Added BUG entry
Index: BUGS
===================================================================
RCS file: /cvs/cairo/cairo/BUGS,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- BUGS 26 Oct 2004 21:38:43 -0000 1.16
+++ BUGS 11 Nov 2004 20:15:12 -0000 1.17
@@ -92,3 +92,8 @@
* call to cairo_move_to to any coordinate other than 0,0. A little
* bit of poking around suggests this isn't a regression, (at least
* not since the last pixman snapshot).
+
+--
+
+cairo falls over with XFree86 4.2 (probably braindead depth handling
+somewhere).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -d -r1.260 -r1.261
--- ChangeLog 9 Nov 2004 22:22:37 -0000 1.260
+++ ChangeLog 11 Nov 2004 20:15:12 -0000 1.261
@@ -6,6 +6,8 @@
stroked bounding box (shifted out by 0.5 units to just abut the
text), and increase position adjustments to make room for this
larger box.
+ (draw): Move x_off, y_off calculation outside of loop to emphasize
+ loop-independence.
2004-11-08 Dave Beckett <Dave.Beckett at bristol.ac.uk>
More information about the cairo-commit
mailing list