From b62bc08c340d2983c2daec6b4e97ade61c78d6d9 Mon Sep 17 00:00:00 2001 From: nothings Date: Sat, 6 Dec 2014 23:31:12 -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 bac1b7e..61f3cf8 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: -* 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