Releases: aiekick/ImGuiFontStudio
Releases · aiekick/ImGuiFontStudio
ImGuiFontStudio
First fully useable version :
- can open ttf or otf font file
- can subset font file (one file same time or by batch)
- can generate header with corresponding glyph names and codepoint
- can generate cpp file with compressed data o=foir embedded use
- can merge many font file in one (WIP, there is some pending issues #1 about this last)
- can edit codepoint and glyph names
- have a project file
- many tool available for select glyphs (by zone, by line, by codepoint range)
- Cross Platform, tested on Win/Osx/Linux
- Change / define ImGui app Theme
- No lib, one executable only
binary only for windows for the moment, but you can compile for linux and osx with the cmake file