This commit is contained in:
Branimir Karadžić 2014-12-11 00:00:07 -08:00
parent 3ccf3f70bb
commit 40f68757f8
2 changed files with 11884 additions and 11890 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,6 +5,8 @@
include ../../scripts/shader-embeded.mk
rebuild:
droidsans.ttf.h: ../runtime/font/droidsans.ttf
bin2c -f $(<) -o $(@) -n s_droidSansTtf
rebuild: droidsans.ttf.h
@make -s --no-print-directory clean all
@bin2c -c --name s_droidSansTtf ../runtime/font/droidsans.ttf > droidsans.ttf.h