Author | Matthew Schinkel - borntechi.com, copyright © 2009..2022, all rights reserved. |
Adapted-by | Rob Jansen |
Compiler | 2.5r6 |
This sample can contain any 8X12 size font tables.
http://www.divshare.com/download/11463401-4a9
See lib glcd_font.jal for font explanation
No dependency found
const byte FONT_8X12_HEIGHT = 12
const byte FONT_8X12_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
const byte FONT_8X12_BYTE_PER_CHAR = 12
const byte FONT_8X12 = 0x0B
const byte FONT_8X12_CHARS [] =
const byte FONT_8X12_WIDTH = 8
const byte FONT_8X12_HEIGHT = 12
No documentation found
const byte FONT_8X12_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
No documentation found
const byte FONT_8X12_BYTE_PER_CHAR = 12
No documentation found
const byte FONT_8X12 = 0x0B
Font ID, unique amongst font libs.
const byte FONT_8X12_CHARS [] =
8X12, TOP_LEFT, HORIZONTAL, NO_NAME
const byte FONT_8X12_WIDTH = 8
No documentation found
16f18857 | 16f18857_glcd_ili9341.jal |
16f18857 | 16f18857_touch_ads7843.jal |
18f46q10 | 18f46q10_glcd_ili9341_font.jal |