ソースを参照

* 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 ファイルの表示


読み込み中…
キャンセル
保存