ugfx/tools/mcufontencoder/src
dongie c9b616014f Added build files for mcufont on Windows, using Visual Studio 2015.
Corrected opening .ttf/.bdf files in BINARY mode (which has an effect on Win32, no change on other platforms).
Added progress report to import_ttf as with a large font file, it may take several minutes.
2016-10-02 23:33:28 +09:00
..
Makefile Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
Makefile.mingw32 Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
bdf_import.cc Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
bdf_import.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
ccfixes.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
datafile.cc Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
datafile.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
encode_rlefont.cc Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
encode_rlefont.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
export_bwfont.cc More mcufont encoder fixes 2015-12-20 17:57:46 +01:00
export_bwfont.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
export_rlefont.cc Fixing bug in mcufont encoder 2015-12-19 18:45:27 +01:00
export_rlefont.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
exporttools.cc More mcufont encoder fixes 2015-12-20 17:57:46 +01:00
exporttools.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
freetype_import.cc Added build files for mcufont on Windows, using Visual Studio 2015. 2016-10-02 23:33:28 +09:00
freetype_import.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
importtools.cc More mcufont encoder fixes 2015-12-20 17:57:46 +01:00
importtools.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
libfreetype.dll.a Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
main.cc Added build files for mcufont on Windows, using Visual Studio 2015. 2016-10-02 23:33:28 +09:00
mcufont.ico Added build files for mcufont on Windows, using Visual Studio 2015. 2016-10-02 23:33:28 +09:00
mcufont.rc Added build files for mcufont on Windows, using Visual Studio 2015. 2016-10-02 23:33:28 +09:00
mcufont.sln Added build files for mcufont on Windows, using Visual Studio 2015. 2016-10-02 23:33:28 +09:00
mcufont.vcxproj Added build files for mcufont on Windows, using Visual Studio 2015. 2016-10-02 23:33:28 +09:00
optimize_rlefont.cc Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
optimize_rlefont.hh Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
readme_win32.txt Added build files for mcufont on Windows, using Visual Studio 2015. 2016-10-02 23:33:28 +09:00