Author | Andre Miller Copyright © 2008..2022, all rights reserved. |
Adapted-by | Richard Zengerink, Rob Jansen |
Compiler | 2.5r6 |
library 5X7 font lookup table for Nokia 3310 display with pcd8544 controller
http://www.amontec.com/lcd_nokia_3310.shtml
See lib glcd_font.jal for font explanation
No dependency found
const byte FONT_5X7_CHARS[] =
const byte FONT_5X7_BYTE_PER_CHAR = 5
const byte FONT_5X7_WIDTH = 5
const byte FONT_5X7_BIT_DIRECTION = FONT_BOTTOM_LEFT_VERTICAL
const byte FONT_5X7 = 0x02
const byte FONT_5X7_HEIGHT = 7
const byte FONT_5X7_CHARS[] =
5X7, TOP_LEFT, HORIZONTAL, NO_NAME
const byte FONT_5X7_BYTE_PER_CHAR = 5
No documentation found
const byte FONT_5X7_WIDTH = 5
No documentation found
const byte FONT_5X7_BIT_DIRECTION = FONT_BOTTOM_LEFT_VERTICAL
No documentation found
const byte FONT_5X7 = 0x02
font ID, unique amongst font libs
const byte FONT_5X7_HEIGHT = 7
No documentation found
16f1825 | 16f1825_glcd_ssd1306_font.jal |
16f18857 | 16f18857_glcd_ssd1306_font_graphics.jal |
16f877a | 16f877a_glcd_ks0108.jal |
18f2580 | 18f2580_rtc_ds1302_glcd.jal |
18f4550 | 18f4550_glcd_nokia_5110_image.jal |
18f4550 | 18f4550_glcd_nokia_5110_gfx.jal |
18f4550 | 18f4550_glcd_nokia_5110_pixel.jal |
18f4550 | 18f4550_glcd_nokia_5110_sprite.jal |
18f4550 | 18f4550_glcd_nokia_5110_font.jal |
18f46q10 | 18f46q10_glcd_ili9341_font.jal |