hal_gfx_kern_pair_t Struct Reference

Font Kerning setting Structure. More...

#include <hal_gfx_font.h>

Public Attributes

uint32_t left
 
int8_t x_offset
 

Detailed Description

Font Kerning setting Structure.

Definition at line 42 of file hal_gfx_font.h.

Member Data Documentation

◆ left

uint32_t hal_gfx_kern_pair_t::left

Neighbor character to the left of the current one (Unicode value)

Definition at line 43 of file hal_gfx_font.h.

◆ x_offset

int8_t hal_gfx_kern_pair_t::x_offset

Kerning offset (horizontally)

Definition at line 44 of file hal_gfx_font.h.


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