summaryrefslogtreecommitdiffstats
path: root/include/minikin/MinikinFont.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid copying of font table dataRaph Levien2016-04-081-2/+20
* Purge hb font on Minikin font destructionRaph Levien2016-04-071-0/+2
* Remove MinikinFont::GetGlyph interface.Seigo Nonaka2015-10-151-2/+0
* Add HyphenEdit to layout cacheRaph Levien2015-07-091-2/+2
* HyphenEdit in support of hyphenationRaph Levien2015-03-121-1/+15
* 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