37 Commits (059e838b2ce60f641229b402f27362c8f41b1755)

Author SHA1 Message Date
omar 6d60e0fc58 Fonts readme tweaks, links 7 years ago
omar df52f46b13 Comments, documentation (#1121) 8 years ago
ocornut 9c6048f781 Tools: binary_to_compressed_c.cpp : comments + link to precompiled binaries 8 years ago
ocornut 3689efb726 Font: Readme about icons 8 years ago
ocornut 84f480a638 Font: Added Roboto-Medium + tweaked readme 8 years ago
ocornut 05b580e691 Tools: Fixed binary_to_compressed_c.cpp not to use different types on both sides of ternary op (#856) 8 years ago
ocornut 7f51929dc4 Tools: binary_to_compressed_c: Avoid ?? trigraphs sequences in string outputs (#839) 8 years ago
ocornut 0058492156 Fonts readme, refering to IconFontCppHeaders, AddRemapChar() function, etc. 9 years ago
ocornut e585204d82 ImFontAtlas: heuristic increase texture width up to 4096 with 4000+ glyphs. Various comments (#491) 9 years ago
ocornut 4e3c6f64c0 Various minor fixes following a pass of cppcheck static analyzer 9 years ago
ocornut 5c52e9ec0d Examples: Clarified comments. Removed font merging example from comments. 9 years ago
ocornut 10ba61f882 Added links 9 years ago
Doug Binks e1bc0dd7d5 Font merge demo and documentation minor additions.
Clarifies the lifetime requirements for the ranges parameter for AddFont* functions.
9 years ago
ocornut 1c69b3d0df Tools: binary_to_compressed_c.cpp: added -nocompress option. 9 years ago
ocornut 4630815fb0 Links 9 years ago
ocornut 96a7873622 Update documentation 9 years ago
ocornut 470200ee5c Update documentation 9 years ago
ocornut 527208ad7c Default font encoded as base85 saves ~100 lines / 26 KB of source code (from @mmalex) 9 years ago
ocornut 4842ac3bc6 Fonts: added Cousine-Regular.ttf 9 years ago
ocornut 7ad4843f57 Fixed comments 9 years ago
ocornut 99a92ee7c5 Comments (fixed old comments) 9 years ago
ocornut 815168c7ef ImFontAtlas: new AddFont() API, oversampling, subpositiong, merging fonts, etc. (#182, #220, #232, #242) 9 years ago
ocornut fc7b562635 Added font links courtesy of twitter + instructions for fonts compressed in C array 9 years ago
ocornut ac740170b9 Added ImFontAtlas::AddFontFromCompressedTTF() helper + binary_to_compressed_c.cpp tool 10 years ago
omar a8a5ba9d1e Update README.txt 10 years ago
ocornut 2dcbe83951 Added DroidSans.ttf font in repository 10 years ago
ocornut 46fbff50cf Documentation 10 years ago
ocornut ed23598e49 Font documentation 10 years ago
ocornut f77490cb2d Cleanup extra_fonts/ folder 10 years ago
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.
10 years ago
ocornut 98a38e24ab Reexported proggy_clean_13 in a 256x64 texture (instead of 256x128) and documented exact export parameters 10 years ago
ocornut e4a79e9fc8 Moved IO.Font*** options to inside the IO.Font-> structure.. Added IO.FontGlobalScale setting (vs Font->Scale) 10 years ago
ocornut df2ad5e899 Renamed ImBitmapFont -> ImFont, removed abstraction-pretend typedef 10 years ago
ocornut 6ec65c46aa Added M+ font extra_fonts/ for Japanese text 10 years ago
ocornut 0fa3d6e25f Version number and font documentation 10 years ago
ocornut e20077fbd0 Using spaces instead of tab for web readability 10 years ago
ocornut 2c677c45c7 Added sample fonts data 10 years ago