Oh boy, here comes another big one.
Notable changes since last commit are the full implementation of the automag and asmd. Also the Translator is now fully functional. Fonts have been restructured to a neater format. There have also been other random changes I don't have the time to document in detail.
This commit is contained in:
parent
e5f57e16e1
commit
01249eb43f
1892 changed files with 5151 additions and 416 deletions
32
fontdefs.txt
32
fontdefs.txt
|
|
@ -1,35 +1,3 @@
|
|||
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 tu10_%03d
|
||||
}
|
||||
U083Digits
|
||||
{
|
||||
0 Zero083
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue