summaryrefslogtreecommitdiffstats
path: root/include/minikin/FontFamily.h
Commit message (Expand)AuthorAgeFilesLines
* Improve Paint.measureText and Paint.hasGlyph for variation sequences.Seigo Nonaka2016-02-171-1/+9
* Improve Paint.hasGlyph performance by caching hb_font_tSeigo Nonaka2016-02-041-9/+2
* Save all kind of script tags into FontLanguage.Seigo Nonaka2016-01-051-59/+5
* Revert "Save all kind of script tags into FontLanguage."Bart Sears2015-12-221-5/+59
* Save all kind of script tags into FontLanguage.Seigo Nonaka2015-12-221-59/+5
* Remove script matching score from the font selection fallback.Seigo Nonaka2015-12-101-1/+1
* Introduce FontLanguageListCache.Seigo Nonaka2015-12-081-15/+22
* Select emoji font based on variation selectors.Seigo Nonaka2015-12-071-1/+3
* Basic scaffolding for handling a language list.Roozbeh Pournader2015-10-221-0/+23
* Introduce FontFamily::hasVariationSelectorSeigo Nonaka2015-10-121-2/+15
* Support three-letter language codes in FontLanguage.Roozbeh Pournader2015-08-071-5/+8
* Minikin: Remove unused variables, fix init orderAndreas Gampe2014-12-031-1/+2
* Move coverage bitmap from FontCollection to FontFamilyRaph Levien2014-12-031-0/+7
* Towards CSS removalBehdad Esfahbod2014-07-241-0/+4
* Support for fake bold and italicsRaph Levien2014-06-101-1/+20
* Language and variant selectionRaph Levien2014-05-291-3/+58
* Caching for layouts and harfbuzz facesRaph Levien2014-05-271-3/+11
* Fix incomplete refcounting and lockingRaph Levien2014-05-191-0/+2
* Better refcounting and lockingRaph Levien2014-05-121-1/+5
* Introduce MinikinFont abstractionRaph Levien2013-06-141-6/+6
* Initial commit of Minikin libraryRaph Levien2013-04-251-0/+67