Author | Rob Jansen Copyright © 2022..2022, all rights reserved. |
Adapted-by | |
Compiler | 2.5r6 |
9X16 font lookup table.
Unknown.
See lib glcd_font.jal for font explanation.
No dependency found
const byte FONT_9X16_HEIGHT = 16
const byte FONT_9X16 = 0x0E
const byte FONT_9X16_BYTE_PER_CHAR = 32
const byte FONT_9X16_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
const byte FONT_9X16_CHARS[] =
const byte FONT_9X16_WIDTH = 9
const byte FONT_9X16_HEIGHT = 16
No documentation found
const byte FONT_9X16 = 0x0E
Font ID, unique amongst font libs.
const byte FONT_9X16_BYTE_PER_CHAR = 32
No documentation found
const byte FONT_9X16_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
No documentation found
const byte FONT_9X16_CHARS[] =
9X16, TOP_LEFT, HORIZONTAL, NO_NAME
const byte FONT_9X16_WIDTH = 9
No documentation found
18f46q10 | 18f46q10_glcd_ili9341_font.jal |