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

#include <tttypes.h>

Public Attributes

FT_FaceRec root
 
TTC_HeaderRec ttc_header
 
FT_ULong format_tag
 
FT_UShort num_tables
 
TT_Table dir_tables
 
TT_Header header
 
TT_HoriHeader horizontal
 
TT_MaxProfile max_profile
 
FT_Bool vertical_info
 
TT_VertHeader vertical
 
FT_UShort num_names
 
TT_NameTableRec name_table
 
TT_OS2 os2
 
TT_Postscript postscript
 
FT_Bytecmap_table
 
FT_ULong cmap_size
 
TT_Loader_GotoTableFunc goto_table
 
TT_Loader_StartGlyphFunc access_glyph_frame
 
TT_Loader_EndGlyphFunc forget_glyph_frame
 
TT_Loader_ReadGlyphFunc read_glyph_header
 
TT_Loader_ReadGlyphFunc read_simple_glyph
 
TT_Loader_ReadGlyphFunc read_composite_glyph
 
voidsfnt
 
voidpsnames
 
TT_GaspRec gasp
 
TT_PCLT pclt
 
FT_ULong num_sbit_scales
 
TT_SBit_Scale sbit_scales
 
TT_Post_NamesRec postscript_names
 
FT_ULong font_program_size
 
FT_Bytefont_program
 
FT_ULong cvt_program_size
 
FT_Bytecvt_program
 
FT_ULong cvt_size
 
FT_Shortcvt
 
TT_Interpreter interpreter
 
FT_Generic extra
 
const char * postscript_name
 
FT_ULong glyf_len
 
FT_Bytehorz_metrics
 
FT_ULong horz_metrics_size
 
FT_Bytevert_metrics
 
FT_ULong vert_metrics_size
 
FT_ULong num_locations
 
FT_Byteglyph_locations
 
FT_Bytehdmx_table
 
FT_ULong hdmx_table_size
 
FT_UInt hdmx_record_count
 
FT_ULong hdmx_record_size
 
FT_Bytehdmx_record_sizes
 
FT_Bytesbit_table
 
FT_ULong sbit_table_size
 
FT_UInt sbit_num_strikes
 
FT_Bytekern_table
 
FT_ULong kern_table_size
 
FT_UInt num_kern_tables
 
FT_UInt32 kern_avail_bits
 
FT_UInt32 kern_order_bits
 
FT_ULong horz_metrics_offset
 
FT_ULong vert_metrics_offset
 

Detailed Description

Definition at line 1258 of file tttypes.h.

Member Data Documentation

◆ access_glyph_frame

TT_Loader_StartGlyphFunc TT_FaceRec_::access_glyph_frame

Definition at line 1290 of file tttypes.h.

Referenced by TT_Init_Glyph_Loading().

◆ cmap_size

FT_ULong TT_FaceRec_::cmap_size

Definition at line 1286 of file tttypes.h.

Referenced by sfnt_done_face(), tt_cmap_init(), and tt_face_load_cmap().

◆ cmap_table

FT_Byte* TT_FaceRec_::cmap_table

Definition at line 1285 of file tttypes.h.

Referenced by sfnt_done_face(), tt_cmap_init(), and tt_face_load_cmap().

◆ cvt

FT_Short* TT_FaceRec_::cvt

Definition at line 1357 of file tttypes.h.

Referenced by tt_face_done().

◆ cvt_program

FT_Byte* TT_FaceRec_::cvt_program

Definition at line 1353 of file tttypes.h.

Referenced by tt_face_done().

◆ cvt_program_size

FT_ULong TT_FaceRec_::cvt_program_size

Definition at line 1352 of file tttypes.h.

Referenced by tt_face_done().

◆ cvt_size

FT_ULong TT_FaceRec_::cvt_size

Definition at line 1356 of file tttypes.h.

Referenced by tt_face_done().

◆ dir_tables

TT_Table TT_FaceRec_::dir_tables

Definition at line 1266 of file tttypes.h.

Referenced by sfnt_done_face().

◆ extra

FT_Generic TT_FaceRec_::extra

◆ font_program

FT_Byte* TT_FaceRec_::font_program

Definition at line 1349 of file tttypes.h.

Referenced by tt_face_done().

◆ font_program_size

FT_ULong TT_FaceRec_::font_program_size

Definition at line 1348 of file tttypes.h.

Referenced by tt_face_done().

◆ forget_glyph_frame

TT_Loader_EndGlyphFunc TT_FaceRec_::forget_glyph_frame

Definition at line 1291 of file tttypes.h.

Referenced by TT_Init_Glyph_Loading().

◆ format_tag

FT_ULong TT_FaceRec_::format_tag

Definition at line 1264 of file tttypes.h.

Referenced by cff_face_init(), and tt_face_init().

◆ gasp

TT_GaspRec TT_FaceRec_::gasp

Definition at line 1317 of file tttypes.h.

Referenced by FT_Get_Gasp(), sfnt_done_face(), and tt_face_load_gasp().

◆ glyf_len

FT_ULong TT_FaceRec_::glyf_len

Definition at line 1388 of file tttypes.h.

◆ glyph_locations

FT_Byte* TT_FaceRec_::glyph_locations

Definition at line 1405 of file tttypes.h.

◆ goto_table

TT_Loader_GotoTableFunc TT_FaceRec_::goto_table

◆ hdmx_record_count

FT_UInt TT_FaceRec_::hdmx_record_count

Definition at line 1409 of file tttypes.h.

◆ hdmx_record_size

FT_ULong TT_FaceRec_::hdmx_record_size

Definition at line 1410 of file tttypes.h.

◆ hdmx_record_sizes

FT_Byte* TT_FaceRec_::hdmx_record_sizes

Definition at line 1411 of file tttypes.h.

◆ hdmx_table

FT_Byte* TT_FaceRec_::hdmx_table

Definition at line 1407 of file tttypes.h.

◆ hdmx_table_size

FT_ULong TT_FaceRec_::hdmx_table_size

Definition at line 1408 of file tttypes.h.

◆ header

TT_Header TT_FaceRec_::header

Definition at line 1268 of file tttypes.h.

Referenced by tt_size_reset().

◆ horizontal

TT_HoriHeader TT_FaceRec_::horizontal

◆ horz_metrics

FT_Byte* TT_FaceRec_::horz_metrics

Definition at line 1398 of file tttypes.h.

Referenced by sfnt_done_face().

◆ horz_metrics_offset

FT_ULong TT_FaceRec_::horz_metrics_offset

Definition at line 1428 of file tttypes.h.

Referenced by tt_face_get_metrics().

◆ horz_metrics_size

FT_ULong TT_FaceRec_::horz_metrics_size

Definition at line 1399 of file tttypes.h.

Referenced by sfnt_done_face(), and tt_face_get_metrics().

◆ interpreter

TT_Interpreter TT_FaceRec_::interpreter

Definition at line 1368 of file tttypes.h.

Referenced by tt_face_done().

◆ kern_avail_bits

FT_UInt32 TT_FaceRec_::kern_avail_bits

Definition at line 1420 of file tttypes.h.

◆ kern_order_bits

FT_UInt32 TT_FaceRec_::kern_order_bits

Definition at line 1421 of file tttypes.h.

◆ kern_table

FT_Byte* TT_FaceRec_::kern_table

Definition at line 1417 of file tttypes.h.

◆ kern_table_size

FT_ULong TT_FaceRec_::kern_table_size

Definition at line 1418 of file tttypes.h.

◆ max_profile

TT_MaxProfile TT_FaceRec_::max_profile

◆ name_table

TT_NameTableRec TT_FaceRec_::name_table

Definition at line 1280 of file tttypes.h.

Referenced by tt_face_free_name(), and tt_face_load_name().

◆ num_kern_tables

FT_UInt TT_FaceRec_::num_kern_tables

Definition at line 1419 of file tttypes.h.

◆ num_locations

FT_ULong TT_FaceRec_::num_locations

Definition at line 1404 of file tttypes.h.

◆ num_names

FT_UShort TT_FaceRec_::num_names

Definition at line 1279 of file tttypes.h.

Referenced by tt_face_load_name().

◆ num_sbit_scales

FT_ULong TT_FaceRec_::num_sbit_scales

Definition at line 1328 of file tttypes.h.

◆ num_tables

FT_UShort TT_FaceRec_::num_tables

Definition at line 1265 of file tttypes.h.

Referenced by sfnt_done_face().

◆ os2

TT_OS2 TT_FaceRec_::os2

Definition at line 1282 of file tttypes.h.

Referenced by cff_slot_load(), and tt_face_load_os2().

◆ pclt

TT_PCLT TT_FaceRec_::pclt

Definition at line 1320 of file tttypes.h.

Referenced by tt_face_load_pclt().

◆ postscript

TT_Postscript TT_FaceRec_::postscript

Definition at line 1283 of file tttypes.h.

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

◆ postscript_name

const char* TT_FaceRec_::postscript_name

Definition at line 1384 of file tttypes.h.

Referenced by sfnt_done_face().

◆ postscript_names

TT_Post_NamesRec TT_FaceRec_::postscript_names

Definition at line 1332 of file tttypes.h.

Referenced by tt_face_free_ps_names(), and tt_face_get_ps_name().

◆ psnames

void* TT_FaceRec_::psnames

Definition at line 1302 of file tttypes.h.

Referenced by sfnt_init_face(), and tt_face_get_ps_name().

◆ read_composite_glyph

TT_Loader_ReadGlyphFunc TT_FaceRec_::read_composite_glyph

Definition at line 1294 of file tttypes.h.

Referenced by TT_Init_Glyph_Loading().

◆ read_glyph_header

TT_Loader_ReadGlyphFunc TT_FaceRec_::read_glyph_header

Definition at line 1292 of file tttypes.h.

Referenced by TT_Init_Glyph_Loading().

◆ read_simple_glyph

TT_Loader_ReadGlyphFunc TT_FaceRec_::read_simple_glyph

Definition at line 1293 of file tttypes.h.

Referenced by TT_Init_Glyph_Loading().

◆ root

FT_FaceRec TT_FaceRec_::root

◆ sbit_num_strikes

FT_UInt TT_FaceRec_::sbit_num_strikes

Definition at line 1415 of file tttypes.h.

◆ sbit_scales

TT_SBit_Scale TT_FaceRec_::sbit_scales

Definition at line 1329 of file tttypes.h.

◆ sbit_table

FT_Byte* TT_FaceRec_::sbit_table

Definition at line 1413 of file tttypes.h.

◆ sbit_table_size

FT_ULong TT_FaceRec_::sbit_table_size

Definition at line 1414 of file tttypes.h.

◆ sfnt

void* TT_FaceRec_::sfnt

◆ ttc_header

TTC_HeaderRec TT_FaceRec_::ttc_header

Definition at line 1262 of file tttypes.h.

Referenced by sfnt_done_face().

◆ vert_metrics

FT_Byte* TT_FaceRec_::vert_metrics

Definition at line 1401 of file tttypes.h.

Referenced by sfnt_done_face().

◆ vert_metrics_offset

FT_ULong TT_FaceRec_::vert_metrics_offset

Definition at line 1429 of file tttypes.h.

Referenced by tt_face_get_metrics().

◆ vert_metrics_size

FT_ULong TT_FaceRec_::vert_metrics_size

Definition at line 1402 of file tttypes.h.

Referenced by sfnt_done_face(), and tt_face_get_metrics().

◆ vertical

TT_VertHeader TT_FaceRec_::vertical

◆ vertical_info

FT_Bool TT_FaceRec_::vertical_info

Definition at line 1276 of file tttypes.h.

Referenced by cff_slot_load(), and sfnt_done_face().


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