summaryrefslogtreecommitdiff
path: root/src/mbgl/text/local_glyph_rasterizer.hpp
Commit message (Expand)AuthorAgeFilesLines
* Change LocalGlyphRasterizer configuration to just a plain "font family" strin...Chris Loer2017-11-291-1/+1
* LocalGlyphRasterizer takes a void* configuration input. If nothing is set, it...Chris Loer2017-11-291-1/+1
* Moving towards configurable darwin implementation of LocalGlyphRasterizer.Chris Loer2017-11-291-1/+5
* [core] Enable local glyph generation using TinySDF.Chris Loer2017-11-291-0/+42