summaryrefslogtreecommitdiffstats
path: root/include/minikin/MinikinFont.h
Commit message (Expand)AuthorAgeFilesLines
* Snap advance widths to integersRaph Levien2014-09-031-0/+6
* Support fontFeatureSettingsBehdad Esfahbod2014-07-301-2/+10
* Initialize MinikinPaint membersBehdad Esfahbod2014-07-291-0/+2
* Add letter-spacing supportBehdad Esfahbod2014-07-221-0/+1
* Support for fake bold and italicsRaph Levien2014-06-101-0/+2
* Make paint flags consistently uint32_tRaph Levien2014-06-051-1/+1
* Support for scaleX and skewXRaph Levien2014-06-031-1/+3
* Caching for layouts and harfbuzz facesRaph Levien2014-05-271-0/+1
* Better refcounting and lockingRaph Levien2014-05-121-16/+3
* A basket of features: itemization, bounds, refcountRaph Levien2014-05-121-0/+28
* Fix build breakageRaph Levien2013-06-141-2/+1
* Introduce MinikinFont abstractionRaph Levien2013-06-141-0/+70