summaryrefslogtreecommitdiff
path: root/src/truetype/ttsubpix.c
Commit message (Expand)AuthorAgeFilesLines
* [truetype] Formatting and an additional subpixel tweak.Infinality2013-05-211-1/+1
* [truetype] Adjust subpixel zp2 moves and tweak rules.Infinality2013-05-211-8/+14
* [truetype] Simplify and improve subpixel function detection.Infinality2013-05-201-120/+39
* [truetype] Add `interpreter-version' property.Werner Lemberg2013-05-171-3/+4
* [truetype] Avoid empty source file.Werner Lemberg2013-05-131-1/+6
* Formatting, comment improvements.Werner Lemberg2013-01-281-10/+17
* [truetype] Fix rasterizer_version logic in sph.Infinality2013-01-261-15/+19
* [truetype] Align more to ClearType whitepaper for sph.Infinality2013-01-261-50/+34
* [truetype] Fix C++ compilation.David 'Digit' Turner2013-01-251-6/+16
* Minor.Werner Lemberg2013-01-161-4/+36
* [truetype] Improve sub-pixel code.David Turner2013-01-161-16/+794
* [truetype] Fix various artifacts.Infinality2012-06-281-22/+7
* [truetype] Support subpixel hinting.Infinality2012-06-181-0/+280