ReactOS 0.4.15-dev-7918-g2a2556c
TT_FaceRec_ Struct Reference

#include <tttypes.h>

Collaboration diagram for TT_FaceRec_:

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
 
voidpsaux
 
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 charpostscript_name
 
FT_ULong glyf_len
 
FT_ULong glyf_offset
 
FT_Bool is_cff2
 
FT_ULong horz_metrics_size
 
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
 
TT_SbitTableType sbit_table_type
 
FT_UInt sbit_num_strikes
 
FT_UIntsbit_strike_map
 
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 1391 of file tttypes.h.

Member Data Documentation

◆ access_glyph_frame

TT_Loader_StartGlyphFunc TT_FaceRec_::access_glyph_frame

Definition at line 1420 of file tttypes.h.

◆ cmap_size

FT_ULong TT_FaceRec_::cmap_size

Definition at line 1416 of file tttypes.h.

◆ cmap_table

FT_Byte* TT_FaceRec_::cmap_table

Definition at line 1415 of file tttypes.h.

◆ cvt

FT_Short* TT_FaceRec_::cvt

Definition at line 1484 of file tttypes.h.

◆ cvt_program

FT_Byte* TT_FaceRec_::cvt_program

Definition at line 1480 of file tttypes.h.

◆ cvt_program_size

FT_ULong TT_FaceRec_::cvt_program_size

Definition at line 1479 of file tttypes.h.

Referenced by FT_Load_Glyph().

◆ cvt_size

FT_ULong TT_FaceRec_::cvt_size

Definition at line 1483 of file tttypes.h.

◆ dir_tables

TT_Table TT_FaceRec_::dir_tables

Definition at line 1399 of file tttypes.h.

◆ extra

FT_Generic TT_FaceRec_::extra

Definition at line 1498 of file tttypes.h.

Referenced by cff_decoder_prepare().

◆ font_program

FT_Byte* TT_FaceRec_::font_program

Definition at line 1476 of file tttypes.h.

◆ font_program_size

FT_ULong TT_FaceRec_::font_program_size

Definition at line 1475 of file tttypes.h.

Referenced by FT_Load_Glyph().

◆ forget_glyph_frame

TT_Loader_EndGlyphFunc TT_FaceRec_::forget_glyph_frame

Definition at line 1421 of file tttypes.h.

◆ format_tag

FT_ULong TT_FaceRec_::format_tag

Definition at line 1397 of file tttypes.h.

◆ gasp

TT_GaspRec TT_FaceRec_::gasp

Definition at line 1455 of file tttypes.h.

Referenced by FT_Get_Gasp().

◆ glyf_len

FT_ULong TT_FaceRec_::glyf_len

Definition at line 1502 of file tttypes.h.

◆ glyf_offset

FT_ULong TT_FaceRec_::glyf_offset

Definition at line 1503 of file tttypes.h.

◆ glyph_locations

FT_Byte* TT_FaceRec_::glyph_locations

Definition at line 1524 of file tttypes.h.

◆ goto_table

TT_Loader_GotoTableFunc TT_FaceRec_::goto_table

Definition at line 1418 of file tttypes.h.

◆ hdmx_record_count

FT_UInt TT_FaceRec_::hdmx_record_count

Definition at line 1528 of file tttypes.h.

◆ hdmx_record_size

FT_ULong TT_FaceRec_::hdmx_record_size

Definition at line 1529 of file tttypes.h.

◆ hdmx_record_sizes

FT_Byte* TT_FaceRec_::hdmx_record_sizes

Definition at line 1530 of file tttypes.h.

◆ hdmx_table

FT_Byte* TT_FaceRec_::hdmx_table

Definition at line 1526 of file tttypes.h.

◆ hdmx_table_size

FT_ULong TT_FaceRec_::hdmx_table_size

Definition at line 1527 of file tttypes.h.

◆ header

TT_Header TT_FaceRec_::header

Definition at line 1401 of file tttypes.h.

◆ horizontal

TT_HoriHeader TT_FaceRec_::horizontal

Definition at line 1402 of file tttypes.h.

Referenced by cff_get_advances().

◆ horz_metrics_offset

FT_ULong TT_FaceRec_::horz_metrics_offset

Definition at line 1549 of file tttypes.h.

◆ horz_metrics_size

FT_ULong TT_FaceRec_::horz_metrics_size

Definition at line 1520 of file tttypes.h.

◆ interpreter

TT_Interpreter TT_FaceRec_::interpreter

Definition at line 1488 of file tttypes.h.

◆ is_cff2

FT_Bool TT_FaceRec_::is_cff2

Definition at line 1505 of file tttypes.h.

◆ kern_avail_bits

FT_UInt32 TT_FaceRec_::kern_avail_bits

Definition at line 1541 of file tttypes.h.

◆ kern_order_bits

FT_UInt32 TT_FaceRec_::kern_order_bits

Definition at line 1542 of file tttypes.h.

◆ kern_table

FT_Byte* TT_FaceRec_::kern_table

Definition at line 1538 of file tttypes.h.

◆ kern_table_size

FT_ULong TT_FaceRec_::kern_table_size

Definition at line 1539 of file tttypes.h.

◆ max_profile

TT_MaxProfile TT_FaceRec_::max_profile

Definition at line 1404 of file tttypes.h.

Referenced by FT_Load_Glyph(), and TT_Process_Composite_Glyph().

◆ name_table

TT_NameTableRec TT_FaceRec_::name_table

Definition at line 1410 of file tttypes.h.

◆ num_kern_tables

FT_UInt TT_FaceRec_::num_kern_tables

Definition at line 1540 of file tttypes.h.

◆ num_locations

FT_ULong TT_FaceRec_::num_locations

Definition at line 1523 of file tttypes.h.

Referenced by FT_Load_Glyph().

◆ num_names

FT_UShort TT_FaceRec_::num_names

Definition at line 1409 of file tttypes.h.

◆ num_sbit_scales

FT_ULong TT_FaceRec_::num_sbit_scales

Definition at line 1461 of file tttypes.h.

◆ num_tables

FT_UShort TT_FaceRec_::num_tables

Definition at line 1398 of file tttypes.h.

◆ os2

TT_OS2 TT_FaceRec_::os2

Definition at line 1412 of file tttypes.h.

◆ pclt

TT_PCLT TT_FaceRec_::pclt

Definition at line 1458 of file tttypes.h.

◆ postscript

TT_Postscript TT_FaceRec_::postscript

Definition at line 1413 of file tttypes.h.

◆ postscript_name

const char* TT_FaceRec_::postscript_name

Definition at line 1500 of file tttypes.h.

◆ postscript_names

TT_Post_NamesRec TT_FaceRec_::postscript_names

Definition at line 1465 of file tttypes.h.

◆ psaux

void* TT_FaceRec_::psaux

Definition at line 1445 of file tttypes.h.

◆ psnames

void* TT_FaceRec_::psnames

Definition at line 1432 of file tttypes.h.

◆ read_composite_glyph

TT_Loader_ReadGlyphFunc TT_FaceRec_::read_composite_glyph

Definition at line 1424 of file tttypes.h.

◆ read_glyph_header

TT_Loader_ReadGlyphFunc TT_FaceRec_::read_glyph_header

Definition at line 1422 of file tttypes.h.

◆ read_simple_glyph

TT_Loader_ReadGlyphFunc TT_FaceRec_::read_simple_glyph

Definition at line 1423 of file tttypes.h.

◆ root

FT_FaceRec TT_FaceRec_::root

◆ sbit_num_strikes

FT_UInt TT_FaceRec_::sbit_num_strikes

Definition at line 1535 of file tttypes.h.

◆ sbit_scales

TT_SBit_Scale TT_FaceRec_::sbit_scales

Definition at line 1462 of file tttypes.h.

◆ sbit_strike_map

FT_UInt* TT_FaceRec_::sbit_strike_map

Definition at line 1536 of file tttypes.h.

◆ sbit_table

FT_Byte* TT_FaceRec_::sbit_table

Definition at line 1532 of file tttypes.h.

◆ sbit_table_size

FT_ULong TT_FaceRec_::sbit_table_size

Definition at line 1533 of file tttypes.h.

◆ sbit_table_type

TT_SbitTableType TT_FaceRec_::sbit_table_type

Definition at line 1534 of file tttypes.h.

◆ sfnt

void* TT_FaceRec_::sfnt

Definition at line 1428 of file tttypes.h.

Referenced by cff_get_advances(), and tt_size_request().

◆ ttc_header

TTC_HeaderRec TT_FaceRec_::ttc_header

Definition at line 1395 of file tttypes.h.

Referenced by IntGdiLoadFontsFromMemory().

◆ vert_metrics_offset

FT_ULong TT_FaceRec_::vert_metrics_offset

Definition at line 1550 of file tttypes.h.

◆ vert_metrics_size

FT_ULong TT_FaceRec_::vert_metrics_size

Definition at line 1521 of file tttypes.h.

◆ vertical

TT_VertHeader TT_FaceRec_::vertical

Definition at line 1407 of file tttypes.h.

◆ vertical_info

FT_Bool TT_FaceRec_::vertical_info

Definition at line 1406 of file tttypes.h.

Referenced by cff_get_advances().


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