Update README.md

pull/55/head
nothings 2014-12-06 23:31:12 -08:00
parent ae5bc8dfe9
commit b62bc08c34
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Oversampling is a mechanism for improving subpixel rendering of characters.
Improving subpixel has a few benefits:
* With horizontally-oversampling, text can remain sharper while still being sub-pixel positioned for better kerning
* With horizontal-oversampling, text can remain sharper while still being sub-pixel positioned for better kerning
* Horizontally-oversampled text significantly reduces aliasing when text animates horizontally
* Vertically-oversampled text significantly reduces aliasing when text animates vertically
* Text oversampled in both directions significantly reduces aliasing when text rotates