summaryrefslogtreecommitdiffstats
path: root/libs/hwui/font/Font.h
Commit message (Expand)AuthorAgeFilesLines
* Take hinting into account when caching fontsRomain Guy2013-06-181-0/+1
* Take only the scale params into account to rasterize textRomain Guy2013-03-051-2/+2
* Fix math issue when transforming text in perspectiveRomain Guy2013-03-011-0/+1
* Support 3D rotations when drawing textRomain Guy2013-02-281-0/+3
* Properly scale textRomain Guy2013-02-271-0/+3
* Add support for non-antialiased textRomain Guy2013-02-051-0/+1
* Add plumbing for better text scalingRomain Guy2013-01-081-26/+52
* Code cleanup in FontRendererRomain Guy2012-09-041-1/+1
* Refactor FontRenderer.cppRomain Guy2012-09-041-0/+130