浏览代码

* 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 年前
父节点
当前提交
b0fad00497
共有 3 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      fonts/Makefile.am
  2. 二进制
      fonts/mono12.tlf
  3. 二进制
      fonts/mono9.tlf

+ 1
- 1
fonts/Makefile.am 查看文件

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



二进制
fonts/mono12.tlf 查看文件


二进制
fonts/mono9.tlf 查看文件


正在加载...
取消
保存