Searched refs:FT_OUTLINE_OVERLAP (Results 1 – 5 of 5) sorted by relevance
441 #define FT_OUTLINE_OVERLAP 0x40 macro
500 if ( outline->flags & FT_OUTLINE_OVERLAP ) in ft_smooth_render()
506 gloader->base.outline.flags |= FT_OUTLINE_OVERLAP; in TT_Load_Simple_Glyph()2203 gloader->base.outline.flags |= FT_OUTLINE_OVERLAP; in load_truetype_glyph()
3053 FT_OUTLINE_OVERLAP to render them with direct oversampling, which3056 * include/freetype/ftimage.h (FT_OUTLINE_OVERLAP): Redefine to rhyme3312 time. The outline has to set FT_OUTLINE_OVERLAP to use this method.3314 * include/freetype/ftimage.h (FT_OUTLINE_OVERLAP): New flag.
170 - New flag `FT_OUTLINE_OVERLAP'. If set, make the smooth rasterizer