Swadge ESP32-S2
2.0.0
APIs to develop for the Magfest Swadge
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
font_processor.h
Go to the documentation of this file.
1
#ifndef _FONT_PROCESSOR_H_
2
#define _FONT_PROCESSOR_H_
3
4
#include <stdbool.h>
5
#include "
assets_preprocessor.h
"
6
12
extern
const
assetProcessor_t
fontProcessor
;
13
14
#endif
assets_preprocessor.h
fontProcessor
const assetProcessor_t fontProcessor
The font processor reads specially formatted font PNG images and processes them into a compact bitmap...
Definition
font_processor.c:13
assetProcessor_t
Defines an asset processor.
Definition
assets_preprocessor.h:764
tools
assets_preprocessor
src
font_processor.h
Generated by
1.16.1