|
ReactOS 0.4.16-dev-2354-g16de117
|
#include <freetype/internal/ftdebug.h>#include <freetype/ftlcdfil.h>#include <freetype/ftimage.h>#include <freetype/internal/ftobjs.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 372 of file ftlcdfil.c.
Referenced by ft_glyphslot_preset_bitmap().
| FT_Library_SetLcdFilter | ( | FT_Library | library, |
| FT_LcdFilter | filter | ||
| ) |
Definition at line 407 of file ftlcdfil.c.
| FT_Library_SetLcdFilterWeights | ( | FT_Library | library, |
| unsigned char * | weights | ||
| ) |
Definition at line 396 of file ftlcdfil.c.
| FT_Library_SetLcdGeometry | ( | FT_Library | library, |
| FT_Vector | sub[3] | ||
| ) |
Definition at line 420 of file ftlcdfil.c.