Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
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 414 of file tttables.h.

Member Data Documentation

◆ FormatType

FT_Fixed TT_Postscript_::FormatType

Definition at line 416 of file tttables.h.

Referenced by tt_face_free_ps_names(), tt_face_get_ps_name(), and tt_face_load_post().

◆ isFixedPitch

FT_ULong TT_Postscript_::isFixedPitch

Definition at line 420 of file tttables.h.

Referenced by tt_face_load_post().

◆ italicAngle

FT_Fixed TT_Postscript_::italicAngle

Definition at line 417 of file tttables.h.

◆ maxMemType1

FT_ULong TT_Postscript_::maxMemType1

Definition at line 424 of file tttables.h.

◆ maxMemType42

FT_ULong TT_Postscript_::maxMemType42

Definition at line 422 of file tttables.h.

◆ minMemType1

FT_ULong TT_Postscript_::minMemType1

Definition at line 423 of file tttables.h.

◆ minMemType42

FT_ULong TT_Postscript_::minMemType42

Definition at line 421 of file tttables.h.

◆ underlinePosition

FT_Short TT_Postscript_::underlinePosition

Definition at line 418 of file tttables.h.

◆ underlineThickness

FT_Short TT_Postscript_::underlineThickness

Definition at line 419 of file tttables.h.


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