Sfoglia il codice sorgente

* 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 anni fa
parent
commit
b0fad00497
3 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      fonts/Makefile.am
  2. BIN
      fonts/mono12.tlf
  3. BIN
      fonts/mono9.tlf

+ 1
- 1
fonts/Makefile.am Vedi 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)



BIN
fonts/mono12.tlf Vedi File


BIN
fonts/mono9.tlf Vedi File


Caricamento…
Annulla
Salva