ReactOS 0.4.17-dev-934-g091855f
ttc_header Struct Reference

Public Attributes

uint32_t tag
 
uint16_t major_version
 
uint16_t minor_version
 
uint32_t num_fonts
 
uint32_t offsets [1]
 

Detailed Description

Definition at line 75 of file opentype.c.

Member Data Documentation

◆ major_version

uint16_t ttc_header::major_version

Definition at line 78 of file opentype.c.

◆ minor_version

uint16_t ttc_header::minor_version

Definition at line 79 of file opentype.c.

◆ num_fonts

uint32_t ttc_header::num_fonts

Definition at line 80 of file opentype.c.

Referenced by opentype_try_get_font_table().

◆ offsets

uint32_t ttc_header::offsets[1]

Definition at line 81 of file opentype.c.

Referenced by opentype_try_get_font_table().

◆ tag

uint32_t ttc_header::tag

Definition at line 77 of file opentype.c.


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