📄 fonts.c
字号:
/***************************************************************************
* *
* FILE: FONTS.C *
* LCD Display Controller font set. Supports fonts that are *
* defined in bit map tables in this source file. The font tables in *
* this file were derived from a conversion program called FontGen *
* by Bahri Okuroglu - bahrio@yahoo.com *
* *
* Copyright (C) 2003 by Carousel Design Solutions *
* *
* Written by: *
* Michael J. Karas *
* Carousel Design Solutions *
* 4217 Grimes Ave South *
* Edina MN 55416 *
* (952) 929-7537 *
* *
***************************************************************************/
/*
Modifications by Martin Thomas:
- adapted for avr-gcc/avr-libc (Program-Space)
- added degree-char (
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -