[cairo-commit] cairo ChangeLog,1.1026.2.21,1.1026.2.22

Tim Rowley commit at pdx.freedesktop.org
Wed Sep 28 10:37:42 PDT 2005


Committed by: tor

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

Modified Files:
      Tag: BRANCH_1_0
	ChangeLog 
Log Message:
        * src/cairo-atsui-font.c (_cairo_atsui_font_text_to_glyphs):
        Use _cairo_utf8_to_utf16 for character conversion.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1026.2.21
retrieving revision 1.1026.2.22
diff -u -d -r1.1026.2.21 -r1.1026.2.22
--- ChangeLog	28 Sep 2005 17:27:39 -0000	1.1026.2.21
+++ ChangeLog	28 Sep 2005 17:37:40 -0000	1.1026.2.22
@@ -1,5 +1,10 @@
 2005-09-28  T Rowley  <tim.rowley at gmail.com>
 
+        * src/cairo-atsui-font.c (_cairo_atsui_font_text_to_glyphs):
+        Use _cairo_utf8_to_utf16 for character conversion.
+
+2005-09-28  T Rowley  <tim.rowley at gmail.com>
+
 	Bug #4612, reviewed by cworth.
 	
 	* src/cairo-win32-font.c (_cairo_win32_scaled_font_glyph_bbox):



More information about the cairo-commit mailing list