FONT_CHAR_INFO

nRF5 SDK v15.0.0

Font char information. More...

#include <nrf_font.h>

Data Fields

uint8_t widthBits
uint16_t offset

Detailed Description

Font char information.

Field Documentation

uint16_t FONT_CHAR_INFO::offset

Offset of the character's bitmap, in bytes, into the FONT_INFO 's data array.

uint8_t FONT_CHAR_INFO::widthBits

Width in bits (or pixels) of the character.

  • external/thedotfactory_fonts/nrf_font.h