summaryrefslogtreecommitdiff
path: root/src/mbgl/util/i18n.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] unify UTF-8/16 conversion to <boost/locale/encoding_utf.hpp>Konstantin Käfer2018-10-231-1/+1
* [core] remove use of <boost/algorithm/string.hpp>Konstantin Käfer2018-10-231-0/+4
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+3
* [core] Port is-supported-script to native.Chris Loer2018-04-271-2/+35
* [ios,macos] Darwin implementation of a CoreText-based LocalGlyphRasterizer.Chris Loer2017-12-111-0/+5
* [core] Fix out-of-bounds array accessAsheem Mamoowala2017-10-121-1/+1
* [core] Updated script detection for Unicode 10Minh Nguyễn2017-07-061-2/+14
* [core] Disable letter-spacing for Arabic labels (issue #9057)Chris Loer2017-05-221-5/+14
* [tidy] llvm-namespace-commentBruno de Oliveira Abinader2017-05-121-1/+1
* Upright CJK characters in vertically-oriented labels (#7114)Minh Nguyễn2017-02-101-25/+229
* Port raggedness-minimizing line breaking from gl-js.Chris Loer2017-01-051-0/+2
* [core] Full support for line breaking bidirectional text using ICU bidi funct...Chris Loer2016-11-301-6/+4
* [core] Use UTF-16 instead of UTF-32 for label features to avoid extra convers...Chris Loer2016-11-171-6/+6
* [core] Line-break ideographic text by character (#6828)Minh Nguyễn2016-11-141-0/+357