Author | Rob Jansen Copyright © 2022..2022, all rights reserved. |
Adapted-by | |
Compiler | 2.5r6 |
16X32 font lookup table.
Unknown.
See lib glcd_font.jal for font explanation.
No dependency found
const byte FONT_16X32 = 0x11
const byte FONT_16X32_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
const byte FONT_16X32_HEIGHT = 32
const byte FONT_16X32_BYTE_PER_CHAR = 64
const byte FONT_16X32_CHARS[] =
const byte FONT_16X32_WIDTH = 16
const byte FONT_16X32 = 0x11
Font ID, unique amongst font libs.
const byte FONT_16X32_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
No documentation found
const byte FONT_16X32_HEIGHT = 32
No documentation found
const byte FONT_16X32_BYTE_PER_CHAR = 64
No documentation found
const byte FONT_16X32_CHARS[] =
16X32, TOP_LEFT, HORIZONTAL, NO_NAME
const byte FONT_16X32_WIDTH = 16
No documentation found
18f46q10 | 18f46q10_glcd_ili9341_font.jal |