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

#include <canvas_types.h>

Public Attributes

uint8_t type
 font type: 0 - Fixed Font
 
uint8_t width
 width in pixels
 
uint8_t height
 height in pixels
 
uint8_t ascii_offset
 ascii offset
 

Detailed Description

Structure describes font format in memory

Definition at line 119 of file canvas_types.h.


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