* Added two new fonts created with caca2tlf:
caca2tlf "Monospace 9" | zip >| fonts/mono9.tlf caca2tlf "Monospace Bold 12" | zip >| fonts/mono12.tlf
This commit is contained in:
parent
eb711671a2
commit
b0fad00497
3 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
allfonts = circle.tlf emboss.tlf emboss2.tlf future.tlf smblock.tlf smbraille.tlf
|
||||
allfonts = circle.tlf emboss.tlf emboss2.tlf future.tlf mono9.tlf mono12.tlf smblock.tlf smbraille.tlf
|
||||
|
||||
EXTRA_DIST = $(allfonts)
|
||||
|
||||
|
|
BIN
fonts/mono12.tlf
Normal file
BIN
fonts/mono12.tlf
Normal file
Binary file not shown.
BIN
fonts/mono9.tlf
Normal file
BIN
fonts/mono9.tlf
Normal file
Binary file not shown.
Loading…
Reference in a new issue