1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-11-14 11:07:48 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
ocornut
ac740170b9 Added ImFontAtlas::AddFontFromCompressedTTF() helper + binary_to_compressed_c.cpp tool 2015-04-11 18:00:09 +01:00
omar
a8a5ba9d1e Update README.txt 2015-04-07 11:15:18 +01:00
ocornut
2dcbe83951 Added DroidSans.ttf font in repository 2015-02-01 13:06:56 +00:00
ocornut
46fbff50cf Documentation 2015-01-18 12:19:49 +00:00
ocornut
ed23598e49 Font documentation 2015-01-18 11:24:06 +00:00
ocornut
f77490cb2d Cleanup extra_fonts/ folder 2015-01-08 23:49:17 +00:00
ocornut
4260195159 Revert "Reexported proggy_clean_13 in a 256x64 texture (instead of 256x128) and documented exact export parameters"
Correct but cause problems because many people don't have 1 BPP PNG loaders

This reverts commit 98a38e24ab.
2015-01-07 18:59:44 +00:00
ocornut
98a38e24ab Reexported proggy_clean_13 in a 256x64 texture (instead of 256x128) and documented exact export parameters 2015-01-05 11:13:02 +00:00
ocornut
e4a79e9fc8 Moved IO.Font*** options to inside the IO.Font-> structure.. Added IO.FontGlobalScale setting (vs Font->Scale) 2014-11-29 00:02:46 +00:00
ocornut
df2ad5e899 Renamed ImBitmapFont -> ImFont, removed abstraction-pretend typedef 2014-11-28 22:38:41 +00:00
ocornut
6ec65c46aa Added M+ font extra_fonts/ for Japanese text 2014-09-26 01:21:43 +01:00
ocornut
0fa3d6e25f Version number and font documentation 2014-09-26 01:20:56 +01:00
ocornut
e20077fbd0 Using spaces instead of tab for web readability 2014-08-30 20:06:53 +01:00
ocornut
2c677c45c7 Added sample fonts data 2014-08-30 20:02:55 +01:00