ReactOS 0.4.17-dev-934-g091855f
sbix_glyph_data Struct Reference

Public Attributes

int16_t originOffsetX
 
int16_t originOffsetY
 
uint32_t graphic_type
 
uint8_t data [1]
 

Detailed Description

Definition at line 262 of file opentype.c.

Member Data Documentation

◆ data

uint8_t sbix_glyph_data::data[1]

Definition at line 267 of file opentype.c.

◆ graphic_type

uint32_t sbix_glyph_data::graphic_type

Definition at line 266 of file opentype.c.

Referenced by opentype_get_sbix_formats().

◆ originOffsetX

int16_t sbix_glyph_data::originOffsetX

Definition at line 264 of file opentype.c.

◆ originOffsetY

int16_t sbix_glyph_data::originOffsetY

Definition at line 265 of file opentype.c.


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