[cairo-commit] svgslides/test test.xml,1.6,1.7
Carl Worth
commit at pdx.freedesktop.org
Tue Jul 12 09:12:39 PDT 2005
Committed by: cworth
Update of /cvs/cairo/svgslides/test
In directory gabe:/tmp/cvs-serv3413/test
Modified Files:
test.xml
Log Message:
* src/svgslides-4suite: Add a hack to allow titles to contain
utf-8 characters.
* test/test.xml: Add a slide to test utf-8 characters in title and
body.
Index: test.xml
===================================================================
RCS file: /cvs/cairo/svgslides/test/test.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- test.xml 12 Jul 2005 04:40:33 -0000 1.6
+++ test.xml 12 Jul 2005 16:12:37 -0000 1.7
@@ -42,5 +42,13 @@
y-align="bottom" />
</slide>
+ <slide title="Test utf-8: Yarrrr! â ">
+ <ul>
+ <li>Thar be pirates: â â </li>
+ <li>6 of 1, half-a-dozen of another: â
¥ â¡Â½Ãâ
«</li>
+ </ul>
+ </slide>
+
+
</slides>
</svgslides>
More information about the cairo-commit
mailing list