Canvas graphics library  0.1.0
This library is developed to perform canvas graphics in memory buffers
Public Attributes | List of all members
SCharInfo Struct Reference

#include <canvas_types.h>

Public Attributes

uint8_t width
 char width in pixels
 
uint8_t height
 char height in pixels
 
uint8_t spacing
 additional spaces after char in pixels
 
const uint8_t * glyph
 char data, located in progmem.
 

Detailed Description

Structure describes single char information

Definition at line 142 of file canvas_types.h.


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