Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hack for custom re-rasterization buckets | Chris Craik | 2014-07-07 | 1 | -2/+4 |
* | ask skia to use flat gamma when rendering fonts from hwui | Victoria Lease | 2014-04-22 | 1 | -0/+3 |
* | Use const where possible for drawing parameters | Chris Craik | 2014-01-03 | 1 | -10/+11 |
* | pass SkGlyphCache into updateGlyphCache() | Victoria Lease | 2013-12-17 | 1 | -2/+3 |
* | Take hinting into account when caching fonts | Romain Guy | 2013-06-18 | 1 | -0/+1 |
* | Take only the scale params into account to rasterize text | Romain Guy | 2013-03-05 | 1 | -2/+2 |
* | Fix math issue when transforming text in perspective | Romain Guy | 2013-03-01 | 1 | -0/+1 |
* | Support 3D rotations when drawing text | Romain Guy | 2013-02-28 | 1 | -0/+3 |
* | Properly scale text | Romain Guy | 2013-02-27 | 1 | -0/+3 |
* | Add support for non-antialiased text | Romain Guy | 2013-02-05 | 1 | -0/+1 |
* | Add plumbing for better text scaling | Romain Guy | 2013-01-08 | 1 | -26/+52 |
* | Code cleanup in FontRenderer | Romain Guy | 2012-09-04 | 1 | -1/+1 |
* | Refactor FontRenderer.cpp | Romain Guy | 2012-09-04 | 1 | -0/+130 |