From ae5bc8dfe9e881a073537debf8a9fe46b8d7b5df Mon Sep 17 00:00:00 2001 From: nothings Date: Sat, 6 Dec 2014 23:30:46 -0800 Subject: [PATCH] Update README.md --- tests/oversample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/oversample/README.md b/tests/oversample/README.md index e20ae5b..bac1b7e 100644 --- a/tests/oversample/README.md +++ b/tests/oversample/README.md @@ -11,7 +11,7 @@ Oversampling is a mechanism for improving subpixel rendering of characters. Improving subpixel has a few benefits: -* Text can remain sharper while still being sub-pixel positioned for better kerning +* With horizontally-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