Swadge 2024
2.0.0
APIs to develop games for the Magfest Swadge
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
assetProcessor_t
Defines an asset processor.
Definition
assets_preprocessor.h:761
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
tools
assets_preprocessor
src
font_processor.h
Generated by
1.13.2