A basic graphics package for the LPC4088 Display Module.
Dependents: lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI lpc4088_displaymodule_fs_aid ... more
Fork of DMBasicGUI by
SWIM font definitions
Data Structures | |
struct | FONT_T |
SWIM font data structure. More... | |
const FONT_T | font_helvr10 |
Helvetica 10-point proportional font data. | |
const FONT_T | font_rom8x16 |
8x16 proportional font data | |
const FONT_T | font_rom8x8 |
8x8 proportional font data | |
const FONT_T | font_winfreesys14x16 |
Windows FreeSystem 14x16 font data. | |
const FONT_T | font_x5x7 |
Fixed 5x7 proportional font data. | |
const FONT_T | font_x6x13 |
Fixed 6x13 proportional font data. |
Variable Documentation
const FONT_T font_helvr10 |
Helvetica 10-point proportional font data.
Definition at line 2903 of file lpc_helvr10.c.
const FONT_T font_rom8x16 |
8x16 proportional font data
Definition at line 9553 of file lpc_rom8x16.c.
const FONT_T font_rom8x8 |
8x8 proportional font data
Definition at line 5457 of file lpc_rom8x8.c.
const FONT_T font_winfreesys14x16 |
Windows FreeSystem 14x16 font data.
Definition at line 8565 of file lpc_winfreesystem14x16.c.
Fixed 5x7 proportional font data.
Definition at line 2593 of file lpc_x5x7.c.
const FONT_T font_x6x13 |
Fixed 6x13 proportional font data.
Definition at line 4117 of file lpc_x6x13.c.
Generated on Tue Jul 12 2022 21:27:04 by 1.7.2