소스 검색

Update README.md

nothings 10 년 전
부모
커밋
ae5bc8dfe9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/oversample/README.md

+ 1 - 1
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