|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 377 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 401 of file ftlcdfil.c.
| FT_Library_SetLcdGeometry | ( | FT_Library | library, |
| FT_Vector | sub[3] | ||
| ) |
Definition at line 425 of file ftlcdfil.c.