ReactOS 0.4.17-dev-934-g091855f
sbit_line_metrics Struct Reference

Public Attributes

int8_t ascender
 
int8_t descender
 
uint8_t widthMax
 
int8_t caretSlopeNumerator
 
int8_t caretSlopeDenominator
 
int8_t caretOffset
 
int8_t minOriginSB
 
int8_t minAdvanceSB
 
int8_t maxBeforeBL
 
int8_t minAfterBL
 
int8_t pad1
 
int8_t pad2
 

Detailed Description

Definition at line 283 of file opentype.c.

Member Data Documentation

◆ ascender

int8_t sbit_line_metrics::ascender

Definition at line 285 of file opentype.c.

◆ caretOffset

int8_t sbit_line_metrics::caretOffset

Definition at line 290 of file opentype.c.

◆ caretSlopeDenominator

int8_t sbit_line_metrics::caretSlopeDenominator

Definition at line 289 of file opentype.c.

◆ caretSlopeNumerator

int8_t sbit_line_metrics::caretSlopeNumerator

Definition at line 288 of file opentype.c.

◆ descender

int8_t sbit_line_metrics::descender

Definition at line 286 of file opentype.c.

◆ maxBeforeBL

int8_t sbit_line_metrics::maxBeforeBL

Definition at line 293 of file opentype.c.

◆ minAdvanceSB

int8_t sbit_line_metrics::minAdvanceSB

Definition at line 292 of file opentype.c.

◆ minAfterBL

int8_t sbit_line_metrics::minAfterBL

Definition at line 294 of file opentype.c.

◆ minOriginSB

int8_t sbit_line_metrics::minOriginSB

Definition at line 291 of file opentype.c.

◆ pad1

int8_t sbit_line_metrics::pad1

Definition at line 295 of file opentype.c.

◆ pad2

int8_t sbit_line_metrics::pad2

Definition at line 296 of file opentype.c.

◆ widthMax

uint8_t sbit_line_metrics::widthMax

Definition at line 287 of file opentype.c.


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