#include <ft2build.h>
Go to the source code of this file.
Data Structures |
| struct | FT_MM_Axis |
| struct | FT_Multi_Master |
| struct | FT_Var_Axis |
| struct | FT_Var_Named_Style |
| struct | FT_MM_Var |
Functions |
| | FT_Get_Multi_Master (FT_Face face, FT_Multi_Master *amaster) |
| | FT_Get_MM_Var (FT_Face face, FT_MM_Var **amaster) |
| | FT_Set_MM_Design_Coordinates (FT_Face face, FT_UInt num_coords, FT_Long *coords) |
| | FT_Set_Var_Design_Coordinates (FT_Face face, FT_UInt num_coords, FT_Fixed *coords) |
| | FT_Set_MM_Blend_Coordinates (FT_Face face, FT_UInt num_coords, FT_Fixed *coords) |
| | FT_Set_Var_Blend_Coordinates (FT_Face face, FT_UInt num_coords, FT_Fixed *coords) |