summaryrefslogtreecommitdiffstats
path: root/include/minikin/FontCollection.h
Commit message (Expand)AuthorAgeFilesLines
* Suppress log span due to returning null for itemize result.Seigo Nonaka2016-03-031-0/+2
* Improve Paint.measureText and Paint.hasGlyph for variation sequences.Seigo Nonaka2016-02-171-0/+3
* Improve Paint.hasGlyph performance by caching hb_font_tSeigo Nonaka2016-02-041-3/+0
* Introduce multiple language based font fallback.Seigo Nonaka2016-01-151-0/+10
* Introduce FontLanguageListCache.Seigo Nonaka2015-12-081-1/+1
* Introduce FontCollection::hasVariationSelector method.Seigo Nonaka2015-11-191-0/+5
* Support Variation Selector in font selection.Seigo Nonaka2015-10-201-1/+1
* Introduce FontFamily::hasVariationSelectorSeigo Nonaka2015-10-121-0/+4
* Move coverage bitmap from FontCollection to FontFamilyRaph Levien2014-10-291-9/+3
* Support for fake bold and italicsRaph Levien2014-06-101-18/+5
* Add baseFont method to FontCollectionRaph Levien2014-06-061-0/+3
* Fix ZWJ not working for Indic fontsRaph Levien2014-05-291-2/+2
* Language and variant selectionRaph Levien2014-05-291-1/+2
* Caching for layouts and harfbuzz facesRaph Levien2014-05-271-1/+10
* Better refcounting and lockingRaph Levien2014-05-121-5/+6
* Introduce MinikinFont abstractionRaph Levien2013-06-141-11/+8
* Initial commit of Minikin libraryRaph Levien2013-04-251-0/+90