ReactOS 0.4.15-dev-7934-g1dc8d80
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 150 of file t1types.h.

Member Data Documentation

◆ degree

FT_Int AFM_TrackKernRec_::degree

Definition at line 152 of file t1types.h.

Referenced by afm_parse_track_kern(), dump_fontinfo(), and T1_Get_Track_Kerning().

◆ max_kern

FT_Fixed AFM_TrackKernRec_::max_kern

Definition at line 156 of file t1types.h.

Referenced by afm_parse_track_kern(), dump_fontinfo(), and T1_Get_Track_Kerning().

◆ max_ptsize

FT_Fixed AFM_TrackKernRec_::max_ptsize

Definition at line 155 of file t1types.h.

Referenced by afm_parse_track_kern(), dump_fontinfo(), and T1_Get_Track_Kerning().

◆ min_kern

FT_Fixed AFM_TrackKernRec_::min_kern

Definition at line 154 of file t1types.h.

Referenced by afm_parse_track_kern(), dump_fontinfo(), and T1_Get_Track_Kerning().

◆ min_ptsize

FT_Fixed AFM_TrackKernRec_::min_ptsize

Definition at line 153 of file t1types.h.

Referenced by afm_parse_track_kern(), dump_fontinfo(), and T1_Get_Track_Kerning().


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