ReactOS 0.4.15-dev-7924-g5949c20
FT_Outline_ Struct Reference

#include <ftimage.h>

Collaboration diagram for FT_Outline_:

Public Attributes

short n_contours
 
short n_points
 
FT_Vectorpoints
 
chartags
 
shortcontours
 
int flags
 

Detailed Description

Definition at line 334 of file ftimage.h.

Member Data Documentation

◆ contours

short* FT_Outline_::contours

Definition at line 341 of file ftimage.h.

Referenced by TT_Load_Simple_Glyph().

◆ flags

int FT_Outline_::flags

Definition at line 343 of file ftimage.h.

Referenced by TT_Load_Glyph().

◆ n_contours

short FT_Outline_::n_contours

Definition at line 336 of file ftimage.h.

Referenced by ftc_inode_weight(), and load_truetype_glyph().

◆ n_points

short FT_Outline_::n_points

◆ points

◆ tags

char* FT_Outline_::tags

Definition at line 340 of file ftimage.h.

Referenced by psh_glyph_save_points(), and TT_Hint_Glyph().


The documentation for this struct was generated from the following file: