ReactOS 0.4.15-dev-7942-gd23573b
TT_Postscript_ Struct Reference

#include <tttables.h>

Public Attributes

FT_Fixed FormatType
 
FT_Fixed italicAngle
 
FT_Short underlinePosition
 
FT_Short underlineThickness
 
FT_ULong isFixedPitch
 
FT_ULong minMemType42
 
FT_ULong maxMemType42
 
FT_ULong minMemType1
 
FT_ULong maxMemType1
 

Detailed Description

Definition at line 455 of file tttables.h.

Member Data Documentation

◆ FormatType

FT_Fixed TT_Postscript_::FormatType

Definition at line 457 of file tttables.h.

Referenced by tt_face_load_post().

◆ isFixedPitch

FT_ULong TT_Postscript_::isFixedPitch

Definition at line 461 of file tttables.h.

Referenced by tt_face_load_post().

◆ italicAngle

FT_Fixed TT_Postscript_::italicAngle

Definition at line 458 of file tttables.h.

◆ maxMemType1

FT_ULong TT_Postscript_::maxMemType1

Definition at line 465 of file tttables.h.

◆ maxMemType42

FT_ULong TT_Postscript_::maxMemType42

Definition at line 463 of file tttables.h.

◆ minMemType1

FT_ULong TT_Postscript_::minMemType1

Definition at line 464 of file tttables.h.

◆ minMemType42

FT_ULong TT_Postscript_::minMemType42

Definition at line 462 of file tttables.h.

◆ underlinePosition

FT_Short TT_Postscript_::underlinePosition

Definition at line 459 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().

◆ underlineThickness

FT_Short TT_Postscript_::underlineThickness

Definition at line 460 of file tttables.h.

Referenced by IntGetOutlineTextMetrics().


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