[cairo-commit] cairo ChangeLog,1.882,1.883

Carl Worth commit at pdx.freedesktop.org
Sat Aug 13 02:02:41 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2005-08-13  Carl Worth  <cworth at cworth.org>

        * src/cairo-ft-font.c: (_cairo_ft_unscaled_font_map_create),
        (_cairo_ft_unscaled_font_init_key), (_cairo_ft_unscaled_font_init),
        (_cairo_unscaled_font_is_ft), (_cairo_ft_unscaled_font_fini),
        (_cairo_ft_unscaled_font_keys_equal),
        (_cairo_ft_unscaled_font_create_from_face),
        (_cairo_ft_unscaled_font_destroy): Shuffle functions around to put
        them in a sane order within the file. There should be no
        functional change here.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.882
retrieving revision 1.883
diff -u -d -r1.882 -r1.883
--- ChangeLog	13 Aug 2005 08:38:55 -0000	1.882
+++ ChangeLog	13 Aug 2005 09:02:39 -0000	1.883
@@ -1,3 +1,14 @@
+2005-08-13  Carl Worth  <cworth at cworth.org>
+
+	* src/cairo-ft-font.c: (_cairo_ft_unscaled_font_map_create),
+	(_cairo_ft_unscaled_font_init_key), (_cairo_ft_unscaled_font_init),
+	(_cairo_unscaled_font_is_ft), (_cairo_ft_unscaled_font_fini),
+	(_cairo_ft_unscaled_font_keys_equal),
+	(_cairo_ft_unscaled_font_create_from_face),
+	(_cairo_ft_unscaled_font_destroy): Shuffle functions around to put
+	them in a sane order within the file. There should be no
+	functional change here.
+
 2005-08-11  Carl Worth  <cworth at cworth.org>
 
 	Reviewed by: keithp




More information about the cairo-commit mailing list