[cairo-commit] cairo ChangeLog,1.634,1.635
Keith Packard
commit at pdx.freedesktop.org
Tue Jun 7 23:28:14 PDT 2005
Committed by: keithp
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv21076
Modified Files:
ChangeLog
Log Message:
2005-06-07 Keith Packard <keithp at keithp.com>
* src/cairo-pdf-surface.c: (_cairo_pdf_surface_show_glyphs):
Font matrix was output incorrectly; the implicit mirror-in-y
transformation was not computed correctly, missing a negation
of the 'xy' component.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.634
retrieving revision 1.635
diff -u -d -r1.634 -r1.635
--- ChangeLog 3 Jun 2005 23:45:46 -0000 1.634
+++ ChangeLog 8 Jun 2005 06:28:12 -0000 1.635
@@ -1,3 +1,10 @@
+2005-06-07 Keith Packard <keithp at keithp.com>
+
+ * src/cairo-pdf-surface.c: (_cairo_pdf_surface_show_glyphs):
+ Font matrix was output incorrectly; the implicit mirror-in-y
+ transformation was not computed correctly, missing a negation
+ of the 'xy' component.
+
2005-06-02 Kristian Høgsberg <krh at redhat.com>
* src/cairo-gstate.c (_cairo_gstate_clip): When clipping, update
More information about the cairo-commit
mailing list