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_PCLT_ Struct Reference

#include <tttables.h>

Public Attributes

FT_Fixed Version
 
FT_ULong FontNumber
 
FT_UShort Pitch
 
FT_UShort xHeight
 
FT_UShort Style
 
FT_UShort TypeFamily
 
FT_UShort CapHeight
 
FT_UShort SymbolSet
 
FT_Char TypeFace [16]
 
FT_Char CharacterComplement [8]
 
FT_Char FileName [6]
 
FT_Char StrokeWeight
 
FT_Char WidthType
 
FT_Byte SerifStyle
 
FT_Byte Reserved
 

Detailed Description

Definition at line 441 of file tttables.h.

Member Data Documentation

◆ CapHeight

FT_UShort TT_PCLT_::CapHeight

Definition at line 449 of file tttables.h.

◆ CharacterComplement

FT_Char TT_PCLT_::CharacterComplement[8]

Definition at line 452 of file tttables.h.

◆ FileName

FT_Char TT_PCLT_::FileName[6]

Definition at line 453 of file tttables.h.

◆ FontNumber

FT_ULong TT_PCLT_::FontNumber

Definition at line 444 of file tttables.h.

◆ Pitch

FT_UShort TT_PCLT_::Pitch

Definition at line 445 of file tttables.h.

◆ Reserved

FT_Byte TT_PCLT_::Reserved

Definition at line 457 of file tttables.h.

◆ SerifStyle

FT_Byte TT_PCLT_::SerifStyle

Definition at line 456 of file tttables.h.

◆ StrokeWeight

FT_Char TT_PCLT_::StrokeWeight

Definition at line 454 of file tttables.h.

◆ Style

FT_UShort TT_PCLT_::Style

Definition at line 447 of file tttables.h.

◆ SymbolSet

FT_UShort TT_PCLT_::SymbolSet

Definition at line 450 of file tttables.h.

◆ TypeFace

FT_Char TT_PCLT_::TypeFace[16]

Definition at line 451 of file tttables.h.

◆ TypeFamily

FT_UShort TT_PCLT_::TypeFamily

Definition at line 448 of file tttables.h.

◆ Version

FT_Fixed TT_PCLT_::Version

Definition at line 443 of file tttables.h.

◆ WidthType

FT_Char TT_PCLT_::WidthType

Definition at line 455 of file tttables.h.

◆ xHeight

FT_UShort TT_PCLT_::xHeight

Definition at line 446 of file tttables.h.


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