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