Explorar el Código

Two new automatic fonts: biggray9 and biggray12.

pull/1/head
Sam Hocevar sam hace 15 años
padre
commit
b578d2e9bb
Se han modificado 3 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      Makefile.am
  2. BIN
      fonts/biggray12.tlf
  3. BIN
      fonts/biggray9.tlf

+ 2
- 0
Makefile.am Ver fichero

@@ -21,6 +21,8 @@ fonts: tools/caca2tlf FORCE
$(CACA2TLF) -h -a "Monospace Bold 12" | zip > $(FONTDIR)/ascii12.tlf
$(CACA2TLF) -q -a "Monospace 9" | zip > $(FONTDIR)/smascii9.tlf
$(CACA2TLF) -q -a "Monospace Bold 12" | zip > $(FONTDIR)/smascii12.tlf
$(CACA2TLF) -s "Monospace 9" | zip > $(FONTDIR)/biggray9.tlf
$(CACA2TLF) -s "Monospace Bold 12" | zip > $(FONTDIR)/biggray12.tlf

webhost = poulet.zoy.org
webdir = /srv/libcaca.zoy.org/var/www/


BIN
fonts/biggray12.tlf Ver fichero


BIN
fonts/biggray9.tlf Ver fichero


Cargando…
Cancelar
Guardar