summaryrefslogtreecommitdiff
path: root/src/mbgl/util/i18n.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Render half-width glyphs in upright orientationAlexander Shalamov2019-08-131-0/+2
* [core] remove use of <boost/algorithm/string.hpp>Konstantin Käfer2018-10-231-0/+2
* [core] Port is-supported-script to native.Chris Loer2018-04-271-0/+2
* [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-111-0/+4
* [core] Disable letter-spacing for Arabic labels (issue #9057)Chris Loer2017-05-221-0/+4
* Upright CJK characters in vertically-oriented labels (#7114)Minh Nguyễn2017-02-101-2/+48
* [core] Full support for line breaking bidirectional text using ICU bidi funct...Chris Loer2016-11-301-3/+0
* [core] Use UTF-16 instead of UTF-32 for label features to avoid extra convers...Chris Loer2016-11-171-4/+4
* [core] Line-break ideographic text by character (#6828)Minh Nguyễn2016-11-141-0/+27