PowerBlocks SDK
 
Loading...
Searching...
No Matches
framebuffer_font_t Struct Reference

Used to describe a font for the framebuffer to use. More...

#include <framebuffer.h>

Public Attributes

const uint8_t * font_data
 
vec2s16 character_size
 

Detailed Description

Used to describe a font for the framebuffer to use.

Contains the 1 bit per pixel font data and the font size; Expects a VGA bitmap font.

Smallest supported size is 8x8 Size must be a multiple of 8


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