Author | Rob Jansen Copyright © 2022..2022, all rights reserved. |
Adapted-by | |
Compiler | 2.5r6 |
14X30 font lookup table.
Unknown.
See lib glcd_font.jal for font explanation.
No dependency found
const byte FONT_14X30_HEIGHT = 30
const byte FONT_14X30_WIDTH = 14
const byte FONT_14X30_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
const byte FONT_14X30_CHARS[] =
const byte FONT_14X30_BYTE_PER_CHAR = 60
const byte FONT_14X30 = 0x10
const byte FONT_14X30_HEIGHT = 30
No documentation found
const byte FONT_14X30_WIDTH = 14
No documentation found
const byte FONT_14X30_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
No documentation found
const byte FONT_14X30_CHARS[] =
14X30, TOP_LEFT, HORIZONTAL, NO_NAME
const byte FONT_14X30_BYTE_PER_CHAR = 60
No documentation found
const byte FONT_14X30 = 0x10
Font ID, unique amongst font libs.
18f46q10 | 18f46q10_glcd_ili9341_font.jal |