summaryrefslogtreecommitdiffstats
path: root/libs/minikin
Commit message (Expand)AuthorAgeFilesLines
* Support for fake bold and italicsRaph Levien2014-06-113-18/+40
* Add baseFont method to FontCollectionRaph Levien2014-06-111-0/+8
* Support for context in APIRaph Levien2014-06-051-21/+14
* Make paint flags consistently uint32_tRaph Levien2014-06-052-10/+10
* Fix unmatching typeRaph Levien2014-06-041-1/+1
* Support for scaleX and skewXRaph Levien2014-06-032-13/+33
* Fix ZWJ not working for Indic fontsRaph Levien2014-05-291-25/+23
* Language and variant selectionRaph Levien2014-05-294-12/+137
* Fix for Minikin native crashRaph Levien2014-05-291-1/+1
* Fix for bug 15252902 native crash in MinikinRaph Levien2014-05-271-4/+4
* Caching for layouts and harfbuzz facesRaph Levien2014-05-273-65/+337
* Merge "Do BiDi algorithm for text layout" into lmp-preview-devRaph Levien2014-05-272-10/+81
|\
| * Do BiDi algorithm for text layoutRaph Levien2014-05-272-10/+81
* | Fix native crash in Latin-1 typefacesRaph Levien2014-05-231-1/+1
|/
* Fix incomplete refcounting and lockingRaph Levien2014-05-193-2/+18
* Initial BiDi supportRaph Levien2014-05-142-2/+12
* Fix 64-bit cleanliness problemRaph Levien2014-05-141-2/+2
* Fix build breakage in sample codeRaph Levien2014-05-141-0/+5
* Better refcounting and lockingRaph Levien2014-05-127-8/+108
* A basket of features: itemization, bounds, refcountRaph Levien2014-05-124-30/+174
* Use canonical UniquePtr.h headerKenny Root2013-09-111-1/+1
* Use shared ft2 lib, deal with libpng/zlib depsVictoria Lease2013-06-271-3/+3
* Introduce MinikinFont abstractionRaph Levien2013-06-145-61/+172
* Initial commit of Minikin libraryRaph Levien2013-04-258-0/+1083