comparison demos/pychan_demo/fonts/samanata.fontdef @ 378:64738befdf3b

bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife.
author vtchill@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 11 Jan 2010 23:34:52 +0000
parents
children
comparison
equal deleted inserted replaced
377:fe6fb0e0ed23 378:64738befdf3b
1 [Font/samanata_large_pixelated]
2
3 type: truetype
4 source: fonts/samanata.ttf
5 size: 30
6
7 antialias: 0
8
9 color: 255,255,0
10
11 [Font/samanata_large]
12
13 type: truetype
14 source: fonts/samanata.ttf
15 size: 20
16
17 antialias: 1
18
19 color: 255,255,100
20
21 [Font/samanata_small_pixelated]
22
23 type: truetype
24 source: fonts/samanata.ttf
25 size: 8
26
27 antialias: 0
28 row_spacing: 50
29 glyph_spacing: 50
30
31 [Font/samanata_small]
32
33 type: truetype
34 source: fonts/samanata.ttf
35 size: 10
36 color: 255,255,100
37
38 antialias: 1
39 #row_spacing: 50
40 #glyph_spacing: 50