[cairo-commit] cairo ChangeLog,1.573,1.574
Owen Taylor
commit at pdx.freedesktop.org
Wed May 11 16:01:58 PDT 2005
- Previous message: [cairo-commit] cairo-demo/quartz fdface.c, 1.1, 1.2 fdhand.c, 1.1,
1.2 fdlogo.c, 1.1, 1.2 main.c, 1.2, 1.3
- Next message: [cairo-commit] cairo/src cairo-surface.c, 1.67,
1.68 cairo-win32-font.c, 1.16, 1.17 cairo-win32-surface.c,
1.20, 1.21
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11410
Modified Files:
ChangeLog
Log Message:
2005-05-11 T Rowley <tim.rowley at gmail.com>
* src/cairo-atsui-font.c:
* src/cairo-atsui.h:
* src/cairo-quartz-surface.c: Revive quartz backend.
2005-05-11 David Reveman <davidr at novell.com>
* src/cairo-glitz-surface.c (_cairo_glitz_surface_fill_rectangles):
Set fill type repeat on source surface.
(_cairo_glitz_surface_show_glyphs): Add missing cairo operator to
glitz operator conversion.
(_cairo_glitz_surface_show_glyphs): Only render glyphs with non zero
size.
2005-05-11 Owen Taylor <otaylor at redhat.com>
* src/cairo-surface.c (_fallback_fill_rectangles):
Fix bounding box computation.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.573
retrieving revision 1.574
diff -u -d -r1.573 -r1.574
--- ChangeLog 11 May 2005 22:39:26 -0000 1.573
+++ ChangeLog 11 May 2005 23:01:56 -0000 1.574
@@ -15,6 +15,27 @@
2005-05-11 Owen Taylor <otaylor at redhat.com>
+ * src/cairo-surface.c (_fallback_fill_rectangles):
+ Fix bounding box computation.
+
+ * src/cairo-win32-surface.c: Patch from Tor Lillqvist
+ to make things compile and work again.
+
+ * test/cairo-test.c (create_win32_surface): Don't
+ #error because there is no win32 test, it isn't useful.
+ Just skip it.
+
+ * src/cairo-win32-font.c: Fix up matrix constness.
+
+ * test/Makefile.am (TESTS): Skip the pdf-surface test
+ if we don't have the PDF backend.
+
+ * src/cairo-win32-surface.c (categorize_solid_dest_operator):
+ Optimize fill_rectangles for all cases where the destination
+ ends up a solid color.
+
+2005-05-11 Owen Taylor <otaylor at redhat.com>
+
* src/cairo-xlib-surface.c src/cairo-xlib.h: Remove leftover
cairo_xlib_surface_create().
- Previous message: [cairo-commit] cairo-demo/quartz fdface.c, 1.1, 1.2 fdhand.c, 1.1,
1.2 fdlogo.c, 1.1, 1.2 main.c, 1.2, 1.3
- Next message: [cairo-commit] cairo/src cairo-surface.c, 1.67,
1.68 cairo-win32-font.c, 1.16, 1.17 cairo-win32-surface.c,
1.20, 1.21
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list