_not filtered_ -> _not_ _filtered_
This commit is contained in:
parent
d6e2498f74
commit
b6f6d2479a
|
@ -2557,8 +2557,8 @@ FT_BEGIN_HEADER
|
||||||
/* */
|
/* */
|
||||||
/* <Note> */
|
/* <Note> */
|
||||||
/* The LCD-optimized glyph bitmaps produced by FT_Render_Glyph are */
|
/* The LCD-optimized glyph bitmaps produced by FT_Render_Glyph are */
|
||||||
/* _not filtered_ to reduce color-fringes. It is up to the caller to */
|
/* _not_ _filtered_ to reduce color-fringes. It is up to the caller */
|
||||||
/* perform this pass. */
|
/* to perform this pass. */
|
||||||
/* */
|
/* */
|
||||||
typedef enum FT_Render_Mode_
|
typedef enum FT_Render_Mode_
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue