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

#include <t42types.h>

Public Attributes

FT_FaceRec root
 
T1_FontRec type1
 
const voidpsnames
 
const voidpsaux
 
FT_Bytettf_data
 
FT_ULong ttf_size
 
FT_Face ttf_face
 
FT_CharMapRec charmaprecs [2]
 
FT_CharMap charmaps [2]
 
PS_UnicodesRec unicode_map
 

Detailed Description

Definition at line 32 of file t42types.h.

Member Data Documentation

◆ charmaprecs

FT_CharMapRec T42_FaceRec_::charmaprecs[2]

Definition at line 44 of file t42types.h.

◆ charmaps

FT_CharMap T42_FaceRec_::charmaps[2]

Definition at line 45 of file t42types.h.

◆ psaux

const void* T42_FaceRec_::psaux

Definition at line 37 of file t42types.h.

◆ psnames

const void* T42_FaceRec_::psnames

Definition at line 36 of file t42types.h.

◆ root

FT_FaceRec T42_FaceRec_::root

Definition at line 34 of file t42types.h.

◆ ttf_data

FT_Byte* T42_FaceRec_::ttf_data

Definition at line 41 of file t42types.h.

◆ ttf_face

FT_Face T42_FaceRec_::ttf_face

Definition at line 43 of file t42types.h.

◆ ttf_size

FT_ULong T42_FaceRec_::ttf_size

Definition at line 42 of file t42types.h.

◆ type1

T1_FontRec T42_FaceRec_::type1

Definition at line 35 of file t42types.h.

◆ unicode_map

PS_UnicodesRec T42_FaceRec_::unicode_map

Definition at line 46 of file t42types.h.


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