LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SWIM font definitions

Data Structures

struct  FONT_T
 
const FONT_T font_helvr10
 
const FONT_T font_rom8x16
 
const FONT_T font_rom8x8
 
const FONT_T font_winfreesys14x16
 
const FONT_T font_x5x7
 
const FONT_T font_x6x13
 

Detailed Description

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.

const FONT_T font_x5x7

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.