Author | Urmas Joeleht Copyright © 2015..2022, all rights reserved. |
Adapted-by | Rob Jansen |
Compiler | 2.5r6 |
library 6X10 font lookup table for GLCD
https://github.com/DerBer/ht1632clib/tree/master/font
See lib glcd_font.jal for font explanation
No dependency found
const byte FONT_6X10_WIDTH = 6
const byte FONT_6X10_HEIGHT = 10
const byte FONT_6X10_BYTE_PER_CHAR = 10
const byte FONT_6X10_CHARS[]=
const byte FONT_6X10 = 0x07
const byte FONT_6X10_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
const byte FONT_6X10_WIDTH = 6
No documentation found
const byte FONT_6X10_HEIGHT = 10
No documentation found
const byte FONT_6X10_BYTE_PER_CHAR = 10
No documentation found
const byte FONT_6X10_CHARS[]=
6X10, TOP_LEFT, HORIZONTAL, NO_NAME
const byte FONT_6X10 = 0x07
Font ID, unique amongst font libs.
const byte FONT_6X10_BIT_DIRECTION = FONT_TOP_LEFT_HORIZONTAL
No documentation found
18f46q10 | 18f46q10_glcd_ili9341_font.jal |