[cairo-commit] cairo-demo/png ChangeLog, 1.24, 1.25 caps_joins.c,
1.2, 1.3 hering.c, 1.2, 1.3 outline.c, 1.5, 1.6 spiral.c, 1.2,
1.3 splines_tolerance.c, 1.2, 1.3 stars.c, 1.2,
1.3 text-rotate.c, 1.2, 1.3 text.c, 1.7, 1.8 write_png.c, 1.6,
1.7 write_png.h, 1.2, 1.3
Carl Worth
commit at pdx.freedesktop.org
Fri Apr 1 20:20:41 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo-demo/png
In directory gabe:/tmp/cvs-serv29036
Modified Files:
ChangeLog caps_joins.c hering.c outline.c spiral.c
splines_tolerance.c stars.c text-rotate.c text.c write_png.c
write_png.h
Log Message:
* caps_joins.c:
* hering.c:
* outline.c:
* spiral.c:
* splines_tolerance.c:
* stars.c:
* text-rotate.c:
* text.c:
* write_png.c:
* write_png.h: Convert file encodings to utf-8.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- ChangeLog 18 Mar 2005 15:26:53 -0000 1.24
+++ ChangeLog 2 Apr 2005 04:20:39 -0000 1.25
@@ -1,3 +1,16 @@
+2005-04-01 Carl Worth <cworth at cworth.org>
+
+ * caps_joins.c:
+ * hering.c:
+ * outline.c:
+ * spiral.c:
+ * splines_tolerance.c:
+ * stars.c:
+ * text-rotate.c:
+ * text.c:
+ * write_png.c:
+ * write_png.h: Convert file encodings to utf-8.
+
2005-03-18 Carl Worth <cworth at cworth.org>
* star_and_ring.c: Add example showing how to use
Index: caps_joins.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/caps_joins.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- caps_joins.c 11 May 2004 14:52:19 -0000 1.2
+++ caps_joins.c 2 Apr 2005 04:20:39 -0000 1.3
@@ -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
Index: hering.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/hering.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hering.c 11 May 2004 14:52:19 -0000 1.2
+++ hering.c 2 Apr 2005 04:20:39 -0000 1.3
@@ -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
Index: outline.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/outline.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- outline.c 11 May 2004 14:52:19 -0000 1.5
+++ outline.c 2 Apr 2005 04:20:39 -0000 1.6
@@ -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
Index: spiral.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/spiral.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- spiral.c 11 May 2004 14:52:19 -0000 1.2
+++ spiral.c 2 Apr 2005 04:20:39 -0000 1.3
@@ -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
Index: splines_tolerance.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/splines_tolerance.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- splines_tolerance.c 11 May 2004 14:52:19 -0000 1.2
+++ splines_tolerance.c 2 Apr 2005 04:20:39 -0000 1.3
@@ -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
Index: stars.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/stars.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- stars.c 11 May 2004 14:52:19 -0000 1.2
+++ stars.c 2 Apr 2005 04:20:39 -0000 1.3
@@ -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
Index: text-rotate.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/text-rotate.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- text-rotate.c 19 Feb 2004 23:22:10 -0000 1.2
+++ text-rotate.c 2 Apr 2005 04:20:39 -0000 1.3
@@ -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
Index: text.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/text.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- text.c 11 Jan 2005 19:47:53 -0000 1.7
+++ text.c 2 Apr 2005 04:20:39 -0000 1.8
@@ -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
Index: write_png.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/write_png.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- write_png.c 29 Apr 2004 05:38:57 -0000 1.6
+++ write_png.c 2 Apr 2005 04:20:39 -0000 1.7
@@ -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
Index: write_png.h
===================================================================
RCS file: /cvs/cairo/cairo-demo/png/write_png.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- write_png.h 13 Mar 2004 11:57:33 -0000 1.2
+++ write_png.h 2 Apr 2005 04:20:39 -0000 1.3
@@ -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
More information about the cairo-commit
mailing list