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

#include <t1types.h>

Public Attributes

FT_FaceRec root
 
T1_FontRec type1
 
const voidpsnames
 
const voidpsaux
 
const voidafm_data
 
FT_CharMapRec charmaprecs [2]
 
FT_CharMap charmaps [2]
 
PS_Blend blend
 
FT_Int ndv_idx
 
FT_Int cdv_idx
 
FT_UInt len_buildchar
 
FT_Longbuildchar
 
const voidpshinter
 

Detailed Description

Definition at line 198 of file t1types.h.

Member Data Documentation

◆ afm_data

const void* T1_FaceRec_::afm_data

Definition at line 204 of file t1types.h.

Referenced by T1_Face_Done().

◆ blend

PS_Blend T1_FaceRec_::blend

Definition at line 213 of file t1types.h.

Referenced by T1_Face_Done(), T1_Face_Init(), and T1_Load_Glyph().

◆ buildchar

FT_Long* T1_FaceRec_::buildchar

Definition at line 224 of file t1types.h.

Referenced by T1_Face_Done(), and T1_Load_Glyph().

◆ cdv_idx

FT_Int T1_FaceRec_::cdv_idx

Definition at line 219 of file t1types.h.

◆ charmaprecs

FT_CharMapRec T1_FaceRec_::charmaprecs[2]

Definition at line 205 of file t1types.h.

◆ charmaps

FT_CharMap T1_FaceRec_::charmaps[2]

Definition at line 206 of file t1types.h.

◆ len_buildchar

FT_UInt T1_FaceRec_::len_buildchar

Definition at line 223 of file t1types.h.

Referenced by T1_Face_Done(), and T1_Load_Glyph().

◆ ndv_idx

FT_Int T1_FaceRec_::ndv_idx

Definition at line 218 of file t1types.h.

◆ psaux

const void* T1_FaceRec_::psaux

Definition at line 203 of file t1types.h.

Referenced by T1_Face_Init(), T1_Get_Advances(), T1_Load_Glyph(), and T1_Open_Face().

◆ pshinter

const void* T1_FaceRec_::pshinter

Definition at line 227 of file t1types.h.

Referenced by T1_Face_Init(), and T1_GlyphSlot_Init().

◆ psnames

const void* T1_FaceRec_::psnames

◆ root

FT_FaceRec T1_FaceRec_::root

◆ type1

T1_FontRec T1_FaceRec_::type1

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