XenevaOS
Loading...
Searching...
No Matches
Macros | Functions
ftgasp.h File Reference
#include <ft2build.h>
Include dependency graph for ftgasp.h:

Go to the source code of this file.

Macros

#define FT_GASP_NO_TABLE   -1
 
#define FT_GASP_DO_GRIDFIT   0x01
 
#define FT_GASP_DO_GRAY   0x02
 
#define FT_GASP_SYMMETRIC_GRIDFIT   0x04
 
#define FT_GASP_SYMMETRIC_SMOOTHING   0x08
 

Functions

 FT_Get_Gasp (FT_Face face, FT_UInt ppem)
 

Macro Definition Documentation

◆ FT_GASP_DO_GRAY

#define FT_GASP_DO_GRAY   0x02

◆ FT_GASP_DO_GRIDFIT

#define FT_GASP_DO_GRIDFIT   0x01

◆ FT_GASP_NO_TABLE

#define FT_GASP_NO_TABLE   -1

◆ FT_GASP_SYMMETRIC_GRIDFIT

#define FT_GASP_SYMMETRIC_GRIDFIT   0x04

◆ FT_GASP_SYMMETRIC_SMOOTHING

#define FT_GASP_SYMMETRIC_SMOOTHING   0x08

Function Documentation

◆ FT_Get_Gasp()

FT_Get_Gasp ( FT_Face  face,
FT_UInt  ppem 
)