Initial commit of the TextureCreator
This commit is contained in:
parent
a5e2744fc0
commit
707d234e2b
39 changed files with 1547 additions and 0 deletions
8
TextureCreator/scripts/_extended.script
Normal file
8
TextureCreator/scripts/_extended.script
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Load the font that is currently being processed.
|
||||
loadFont
|
||||
|
||||
drawChars àáâã
|
||||
drawChars äåæªçðèéêëìíîïñòóôõöøœºÞš
|
||||
drawChars ßùúûüýÿžÀÁÂÃÄÅÆÇÐÈÉÊËÌÍÎÏ
|
||||
drawChars ÑÒÓÔÕÖØŒþŠÙÚÛÜÝŸŽ¢£€¥§µ¡¿
|
||||
drawChars ©®±×÷·°¹²³«»¬…‹›–¼½¾™•
|
Loading…
Add table
Add a link
Reference in a new issue