Font-loading is now done via font name (=name of font folder), updated DejaVu font file
This commit is contained in:
parent
70c04baf9c
commit
72d51b7221
4 changed files with 17 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
jumpToCell 0 9
|
||||
|
||||
loadFont fonts/DejaVu/DejaVu.ttf
|
||||
loadFont DejaVu
|
||||
|
||||
drawChars ▲◀▼▶○◔◑◕●
|
||||
drawChars ↑←↓→↺↻☐☑☒
|
||||
|
@ -10,7 +10,7 @@ drawChars ♪♫♠♣♥♦⚀⚁⚂⚃⚄⚅✔✘☺☹
|
|||
|
||||
jumpToCell 24 11
|
||||
|
||||
loadFont fonts/FreeSerif/FreeSerif.ttf
|
||||
loadFont FreeSerif
|
||||
|
||||
drawChars ℹ❌⌖∡⌛⌚
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue