This commit is contained in:
Marisa the Magician 2018-06-06 19:53:37 +02:00
commit 22dac448ea
918 changed files with 2378 additions and 0 deletions

32
fontdefs.txt Normal file
View file

@ -0,0 +1,32 @@
ULargeFont
{
TEMPLATE lfnt_%03d
}
UMedFont
{
TEMPLATE mfnt_%03d
}
ULargeRedFont
{
TEMPLATE lrf_%03d
}
UTinyFont
{
TEMPLATE tf_%03d
}
UTinyRedFont
{
TEMPLATE trf_%03d
}
UTinyWhiteFont
{
TEMPLATE twf_%03d
}
UWhiteFont
{
TEMPLATE wf_%03d
}
UTahoma10
{
TEMPLATE th10_%03d
}