Home
last modified time | relevance | path

Searched refs:FT_OUTLINE_OVERLAP (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftimage.h441 #define FT_OUTLINE_OVERLAP 0x40 macro
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftsmooth.c500 if ( outline->flags & FT_OUTLINE_OVERLAP ) in ft_smooth_render()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgload.c506 gloader->base.outline.flags |= FT_OUTLINE_OVERLAP; in TT_Load_Simple_Glyph()
2203 gloader->base.outline.flags |= FT_OUTLINE_OVERLAP; in load_truetype_glyph()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2103053 FT_OUTLINE_OVERLAP to render them with direct oversampling, which
3056 * include/freetype/ftimage.h (FT_OUTLINE_OVERLAP): Redefine to rhyme
3312 time. The outline has to set FT_OUTLINE_OVERLAP to use this method.
3314 * include/freetype/ftimage.h (FT_OUTLINE_OVERLAP): New flag.
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES170 - New flag `FT_OUTLINE_OVERLAP'. If set, make the smooth rasterizer