Parcourir la 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 il y a 18 ans
Parent
révision
b0fad00497
3 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      fonts/Makefile.am
  2. BIN
      fonts/mono12.tlf
  3. BIN
      fonts/mono9.tlf

+ 1
- 1
fonts/Makefile.am Voir le fichier

@@ -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 Voir le fichier


BIN
fonts/mono9.tlf Voir le fichier


Chargement…
Annuler
Enregistrer