[cairo-commit] cairo ChangeLog,1.1071,1.1072 ROADMAP,1.47,1.48
Tim Rowley
commit at pdx.freedesktop.org
Wed Sep 28 10:25:26 PDT 2005
Committed by: tor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv19662
Modified Files:
ChangeLog ROADMAP
Log Message:
* ROADMAP: Note that Bug #4612 (Text not being drawn if first
character entirely out of surface) is now fixed.
* src/cairo-win32-font.c (_cairo_win32_scaled_font_glyph_bbox):
Add cast so that sign conversion doesn't alter comparison.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1071
retrieving revision 1.1072
diff -u -d -r1.1071 -r1.1072
--- ChangeLog 27 Sep 2005 22:07:15 -0000 1.1071
+++ ChangeLog 28 Sep 2005 17:25:23 -0000 1.1072
@@ -1,3 +1,11 @@
+2005-09-28 T Rowley <tim.rowley at gmail.com>
+
+ * ROADMAP: Note that Bug #4612 (Text not being drawn if first
+ character entirely out of surface) is now fixed.
+
+ * src/cairo-win32-font.c (_cairo_win32_scaled_font_glyph_bbox):
+ Add cast so that sign conversion doesn't alter comparison.
+
2005-09-27 Carl Worth <cworth at cworth.org>
* ROADMAP (https): Add 4612 to the 1.0.2 roadmap.
Index: ROADMAP
===================================================================
RCS file: /cvs/cairo/cairo/ROADMAP,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- ROADMAP 27 Sep 2005 22:07:15 -0000 1.47
+++ ROADMAP 28 Sep 2005 17:25:24 -0000 1.48
@@ -10,7 +10,7 @@
âPASS clip-all test
4599 Missing wedges on some paths
â4602 cairo use of 0x0 images causes backend failure
- 4612 Text not being drawn if first character entirely out of surface
+â4612 Text not being drawn if first character entirely out of surface
cairo 1.2.0 desired features (Scheduled for 2005-11-01)
More information about the cairo-commit
mailing list