Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Functions
ftlcdfil.c File Reference
#include <ft2build.h>

Go to the source code of this file.

Functions

 FT_Library_SetLcdFilterWeights (FT_Library library, unsigned char *weights)
 
 FT_Library_SetLcdFilter (FT_Library library, FT_LcdFilter filter)
 

Function Documentation

◆ FT_Library_SetLcdFilter()

FT_Library_SetLcdFilter ( FT_Library  library,
FT_LcdFilter  filter 
)

Definition at line 366 of file ftlcdfil.c.

References FT_THROW(), and FT_UNUSED.

◆ FT_Library_SetLcdFilterWeights()

FT_Library_SetLcdFilterWeights ( FT_Library  library,
unsigned char *  weights 
)

Definition at line 355 of file ftlcdfil.c.

References FT_EXPORT_DEF, FT_THROW(), and FT_UNUSED.