summaryrefslogtreecommitdiffstats
path: root/libs/minikin/FontCollection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move coverage bitmap from FontCollection to FontFamilyRaph Levien2014-10-291-51/+32
* Try Unicode decomposition for selecting fallback fontRaph Levien2014-08-261-1/+15
* Choose same font for Emoji keycap and its base characterBehdad Esfahbod2014-08-081-2/+17
* Assign non-coverage font runs to base fontRaph Levien2014-07-091-3/+5
* Make font runs less stickyRaph Levien2014-06-191-2/+17
* Fix missing text on nonexistent font fileRaph Levien2014-06-111-6/+7
* Support for fake bold and italicsRaph Levien2014-06-101-7/+8
* Add baseFont method to FontCollectionRaph Levien2014-06-061-0/+8
* Fix ZWJ not working for Indic fontsRaph Levien2014-05-291-25/+23
* Language and variant selectionRaph Levien2014-05-291-4/+33
* Caching for layouts and harfbuzz facesRaph Levien2014-05-271-0/+13
* Fix native crash in Latin-1 typefacesRaph Levien2014-05-231-1/+1
* Fix incomplete refcounting and lockingRaph Levien2014-05-191-0/+2
* Better refcounting and lockingRaph Levien2014-05-121-3/+3
* A basket of features: itemization, bounds, refcountRaph Levien2014-05-121-9/+10
* Introduce MinikinFont abstractionRaph Levien2013-06-141-7/+6
* Initial commit of Minikin libraryRaph Levien2013-04-251-0/+150