ReactOS 0.4.17-dev-934-g091855f
tt_hhea Struct Reference

Public Attributes

uint16_t majorVersion
 
uint16_t minorVersion
 
int16_t ascender
 
int16_t descender
 
int16_t linegap
 
uint16_t advanceWidthMax
 
int16_t minLeftSideBearing
 
int16_t minRightSideBearing
 
int16_t xMaxExtent
 
int16_t caretSlopeRise
 
int16_t caretSlopeRun
 
int16_t caretOffset
 
int16_t reserved [4]
 
int16_t metricDataFormat
 
uint16_t numberOfHMetrics
 

Detailed Description

Definition at line 228 of file opentype.c.

Member Data Documentation

◆ advanceWidthMax

uint16_t tt_hhea::advanceWidthMax

Definition at line 235 of file opentype.c.

◆ ascender

int16_t tt_hhea::ascender

Definition at line 232 of file opentype.c.

◆ caretOffset

int16_t tt_hhea::caretOffset

Definition at line 241 of file opentype.c.

◆ caretSlopeRise

int16_t tt_hhea::caretSlopeRise

Definition at line 239 of file opentype.c.

◆ caretSlopeRun

int16_t tt_hhea::caretSlopeRun

Definition at line 240 of file opentype.c.

◆ descender

int16_t tt_hhea::descender

Definition at line 233 of file opentype.c.

◆ linegap

int16_t tt_hhea::linegap

Definition at line 234 of file opentype.c.

◆ majorVersion

uint16_t tt_hhea::majorVersion

Definition at line 230 of file opentype.c.

◆ metricDataFormat

int16_t tt_hhea::metricDataFormat

Definition at line 243 of file opentype.c.

◆ minLeftSideBearing

int16_t tt_hhea::minLeftSideBearing

Definition at line 236 of file opentype.c.

◆ minorVersion

uint16_t tt_hhea::minorVersion

Definition at line 231 of file opentype.c.

◆ minRightSideBearing

int16_t tt_hhea::minRightSideBearing

Definition at line 237 of file opentype.c.

◆ numberOfHMetrics

uint16_t tt_hhea::numberOfHMetrics

Definition at line 244 of file opentype.c.

◆ reserved

int16_t tt_hhea::reserved[4]

Definition at line 242 of file opentype.c.

◆ xMaxExtent

int16_t tt_hhea::xMaxExtent

Definition at line 238 of file opentype.c.


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