[cairo-commit] cairo ChangeLog,1.540,1.541

Owen Taylor commit at pdx.freedesktop.org
Mon May 2 14:20:11 PDT 2005


Committed by: otaylor

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv21671

Modified Files:
	ChangeLog 
Log Message:
2005-05-02  Owen Taylor  <otaylor at redhat.com>

        * src/cairo-ft-font.c (_cairo_ft_scaled_font_font_extents): Changes the
        sign of extents->descent to match win32 backend and the conventional
        convention.

        * src/cairo.h: Document cairo_font_extents_t.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.540
retrieving revision 1.541
diff -u -d -r1.540 -r1.541
--- ChangeLog	2 May 2005 20:39:30 -0000	1.540
+++ ChangeLog	2 May 2005 21:20:07 -0000	1.541
@@ -1,3 +1,11 @@
+2005-05-02  Owen Taylor  <otaylor at redhat.com>
+
+	* src/cairo-ft-font.c (_cairo_ft_scaled_font_font_extents): Changes the
+	sign of extents->descent to match win32 backend and the conventional
+	convention.
+
+	* src/cairo.h: Document cairo_font_extents_t.
+
 2005-04-28  Owen Taylor  <otaylor at redhat.com>
 
 	* src/cairo-surface.c src/cairoint.h: Add _cairo_surface_begin/end




More information about the cairo-commit mailing list