summaryrefslogtreecommitdiff
path: root/src/mbgl/util/i18n.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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