ReactOS 0.4.15-dev-7924-g5949c20
AF_GlyphHintsRec_ Struct Reference

#include <afhints.h>

Collaboration diagram for AF_GlyphHintsRec_:

Public Attributes

FT_Memory memory
 
FT_Fixed x_scale
 
FT_Pos x_delta
 
FT_Fixed y_scale
 
FT_Pos y_delta
 
FT_Int max_points
 
FT_Int num_points
 
AF_Point points
 
FT_Int max_contours
 
FT_Int num_contours
 
AF_Pointcontours
 
AF_AxisHintsRec axis [AF_DIMENSION_MAX]
 
FT_UInt32 scaler_flags
 
FT_UInt32 other_flags
 
AF_StyleMetrics metrics
 
FT_Pos xmin_delta
 
FT_Pos xmax_delta
 
struct {
   AF_Point   contours [AF_CONTOURS_EMBEDDED]
 
   AF_PointRec   points [AF_POINTS_EMBEDDED]
 
embedded
 

Detailed Description

Definition at line 334 of file afhints.h.

Member Data Documentation

◆ axis

AF_AxisHintsRec AF_GlyphHintsRec_::axis[AF_DIMENSION_MAX]

Definition at line 352 of file afhints.h.

◆ contours [1/2]

AF_Point* AF_GlyphHintsRec_::contours

Definition at line 350 of file afhints.h.

◆ contours [2/2]

AF_Point AF_GlyphHintsRec_::contours[AF_CONTOURS_EMBEDDED]

Definition at line 366 of file afhints.h.

◆ 

struct { ... } AF_GlyphHintsRec_::embedded

◆ max_contours

FT_Int AF_GlyphHintsRec_::max_contours

Definition at line 348 of file afhints.h.

◆ max_points

FT_Int AF_GlyphHintsRec_::max_points

Definition at line 344 of file afhints.h.

◆ memory

FT_Memory AF_GlyphHintsRec_::memory

Definition at line 336 of file afhints.h.

Referenced by af_autofitter_done().

◆ metrics

AF_StyleMetrics AF_GlyphHintsRec_::metrics

Definition at line 357 of file afhints.h.

◆ num_contours

FT_Int AF_GlyphHintsRec_::num_contours

Definition at line 349 of file afhints.h.

◆ num_points

FT_Int AF_GlyphHintsRec_::num_points

Definition at line 345 of file afhints.h.

◆ other_flags

FT_UInt32 AF_GlyphHintsRec_::other_flags

Definition at line 355 of file afhints.h.

◆ points [1/2]

AF_Point AF_GlyphHintsRec_::points

Definition at line 346 of file afhints.h.

◆ points [2/2]

AF_PointRec AF_GlyphHintsRec_::points[AF_POINTS_EMBEDDED]

Definition at line 367 of file afhints.h.

◆ scaler_flags

FT_UInt32 AF_GlyphHintsRec_::scaler_flags

Definition at line 354 of file afhints.h.

◆ x_delta

FT_Pos AF_GlyphHintsRec_::x_delta

Definition at line 339 of file afhints.h.

◆ x_scale

FT_Fixed AF_GlyphHintsRec_::x_scale

Definition at line 338 of file afhints.h.

◆ xmax_delta

FT_Pos AF_GlyphHintsRec_::xmax_delta

Definition at line 360 of file afhints.h.

◆ xmin_delta

FT_Pos AF_GlyphHintsRec_::xmin_delta

Definition at line 359 of file afhints.h.

◆ y_delta

FT_Pos AF_GlyphHintsRec_::y_delta

Definition at line 342 of file afhints.h.

◆ y_scale

FT_Fixed AF_GlyphHintsRec_::y_scale

Definition at line 341 of file afhints.h.


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