ReactOS 0.4.17-dev-934-g091855f
colr_header Struct Reference

Public Attributes

uint16_t version
 
uint16_t num_baseglyph_records
 
uint32_t offset_baseglyph_records
 
uint32_t offset_layer_records
 
uint16_t num_layer_records
 

Detailed Description

Definition at line 1246 of file opentype.c.

Member Data Documentation

◆ num_baseglyph_records

uint16_t colr_header::num_baseglyph_records

Definition at line 1249 of file opentype.c.

Referenced by opentype_get_colr_glyph().

◆ num_layer_records

uint16_t colr_header::num_layer_records

Definition at line 1252 of file opentype.c.

◆ offset_baseglyph_records

uint32_t colr_header::offset_baseglyph_records

Definition at line 1250 of file opentype.c.

Referenced by opentype_get_colr_glyph().

◆ offset_layer_records

uint32_t colr_header::offset_layer_records

Definition at line 1251 of file opentype.c.

◆ version

uint16_t colr_header::version

Definition at line 1248 of file opentype.c.


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