summaryrefslogtreecommitdiff
path: root/src/mbgl/text/glyph_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] don't use <boost/functional/hash.hpp> to avoid <locale> includeKonstantin Käfer2018-10-231-1/+1
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-1/+1
* [core] Evict unused font stacks from GlyphManagerJohn Firebaugh2018-08-171-0/+7
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-12-111-3/+17
* [core] Update glyph requestors _before_ requesting from file sourceBruno de Oliveira Abinader2017-10-091-7/+4
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-0/+145