Commit Graph

29 Commits (1a35766356032a77bed1e9f16bdfcd60b93784cf)

Author SHA1 Message Date
omar 8c61a4eb4c Fonts: Adding references to the fact that .OTF fonts are supported (but haven't renamed the entry points)
omar 4fd148f4f9 Added ImFontAtlas::GlyphRangesBuilder helper + doc
omar 6d60e0fc58 Fonts readme tweaks, links
omar df52f46b13 Comments, documentation ()
ocornut 3689efb726 Font: Readme about icons
ocornut 84f480a638 Font: Added Roboto-Medium + tweaked readme
ocornut 0058492156 Fonts readme, refering to IconFontCppHeaders, AddRemapChar() function, etc.
ocornut e585204d82 ImFontAtlas: heuristic increase texture width up to 4096 with 4000+ glyphs. Various comments ()
ocornut 5c52e9ec0d Examples: Clarified comments. Removed font merging example from comments.
ocornut 10ba61f882 Added links
Doug Binks e1bc0dd7d5 Font merge demo and documentation minor additions.
Clarifies the lifetime requirements for the ranges parameter for AddFont* functions.
ocornut 4630815fb0 Links
ocornut 96a7873622 Update documentation
ocornut 470200ee5c Update documentation
ocornut 4842ac3bc6 Fonts: added Cousine-Regular.ttf
ocornut 7ad4843f57 Fixed comments
ocornut 99a92ee7c5 Comments (fixed old comments)
ocornut 815168c7ef ImFontAtlas: new AddFont() API, oversampling, subpositiong, merging fonts, etc. (, , , )
ocornut fc7b562635 Added font links courtesy of twitter + instructions for fonts compressed in C array
omar a8a5ba9d1e Update README.txt
ocornut 2dcbe83951 Added DroidSans.ttf font in repository
ocornut 46fbff50cf Documentation
ocornut ed23598e49 Font documentation
ocornut f77490cb2d Cleanup extra_fonts/ folder
ocornut e4a79e9fc8 Moved IO.Font*** options to inside the IO.Font-> structure.. Added IO.FontGlobalScale setting (vs Font->Scale)
ocornut df2ad5e899 Renamed ImBitmapFont -> ImFont, removed abstraction-pretend typedef
ocornut 0fa3d6e25f Version number and font documentation
ocornut e20077fbd0 Using spaces instead of tab for web readability
ocornut 2c677c45c7 Added sample fonts data