summaryrefslogtreecommitdiffstats
path: root/libs/minikin/Layout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Provisionally enable "palt" OpenType feature"Raph Levien2014-06-101-1/+10
|\
| * Provisionally enable "palt" OpenType featureRaph Levien2014-06-071-1/+10
* | Support for fake bold and italicsRaph Levien2014-06-101-8/+14
|/
* Support for context in APIRaph Levien2014-06-051-21/+14
* Make paint flags consistently uint32_tRaph Levien2014-06-051-4/+4
* Fix unmatching typeRaph Levien2014-06-041-1/+1
* Support for scaleX and skewXRaph Levien2014-06-031-13/+30
* Language and variant selectionRaph Levien2014-05-291-3/+15
* Fix for Minikin native crashRaph Levien2014-05-291-1/+1
* Fix for bug 15252902 native crash in MinikinRaph Levien2014-05-271-4/+4
* Caching for layouts and harfbuzz facesRaph Levien2014-05-271-64/+322
* Do BiDi algorithm for text layoutRaph Levien2014-05-271-9/+79
* Fix incomplete refcounting and lockingRaph Levien2014-05-191-0/+7
* Initial BiDi supportRaph Levien2014-05-141-2/+11
* Fix 64-bit cleanliness problemRaph Levien2014-05-141-2/+2
* Better refcounting and lockingRaph Levien2014-05-121-5/+2
* A basket of features: itemization, bounds, refcountRaph Levien2014-05-121-19/+161
* Introduce MinikinFont abstractionRaph Levien2013-06-141-41/+59
* Initial commit of Minikin libraryRaph Levien2013-04-251-0/+264