summaryrefslogtreecommitdiff
path: root/src/mbgl/text/glyph_manager.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Create glyph manager at renderer construction timeMikhail Pozdnyakov2019-05-141-9/+10
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-1/+1
* [core] Evict unused font stacks from GlyphManagerJohn Firebaugh2018-08-171-0/+3
* [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-111-1/+1
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-111-2/+7
* [core] Update glyph requestors _before_ requesting from file sourceBruno de Oliveira Abinader2017-10-091-1/+1
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-0/+68