Browse Source

* Added two new fonts created with caca2tlf:

caca2tlf "Monospace 9" | zip >| fonts/mono9.tlf
      caca2tlf "Monospace Bold 12" | zip >| fonts/mono12.tlf
pull/1/head
Sam Hocevar sam 18 years ago
parent
commit
b0fad00497
3 changed files with 1 additions and 1 deletions
  1. +1
    -1
      fonts/Makefile.am
  2. BIN
      fonts/mono12.tlf
  3. BIN
      fonts/mono9.tlf

+ 1
- 1
fonts/Makefile.am View File

@@ -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) EXTRA_DIST = $(allfonts)




BIN
fonts/mono12.tlf View File


BIN
fonts/mono9.tlf View File


Loading…
Cancel
Save