summaryrefslogtreecommitdiffstats
path: root/libs/hwui/FontRenderer.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply bilinear filtering on text only when necessary.Romain Guy2010-10-041-1/+11
| | | | Change-Id: Ic903f4b5d30e9c92528c6291941896efe4729ee3
* Apply bilinear filtering to text.Romain Guy2010-10-011-5/+5
| | | | Change-Id: I2c81ad657ee2a11a2139e0b11ae3749db54c0749
* Fix text rendering issue with text scaling.Romain Guy2010-09-121-0/+3
| | | | Change-Id: I1f3ae40025697e8f8ca0616ee6550fe215cadcc8
* Apply gamma correction to font rendering.Romain Guy2010-08-271-0/+6
| | | | Change-Id: I1b05f40e356221b2a5eb9400e67d77ecd98ed6c4
* Add drop shadows.Romain Guy2010-08-131-4/+12
| | | | Change-Id: Ic6a72409d4785968d1fbdff229f17ee5c00b240b
* Added drop shadow renderer to the font class.Alex Sakhartchouk2010-08-061-0/+29
| | | | Change-Id: Id243abfbbb58e54f6a05f592a302984b5321e608
* Adding drop shadow supportAlex Sakhartchouk2010-08-021-5/+21
| | | | Change-Id: I9b1b9568d6cebc0761d96ab678b018571f705ae1
* When font cache still has empty space,Alex Sakhartchouk2010-07-261-2/+9
| | | | | | precache some commonly used characters to reduce studder. Change-Id: I1f66f57482c4a025672dfd1d8ecaf2b9736cd9a0
* Updating parts of font cache as needed instead of the entire map.Alex Sakhartchouk2010-07-231-1/+5
| | | | Change-Id: If9a37e10197255122acdb5b10a0c356edd942d67
* Cleanup, added properties for the FontRenderer.Romain Guy2010-07-231-7/+19
| | | | Change-Id: I909c74815d3ac394438ad8071d17fef5401dbeed
* Add a way to query GL extensions.Romain Guy2010-07-221-6/+6
| | | | Change-Id: Ic27dbf72289dacf641b640a749fbd40c12cd474f
* Add support for text culling.Romain Guy2010-07-221-10/+7
| | | | Change-Id: Ibf0adacdc5c64d40a8000b21d7cb0797d63efe29
* Add text rendering.Romain Guy2010-07-211-0/+184
Change-Id: Ibe5a9fa844d531b31b55e43de403a98d49f659b9