Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com... | Fabrice Di Meglio | 2011-07-18 | 1 | -39/+21 |
* | Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te... | Fabrice Di Meglio | 2011-07-18 | 1 | -4/+6 |
* | Clean test APIs for Harfbuzz support | Fabrice Di Meglio | 2011-07-15 | 1 | -28/+4 |
* | Fix bug #4338103 (Android Arabic and Hebrew input is broken) | Fabrice Di Meglio | 2011-04-25 | 1 | -1/+9 |
* | Clean getTextRunAdvances() APIs | Fabrice Di Meglio | 2011-04-21 | 1 | -1/+2 |
* | Add Unicode BiDi Algo before drawing text in Canvas | Fabrice Di Meglio | 2011-04-15 | 1 | -6/+22 |
* | TextLayoutCache - add glyphs caching | Fabrice Di Meglio | 2011-04-08 | 1 | -4/+11 |
* | Fix text redering issue where the text was sometimes truncated | Fabrice Di Meglio | 2011-03-29 | 1 | -35/+59 |
* | Use Harfbuzz instead of ICU4C for computing advances | Fabrice Di Meglio | 2011-03-22 | 1 | -0/+190 |