ReactOS 0.4.16-dev-1067-ge98bba2
|
#include <ft2build.h>
Go to the source code of this file.
ft_lcd_padding | ( | FT_BBox * | cbox, |
FT_GlyphSlot | slot, | ||
FT_Render_Mode | mode | ||
) |
Definition at line 373 of file ftlcdfil.c.
Referenced by ft_glyphslot_preset_bitmap().
FT_Library_SetLcdFilter | ( | FT_Library | library, |
FT_LcdFilter | filter | ||
) |
FT_Library_SetLcdFilterWeights | ( | FT_Library | library, |
unsigned char * | weights | ||
) |
Definition at line 397 of file ftlcdfil.c.
FT_Library_SetLcdGeometry | ( | FT_Library | library, |
FT_Vector | sub[3] | ||
) |
Definition at line 421 of file ftlcdfil.c.