このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
lolengine
/
lol
ミラー元
https://github.com/lolengine/lol
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
60
コミット
5
ブランチ
118 MiB
ツリー:
6840f5d301
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'6840f5d301' から
${ noResults }
lol
/
gfx
/
font
/
Makefile.am
Makefile.am
96 B
Raw
通常表示
履歴
Simple tool to create a font file.
14年前
1
2
3
4
5
6
7
8
9
all: ascii.png
ascii.png:
../../tools/make-font | convert tga:- $@
clean:
rm -f ascii.png