[cairo-commit] cairo ChangeLog,1.1032,1.1033
Bertram Felgenhauer
commit at pdx.freedesktop.org
Thu Sep 1 06:13:48 PDT 2005
- Previous message: [cairo-commit] cairo/test cairo-test.h, 1.13,
1.13.4.1 filter-nearest-offset.c, 1.2, 1.2.2.1 mask-ctm.c, 1.1,
1.1.4.1 mask-surface-ctm.c, 1.1,
1.1.4.1 move-to-show-surface.c, 1.8,
1.8.4.1 paint-with-alpha.c, 1.1,
1.1.4.1 scale-source-surface-paint.c, 1.2,
1.2.4.1 set-source.c, 1.3,
1.3.4.1 source-surface-scale-paint.c, 1.3,
1.3.4.1 translate-show-surface.c, 1.4, 1.4.4.1
- Next message: [cairo-commit] cairo/src cairo-scaled-font.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: inte
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv21328
Modified Files:
ChangeLog
Log Message:
2005-09-01 Bertram Felgenhauer <int-e at gmx.de>
* src/cairo-scaled-font.c (_cairo_scaled_font_text_to_glyphs):
Add missing pair of braces. This fixes a crash on text output.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1032
retrieving revision 1.1033
diff -u -d -r1.1032 -r1.1033
--- ChangeLog 1 Sep 2005 09:14:31 -0000 1.1032
+++ ChangeLog 1 Sep 2005 13:13:46 -0000 1.1033
@@ -1,3 +1,8 @@
+2005-09-01 Bertram Felgenhauer <int-e at gmx.de>
+
+ * src/cairo-scaled-font.c (_cairo_scaled_font_text_to_glyphs):
+ Add missing pair of braces. This fixes a crash on text output.
+
2005-09-01 Carl Worth <cworth at cworth.org>
* test/cairo-test.h: Add includes to get sized-integer types such
- Previous message: [cairo-commit] cairo/test cairo-test.h, 1.13,
1.13.4.1 filter-nearest-offset.c, 1.2, 1.2.2.1 mask-ctm.c, 1.1,
1.1.4.1 mask-surface-ctm.c, 1.1,
1.1.4.1 move-to-show-surface.c, 1.8,
1.8.4.1 paint-with-alpha.c, 1.1,
1.1.4.1 scale-source-surface-paint.c, 1.2,
1.2.4.1 set-source.c, 1.3,
1.3.4.1 source-surface-scale-paint.c, 1.3,
1.3.4.1 translate-show-surface.c, 1.4, 1.4.4.1
- Next message: [cairo-commit] cairo/src cairo-scaled-font.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list