Pervasive Displays Library Suite - Reference Manual 10.0.0
Library for Pervasive Displays e-paper screens, extension boards and development kits
width_s Struct Reference

Structure for character width. More...

#include <hV_Font.h>

Public Attributes

uint32_t index
 relative address in table . index
uint32_t advance_x
 width in pixels * 16 . adv_w
uint16_t box_x
 width in pixels . box_w
uint16_t box_y
 height in pixels . box_h
int16_t offset_x
 offset in pixels . ofs_x
int16_t offset_y
 offset in pixels . ofs_y
uint16_t pixel
 width in pixel

Detailed Description

Structure for character width.

Deprecated
uint16_t index (8.0.0)
Warning
uint32_t index (8.0.0)
Deprecated
uint16_t index (8.0.0)
Warning
uint32_t index (8.0.0)

Member Data Documentation

◆ index

uint32_t width_s::index

relative address in table . index

relative address


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