Initial commit of the TextureCreator
This commit is contained in:
parent
a5e2744fc0
commit
707d234e2b
39 changed files with 1547 additions and 0 deletions
7
TextureCreator/scripts/_basic.script
Normal file
7
TextureCreator/scripts/_basic.script
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Load the font that is currently being processed.
|
||||
loadFont
|
||||
|
||||
drawChars abcdefghijklmnopqrstuvwx
|
||||
drawChars yzABCDEFGHIJKLMNOPQRSTUVW
|
||||
drawChars XYZ0123456789.,:;!?"'´`^~
|
||||
drawChars +-*/\|()[]{}<>=@$%&#_
|
Loading…
Add table
Add a link
Reference in a new issue