summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/TextLayout.h
Commit message (Expand)AuthorAgeFilesLines
* TextLayoutCache - add glyphs cachingFabrice Di Meglio2011-04-081-6/+6
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-291-0/+8
* Add TextLayout CacheFabrice Di Meglio2011-03-021-8/+20
* Code cleaningFabrice Di Meglio2011-02-221-0/+12
* Fix tons of bugs and add new text rendering support.Romain Guy2010-08-101-0/+3
* Fix text corruption when rendering RTL enabled text.Romain Guy2010-07-261-1/+1
* Add text alignment support to drawText().Romain Guy2010-07-231-0/+3
* Support bidi/shaping for getTextPathDoug Felt2010-07-121-0/+77