summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Towards CSS removalBehdad Esfahbod2014-07-241-0/+4
* Remove deprecated APIBehdad Esfahbod2014-07-241-10/+1
* Add letter-spacing supportBehdad Esfahbod2014-07-222-0/+3
* Add purgeCaches() methodRaph Levien2014-06-251-0/+3
* Implement grapheme cluster breakingRaph Levien2014-06-191-0/+47
* Support for fake bold and italicsRaph Levien2014-06-104-21/+30
* Add baseFont method to FontCollectionRaph Levien2014-06-061-0/+3
* Support for context in APIRaph Levien2014-06-051-1/+1
* Make paint flags consistently uint32_tRaph Levien2014-06-052-9/+10
* Support for scaleX and skewXRaph Levien2014-06-032-2/+10
* Fix ZWJ not working for Indic fontsRaph Levien2014-05-291-2/+2
* Language and variant selectionRaph Levien2014-05-293-10/+77
* Caching for layouts and harfbuzz facesRaph Levien2014-05-274-16/+51
* Do BiDi algorithm for text layoutRaph Levien2014-05-271-0/+4
* Fix incomplete refcounting and lockingRaph Levien2014-05-192-0/+8
* Initial BiDi supportRaph Levien2014-05-141-0/+2
* Fix build breakage in sample codeRaph Levien2014-05-141-0/+3
* Better refcounting and lockingRaph Levien2014-05-124-22/+56
* A basket of features: itemization, bounds, refcountRaph Levien2014-05-122-4/+50
* Use canonical UniquePtr.h fileKenny Root2013-09-111-1/+1
* Fix build breakageRaph Levien2013-06-141-2/+1
* Introduce MinikinFont abstractionRaph Levien2013-06-145-23/+162
* Initial commit of Minikin libraryRaph Levien2013-04-257-0/+481