[cairo-commit] cairo/test write_png.c,1.3,1.4

Carl Worth commit at pdx.freedesktop.org
Tue Feb 22 11:32:04 PST 2005


Committed by: cworth

Update of /cvs/cairo/cairo/test
In directory gabe:/tmp/cvs-serv12269/test

Modified Files:
	write_png.c 
Log Message:
        * test/write_png.c:
        * src/cairo-atsui.h:
        * src/cairo_atsui_font.c: Convert to utf-8 encoding.


Index: write_png.c
===================================================================
RCS file: /cvs/cairo/cairo/test/write_png.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- write_png.c	27 Jan 2005 19:40:29 -0000	1.3
+++ write_png.c	22 Feb 2005 19:32:02 -0000	1.4
@@ -1,5 +1,5 @@
 /*
- * Copyright © 2003 USC, Information Sciences Institute
+ * Copyright © 2003 USC, Information Sciences Institute
  *
  * Permission to use, copy, modify, distribute, and sell this software
  * and its documentation for any purpose is hereby granted without
@@ -22,7 +22,7 @@
  * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Author: Carl D. Worth <cworth at isi.edu>
+ * Author: Carl D. Worth <cworth at cworth.org>
  */
 
 #include <stdio.h>




More information about the cairo-commit mailing list