summaryrefslogtreecommitdiff
path: root/src/mbgl/text/glyph_set.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add minimal line breaking support for RTL text.Chris Loer2016-11-171-2/+3
* [core] Use UTF-16 instead of UTF-32 for label features to avoid extra convers...Chris Loer2016-11-171-1/+1
* [core] Line-break ideographic text by character (#6828)Minh Nguyễn2016-11-141-1/+2
* [core] Avoid unnecessary copies in GlyphSet::insertJohn Firebaugh2016-07-041-1/+1
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Use geometry.hpp's pointJohn Firebaugh2016-05-051-3/+3
* [core] FontStack ⇢ GlyphSet (#4803)John Firebaugh2016-04-221-0/+25