ReactOS 0.4.17-dev-934-g091855f
tt_post Struct Reference

Public Attributes

uint32_t Version
 
int32_t italicAngle
 
int16_t underlinePosition
 
int16_t underlineThickness
 
uint32_t fixed_pitch
 
uint32_t minmemType42
 
uint32_t maxmemType42
 
uint32_t minmemType1
 
uint32_t maxmemType1
 

Detailed Description

Definition at line 168 of file opentype.c.

Member Data Documentation

◆ fixed_pitch

uint32_t tt_post::fixed_pitch

Definition at line 174 of file opentype.c.

◆ italicAngle

int32_t tt_post::italicAngle

Definition at line 171 of file opentype.c.

◆ maxmemType1

uint32_t tt_post::maxmemType1

Definition at line 178 of file opentype.c.

◆ maxmemType42

uint32_t tt_post::maxmemType42

Definition at line 176 of file opentype.c.

◆ minmemType1

uint32_t tt_post::minmemType1

Definition at line 177 of file opentype.c.

◆ minmemType42

uint32_t tt_post::minmemType42

Definition at line 175 of file opentype.c.

◆ underlinePosition

int16_t tt_post::underlinePosition

Definition at line 172 of file opentype.c.

◆ underlineThickness

int16_t tt_post::underlineThickness

Definition at line 173 of file opentype.c.

◆ Version

uint32_t tt_post::Version

Definition at line 170 of file opentype.c.


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