diff clients/pychan_demo/fonts/freefont.fontdef @ 228:756b895e1dab

Merged unicode-support back into trunk. Now all GUI/visible strings should be unicode. Internal strings unchanged. Remember to use a font that actually has the desired codepoints. Current default unicode policiy is 'ignore'.
author phoku@33b003aa-7bff-0310-803a-e67f0ece8222
date Sat, 21 Mar 2009 10:38:11 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/clients/pychan_demo/fonts/freefont.fontdef	Sat Mar 21 10:38:11 2009 +0000
@@ -0,0 +1,20 @@
+[Font/FreeMono]
+
+type: truetype
+source: fonts/freefont/FreeMono.ttf
+size: 12
+
+antialias: 1
+
+color: 255,255,255
+
+[Font/FreeSans]
+
+type: truetype
+source: fonts/freefont/FreeSans.ttf
+size: 12
+
+antialias: 1
+
+color: 255,255,255
+