TT_FaceRec_ Struct Reference

#include <tttypes.h>

List of all members.

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
void * sfnt
void * psnames
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

FT_FaceRec TT_FaceRec_::root

Definition at line 1260 of file tttypes.h.

Referenced by cff_slot_load(), and tt_sbit_decoder_alloc_bitmap().

TTC_HeaderRec TT_FaceRec_::ttc_header

Definition at line 1262 of file tttypes.h.

FT_ULong TT_FaceRec_::format_tag

Definition at line 1264 of file tttypes.h.

FT_UShort TT_FaceRec_::num_tables

Definition at line 1265 of file tttypes.h.

TT_Table TT_FaceRec_::dir_tables

Definition at line 1266 of file tttypes.h.

TT_Header TT_FaceRec_::header

Definition at line 1268 of file tttypes.h.

TT_HoriHeader TT_FaceRec_::horizontal

Definition at line 1269 of file tttypes.h.

TT_MaxProfile TT_FaceRec_::max_profile

Definition at line 1271 of file tttypes.h.

FT_Bool TT_FaceRec_::vertical_info

Definition at line 1276 of file tttypes.h.

TT_VertHeader TT_FaceRec_::vertical

Definition at line 1277 of file tttypes.h.

FT_UShort TT_FaceRec_::num_names

Definition at line 1279 of file tttypes.h.

TT_NameTableRec TT_FaceRec_::name_table

Definition at line 1280 of file tttypes.h.

TT_OS2 TT_FaceRec_::os2

Definition at line 1282 of file tttypes.h.

TT_Postscript TT_FaceRec_::postscript

Definition at line 1283 of file tttypes.h.

FT_Byte* TT_FaceRec_::cmap_table

Definition at line 1285 of file tttypes.h.

FT_ULong TT_FaceRec_::cmap_size

Definition at line 1286 of file tttypes.h.

TT_Loader_GotoTableFunc TT_FaceRec_::goto_table

Definition at line 1288 of file tttypes.h.

TT_Loader_StartGlyphFunc TT_FaceRec_::access_glyph_frame

Definition at line 1290 of file tttypes.h.

TT_Loader_EndGlyphFunc TT_FaceRec_::forget_glyph_frame

Definition at line 1291 of file tttypes.h.

TT_Loader_ReadGlyphFunc TT_FaceRec_::read_glyph_header

Definition at line 1292 of file tttypes.h.

TT_Loader_ReadGlyphFunc TT_FaceRec_::read_simple_glyph

Definition at line 1293 of file tttypes.h.

TT_Loader_ReadGlyphFunc TT_FaceRec_::read_composite_glyph

Definition at line 1294 of file tttypes.h.

void* TT_FaceRec_::sfnt

Definition at line 1298 of file tttypes.h.

Referenced by cff_size_request(), cff_slot_load(), and tt_size_request().

void* TT_FaceRec_::psnames

Definition at line 1302 of file tttypes.h.

TT_GaspRec TT_FaceRec_::gasp

Definition at line 1317 of file tttypes.h.

Referenced by FT_Get_Gasp().

TT_PCLT TT_FaceRec_::pclt

Definition at line 1320 of file tttypes.h.

FT_ULong TT_FaceRec_::num_sbit_scales

Definition at line 1328 of file tttypes.h.

TT_SBit_Scale TT_FaceRec_::sbit_scales

Definition at line 1329 of file tttypes.h.

TT_Post_NamesRec TT_FaceRec_::postscript_names

Definition at line 1332 of file tttypes.h.

FT_ULong TT_FaceRec_::font_program_size

Definition at line 1348 of file tttypes.h.

FT_Byte* TT_FaceRec_::font_program

Definition at line 1349 of file tttypes.h.

FT_ULong TT_FaceRec_::cvt_program_size

Definition at line 1352 of file tttypes.h.

FT_Byte* TT_FaceRec_::cvt_program

Definition at line 1353 of file tttypes.h.

FT_ULong TT_FaceRec_::cvt_size

Definition at line 1356 of file tttypes.h.

FT_Short* TT_FaceRec_::cvt

Definition at line 1357 of file tttypes.h.

TT_Interpreter TT_FaceRec_::interpreter

Definition at line 1368 of file tttypes.h.

FT_Generic TT_FaceRec_::extra

Definition at line 1382 of file tttypes.h.

Referenced by cff_decoder_prepare(), and cff_size_request().

const char* TT_FaceRec_::postscript_name

Definition at line 1384 of file tttypes.h.

FT_ULong TT_FaceRec_::glyf_len

Definition at line 1388 of file tttypes.h.

FT_Byte* TT_FaceRec_::horz_metrics

Definition at line 1398 of file tttypes.h.

FT_ULong TT_FaceRec_::horz_metrics_size

Definition at line 1399 of file tttypes.h.

FT_Byte* TT_FaceRec_::vert_metrics

Definition at line 1401 of file tttypes.h.

FT_ULong TT_FaceRec_::vert_metrics_size

Definition at line 1402 of file tttypes.h.

FT_ULong TT_FaceRec_::num_locations

Definition at line 1404 of file tttypes.h.

FT_Byte* TT_FaceRec_::glyph_locations

Definition at line 1405 of file tttypes.h.

FT_Byte* TT_FaceRec_::hdmx_table

Definition at line 1407 of file tttypes.h.

FT_ULong TT_FaceRec_::hdmx_table_size

Definition at line 1408 of file tttypes.h.

FT_UInt TT_FaceRec_::hdmx_record_count

Definition at line 1409 of file tttypes.h.

FT_ULong TT_FaceRec_::hdmx_record_size

Definition at line 1410 of file tttypes.h.

FT_Byte* TT_FaceRec_::hdmx_record_sizes

Definition at line 1411 of file tttypes.h.

FT_Byte* TT_FaceRec_::sbit_table

Definition at line 1413 of file tttypes.h.

FT_ULong TT_FaceRec_::sbit_table_size

Definition at line 1414 of file tttypes.h.

FT_UInt TT_FaceRec_::sbit_num_strikes

Definition at line 1415 of file tttypes.h.

FT_Byte* TT_FaceRec_::kern_table

Definition at line 1417 of file tttypes.h.

FT_ULong TT_FaceRec_::kern_table_size

Definition at line 1418 of file tttypes.h.

FT_UInt TT_FaceRec_::num_kern_tables

Definition at line 1419 of file tttypes.h.

FT_UInt32 TT_FaceRec_::kern_avail_bits

Definition at line 1420 of file tttypes.h.

FT_UInt32 TT_FaceRec_::kern_order_bits

Definition at line 1421 of file tttypes.h.

FT_ULong TT_FaceRec_::horz_metrics_offset

Definition at line 1428 of file tttypes.h.

FT_ULong TT_FaceRec_::vert_metrics_offset

Definition at line 1429 of file tttypes.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:47:39 2011 for ROOT_528-00b_version by  doxygen 1.5.1