All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
mineplex.h File Reference

Interface definition to access the Mineplex font. More...

Detailed Description

Interface definition to access the Mineplex font.

Author
Hauke Petersen hauke.nosp@m..pet.nosp@m.ersen.nosp@m.@fu-.nosp@m.berli.nosp@m.n.de

Definition in file mineplex.h.

#include <stdint.h>
+ Include dependency graph for mineplex.h:

Go to the source code of this file.

Macros

#define MINEPLEX_CHAR_W   (5U)
 The width of a single character in pixel.
 
#define MINEPLEX_CHAR_H   (5U)
 The height of a single character in pixel.
 

Functions

const uint8_t * mineplex_char (char c)
 Get the Mineplex representation of a given ASCII character.