26#error "freetype.h of FreeType 1 has been loaded!"
27#error "Please fix the directory search order for header files"
28#error "so that freetype.h of FreeType 2 is found first."
111#define FT_PALETTE_FOR_LIGHT_BACKGROUND 0x01
112#define FT_PALETTE_FOR_DARK_BACKGROUND 0x02
FT_BEGIN_HEADER struct FT_Color_ FT_Color
FT_Palette_Data_Get(FT_Face face, FT_Palette_Data *apalette)
FT_Palette_Set_Foreground_Color(FT_Face face, FT_Color foreground_color)
struct FT_Palette_Data_ FT_Palette_Data
FT_Palette_Select(FT_Face face, FT_UShort palette_index, FT_Color **apalette)
#define FT_EXPORT(x)
Definition ftconfig.h:481
unsigned char FT_Byte
Definition fttypes.h:154
int FT_Error
Definition fttypes.h:299
unsigned short FT_UShort
Definition fttypes.h:209
FT_Byte alpha
Definition ftcolor.h:84
FT_Byte red
Definition ftcolor.h:83
FT_Byte green
Definition ftcolor.h:82
FT_Byte blue
Definition ftcolor.h:81
Definition freetype.h:1042
const FT_UShort * palette_flags
Definition ftcolor.h:172
FT_UShort num_palettes
Definition ftcolor.h:170
FT_UShort num_palette_entries
Definition ftcolor.h:174
const FT_UShort * palette_entry_name_ids
Definition ftcolor.h:175
const FT_UShort * palette_name_ids
Definition ftcolor.h:171