ReactOS 0.4.16-dev-1104-ge0ef51b
AFM_TrackKernRec_ Struct Reference

#include <t1types.h>

Public Attributes

FT_Int degree
 
FT_Fixed min_ptsize
 
FT_Fixed min_kern
 
FT_Fixed max_ptsize
 
FT_Fixed max_kern
 

Detailed Description

Definition at line 153 of file t1types.h.

Member Data Documentation

◆ degree

FT_Int AFM_TrackKernRec_::degree

Definition at line 155 of file t1types.h.

Referenced by afm_parse_track_kern(), and T1_Get_Track_Kerning().

◆ max_kern

FT_Fixed AFM_TrackKernRec_::max_kern

Definition at line 159 of file t1types.h.

Referenced by afm_parse_track_kern(), and T1_Get_Track_Kerning().

◆ max_ptsize

FT_Fixed AFM_TrackKernRec_::max_ptsize

Definition at line 158 of file t1types.h.

Referenced by afm_parse_track_kern(), and T1_Get_Track_Kerning().

◆ min_kern

FT_Fixed AFM_TrackKernRec_::min_kern

Definition at line 157 of file t1types.h.

Referenced by afm_parse_track_kern(), and T1_Get_Track_Kerning().

◆ min_ptsize

FT_Fixed AFM_TrackKernRec_::min_ptsize

Definition at line 156 of file t1types.h.

Referenced by afm_parse_track_kern(), and T1_Get_Track_Kerning().


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