瀏覽代碼

Two new automatic fonts: biggray9 and biggray12.

pull/1/head
Sam Hocevar sam 15 年之前
父節點
當前提交
b578d2e9bb
共有 3 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      Makefile.am
  2. 二進制
      fonts/biggray12.tlf
  3. 二進制
      fonts/biggray9.tlf

+ 2
- 0
Makefile.am 查看文件

@@ -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/


二進制
fonts/biggray12.tlf 查看文件


二進制
fonts/biggray9.tlf 查看文件


Loading…
取消
儲存