[cairo-commit] cairo ChangeLog,1.255,1.256
Graydon Hoare
commit at pdx.freedesktop.org
Fri Nov 5 10:57:52 PST 2004
- Previous message: [cairo-commit] cairo-perl Cairo.pm, NONE, 1.1 Cairo.xs, NONE,
1.1 CairoFont.xs, NONE, 1.1 CairoMatrix.xs, NONE,
1.1 CairoPattern.xs, NONE, 1.1 CairoSurface.xs, NONE,
1.1 LICENSE, NONE, 1.1 MANIFEST, NONE, 1.1 MANIFEST.SKIP, NONE,
1.1 MANIFEST.bak, NONE, 1.1 META.yml, NONE, 1.1 Makefile.PL,
NONE, 1.1 README, NONE, 1.1 cairo-perl.h, NONE,
1.1 cairo-perl.typemap, NONE, 1.1
- Next message: [cairo-commit]
cairo/src cairo_ft_font.c, 1.25, 1.26 cairo_gstate.c,
1.63, 1.64 cairo_image_surface.c, 1.18,
1.19 cairo_xlib_surface.c, 1.27, 1.28
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: graydon
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv13686
Modified Files:
ChangeLog
Log Message:
2004-11-05 Graydon Hoare <graydon at redhat.com>
* src/cairo_ft_font.c: Change the signs of a variety of
metrics, which were backwards.
* src/cairo_gstate.c (_cairo_gstate_clip): Return early if we
found a rectangular clip at all, not just in error case.
* src/cairo_xlib_surface.c
(_xlib_glyphset_cache_create_entry): Give render glyphset entry the
negative bbox offsets it wants, not the bearings.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -d -r1.255 -r1.256
--- ChangeLog 4 Nov 2004 22:23:50 -0000 1.255
+++ ChangeLog 5 Nov 2004 18:57:50 -0000 1.256
@@ -1,3 +1,13 @@
+2004-11-05 Graydon Hoare <graydon at redhat.com>
+
+ * src/cairo_ft_font.c: Change the signs of a variety of
+ metrics, which were backwards.
+ * src/cairo_gstate.c (_cairo_gstate_clip): Return early if we
+ found a rectangular clip at all, not just in error case.
+ * src/cairo_xlib_surface.c
+ (_xlib_glyphset_cache_create_entry): Give render glyphset entry the
+ negative bbox offsets it wants, not the bearings.
+
2004-11-04 Carl Worth <cworth at cworth.org>
* test/text_cache_crash.c: Add new test demonstrating assertion
- Previous message: [cairo-commit] cairo-perl Cairo.pm, NONE, 1.1 Cairo.xs, NONE,
1.1 CairoFont.xs, NONE, 1.1 CairoMatrix.xs, NONE,
1.1 CairoPattern.xs, NONE, 1.1 CairoSurface.xs, NONE,
1.1 LICENSE, NONE, 1.1 MANIFEST, NONE, 1.1 MANIFEST.SKIP, NONE,
1.1 MANIFEST.bak, NONE, 1.1 META.yml, NONE, 1.1 Makefile.PL,
NONE, 1.1 README, NONE, 1.1 cairo-perl.h, NONE,
1.1 cairo-perl.typemap, NONE, 1.1
- Next message: [cairo-commit]
cairo/src cairo_ft_font.c, 1.25, 1.26 cairo_gstate.c,
1.63, 1.64 cairo_image_surface.c, 1.18,
1.19 cairo_xlib_surface.c, 1.27, 1.28
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list