summaryrefslogtreecommitdiff
path: root/src/mbgl/text/bidi.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+7
* [core] Bidi support for styled text.Chris Loer2018-10-151-0/+4
* Port raggedness-minimizing line breaking from gl-js.Chris Loer2017-01-051-4/+4
* Cleaning up line breaking code.Chris Loer2017-01-051-17/+3
* [core] Added BidiImpl to avoid ICU types exposureBruno de Oliveira Abinader2016-12-121-4/+3
* [core] Full support for line breaking bidirectional text using ICU bidi funct...Chris Loer2016-11-301-7/+29
* [core] Add minimal line breaking support for RTL text.Chris Loer2016-11-171-3/+6
* [core] Add ICU package for Bidirectional text support and arabic text shaping.Chris Loer2016-11-171-0/+22