view demos/pychan_demo/fonts/samanata.fontdef @ 644:b84dbc4665b0

loaders extension can now handle multiple loaders for different filetypes. A difference between map and object files is now being made! Fixed a small redundancy in the guimanager. Added clearResourceLoaders() to the Pool class. This can be used if different resourceloaders have to be added at a later point in time (running editor for example, a plugin might want to have it's own loader added)
author nihathrael@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 11 Oct 2010 22:20:00 +0000
parents 64738befdf3b
children
line wrap: on
line source

[Font/samanata_large_pixelated]

type: truetype
source: fonts/samanata.ttf
size: 30

antialias: 0

color: 255,255,0

[Font/samanata_large]

type: truetype
source: fonts/samanata.ttf
size: 20

antialias: 1

color: 255,255,100

[Font/samanata_small_pixelated]

type: truetype
source: fonts/samanata.ttf
size: 8

antialias: 0
row_spacing: 50
glyph_spacing: 50

[Font/samanata_small]

type: truetype
source: fonts/samanata.ttf
size: 10
color: 255,255,100

antialias: 1
#row_spacing: 50
#glyph_spacing: 50