Paperd.Ink Library 0.0.5
Library for interacting with Paperd.Ink devices.
Loading...
Searching...
No Matches
fonts.h
Go to the documentation of this file.
1#ifndef _PAPERDINK_FONTS_H_
2#define _PAPERDINK_FONTS_H_
3
12
13#define PAPERDINK_FONT_LRG Mont_Heavy25pt7b
14#define PAPERDINK_FONT_LRG_BOLD Mont_Heavy25pt7b
15#define PAPERDINK_FONT_MED Code_New_Roman15pt7b
16#define PAPERDINK_FONT_MED_BOLD Code_New_Roman_Bold15pt7b
17#define PAPERDINK_FONT_SML Code_New_Roman9pt7b
18#define PAPERDINK_FONT_SML_BOLD Code_New_Roman_Bold10pt7b
19
20#endif /* _PAPERDINK_FONTS_H_ */