add bin2cpp.lua to convert ttf to cpp
This commit is contained in:
7
build/bin2cpp.bat
Normal file
7
build/bin2cpp.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
rem @echo off
|
||||
|
||||
|
||||
premake4 --file=bin2cpp.lua --binfile="../btgui/FontFiles/OpenSans.ttf" --cppfile="../btgui/FontFiles/OpenSans.cpp" --stringname="OpenSansData" bin2cpp
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user