📄 ascii.h
字号:
/*
* $Id: ascii.h,v 1.2 2003/08/29 03:13:18 casic Exp $
*
* ascii.h : ascii character storage
*
* Copyright (C) 2003 convrom.exe
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
#ifndef _ASCII_H
#define _ASCII_H
/*
* ascii character storage,dot array
*/
static unsigned char ASCII_FONT_BITMAP[] = {
/* Character (0x00):
ht=16, width=8
+--------+
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
/* Character (0x01):
ht=16, width=8
+--------+
| |
| |
| ****** |
|* *|
|* * * *|
|* *|
|* *|
|* **** *|
|* ** *|
|* *|
|* *|
| ****** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x7e,
0x81,
0xa5,
0x81,
0x81,
0xbd,
0x99,
0x81,
0x81,
0x7e,
0x00,
0x00,
0x00,
0x00,
/* Character (0x02):
ht=16, width=8
+--------+
| |
| |
| ***** |
|******* |
|******* |
|** * ** |
|******* |
|******* |
|* *** * |
|** ** |
|******* |
| ***** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x7c,
0xfe,
0xfe,
0xd6,
0xfe,
0xfe,
0xba,
0xc6,
0xfe,
0x7c,
0x00,
0x00,
0x00,
0x00,
/* Character (0x03):
ht=16, width=8
+--------+
| |
| |
| |
| ** ** |
|*** *** |
|******* |
|******* |
|******* |
|******* |
| ***** |
| *** |
| * |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x6c,
0xee,
0xfe,
0xfe,
0xfe,
0xfe,
0x7c,
0x38,
0x10,
0x00,
0x00,
0x00,
0x00,
/* Character (0x04):
ht=16, width=8
+--------+
| |
| |
| |
| * |
| *** |
| ***** |
|******* |
| ***** |
| *** |
| * |
| |
| |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x10,
0x38,
0x7c,
0xfe,
0x7c,
0x38,
0x10,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
/* Character (0x05):
ht=16, width=8
+--------+
| |
| |
| |
| * |
| *** |
| *** |
| * |
| ** ** |
|*** *** |
| ** ** |
| * |
| *** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x10,
0x38,
0x38,
0x10,
0x6c,
0xee,
0x6c,
0x10,
0x38,
0x00,
0x00,
0x00,
0x00,
/* Character (0x06):
ht=16, width=8
+--------+
| |
| |
| * |
| *** |
| ***** |
| ***** |
|******* |
|******* |
|******* |
| ** ** |
| * |
| *** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x10,
0x38,
0x7c,
0x7c,
0xfe,
0xfe,
0xfe,
0x6c,
0x10,
0x38,
0x00,
0x00,
0x00,
0x00,
/* Character (0x07):
ht=16, width=8
+--------+
| |
| |
| |
| |
| |
| ** |
| **** |
| **** |
| **** |
| ** |
| |
| |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x00,
0x00,
0x18,
0x3c,
0x3c,
0x3c,
0x18,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
/* Character (0x08):
ht=16, width=8
+--------+
|********|
|********|
|********|
|********|
|********|
|*** ***|
|** **|
|** **|
|** **|
|*** ***|
|********|
|********|
|********|
|********|
|********|
|********|
+--------+ */
0xff,
0xff,
0xff,
0xff,
0xff,
0xe7,
0xc3,
0xc3,
0xc3,
0xe7,
0xff,
0xff,
0xff,
0xff,
0xff,
0xff,
/* Character (0x09):
ht=16, width=8
+--------+
| |
| |
| |
| |
| ** |
| **** |
| ** ** |
| ** ** |
| ** ** |
| **** |
| ** |
| |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x00,
0x18,
0x3c,
0x66,
0x66,
0x66,
0x3c,
0x18,
0x00,
0x00,
0x00,
0x00,
0x00,
/* Character
(0x0a):
ht=16, width=8
+--------+
|********|
|********|
|********|
|********|
|*** ***|
|** **|
|* ** *|
|* ** *|
|* ** *|
|** **|
|*** ***|
|********|
|********|
|********|
|********|
|********|
+--------+ */
0xff,
0xff,
0xff,
0xff,
0xe7,
0xc3,
0x99,
0x99,
0x99,
0xc3,
0xe7,
0xff,
0xff,
0xff,
0xff,
0xff,
/* Character (0x0b):
ht=16, width=8
+--------+
| |
| |
| **** |
| *** |
| **** |
| ** ** |
| **** |
|** ** |
|** ** |
|** ** |
|** ** |
| **** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x1e,
0x0e,
0x1e,
0x36,
0x78,
0xcc,
0xcc,
0xcc,
0xcc,
0x78,
0x00,
0x00,
0x00,
0x00,
/* Character (0x0c):
ht=16, width=8
+--------+
| |
| |
| **** |
| ** ** |
| ** ** |
| ** ** |
| **** |
| ** |
| ****** |
| ** |
| ** |
| ** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x3c,
0x66,
0x66,
0x66,
0x3c,
0x18,
0x7e,
0x18,
0x18,
0x18,
0x00,
0x00,
0x00,
0x00,
/* Character (0x0d):
ht=16, width=8
+--------+
| |
| |
| **** |
| ** * |
| **** |
| ** |
| ** |
| ** |
| ** |
| **** |
|***** |
| *** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x1e,
0x1a,
0x1e,
0x18,
0x18,
0x18,
0x18,
0x78,
0xf8,
0x70,
0x00,
0x00,
0x00,
0x00,
/* Character (0x0e):
ht=16, width=8
+--------+
| |
| |
| ***** |
| ** ** |
| ***** |
| ** ** |
| ** ** |
| *** ** |
|**** ** |
| ** ** |
| *** |
| **** |
| ** |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x3e,
0x36,
0x3e,
0x36,
0x36,
0x76,
0xf6,
0x66,
0x0e,
0x1e,
0x0c,
0x00,
0x00,
0x00,
/* Character (0x0f):
ht=16, width=8
+--------+
| |
| |
| ** |
|** ** **|
| ****** |
| **** |
| ** ** |
| ** ** |
| **** |
| ****** |
|** ** **|
| ** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x18,
0xdb,
0x7e,
0x3c,
0x66,
0x66,
0x3c,
0x7e,
0xdb,
0x18,
0x00,
0x00,
0x00,
0x00,
/* Character (0x10):
ht=16, width=8
+--------+
| |
| |
| |
|* |
|*** |
|**** |
|****** |
|******* |
|****** |
|**** |
|*** |
|* |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x80,
0xe0,
0xf0,
0xfc,
0xfe,
0xfc,
0xf0,
0xe0,
0x80,
0x00,
0x00,
0x00,
0x00,
/* Character (0x11):
ht=16, width=8
+--------+
| |
| |
| |
| * |
| *** |
| ***** |
| ****** |
|******* |
| ****** |
| ***** |
| *** |
| * |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x02,
0x0e,
0x3e,
0x7e,
0xfe,
0x7e,
0x3e,
0x0e,
0x02,
0x00,
0x00,
0x00,
0x00,
/* Character (0x12):
ht=16, width=8
+--------+
| |
| |
| ** |
| **** |
| ****** |
| ** |
| ** |
| ** |
| ** |
| ****** |
| **** |
| ** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x18,
0x3c,
0x7e,
0x18,
0x18,
0x18,
0x18,
0x7e,
0x3c,
0x18,
0x00,
0x00,
0x00,
0x00,
/* Character (0x13):
ht=16, width=8
+--------+
| |
| |
| ** ** |
| ** ** |
| ** ** |
| ** ** |
| ** ** |
| ** ** |
| ** ** |
| |
| ** ** |
| ** ** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x66,
0x66,
0x66,
0x66,
0x66,
0x66,
0x66,
0x00,
0x66,
0x66,
0x00,
0x00,
0x00,
0x00,
/* Character (0x14):
ht=16, width=8
+--------+
| |
| |
| *******|
|** ** **|
|** ** **|
|** ** **|
|** ** **|
| **** **|
| ** **|
| ** **|
| ** **|
| ** **|
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x7f,
0xdb,
0xdb,
0xdb,
0xdb,
0x7b,
0x1b,
0x1b,
0x1b,
0x1b,
0x00,
0x00,
0x00,
0x00,
/* Character (0x15):
ht=16, width=8
+--------+
| |
| |
| ***** |
|** ** |
|** ** |
| ** |
| ***** |
|**** ** |
|** **** |
| ***** |
| ** |
|** ** |
|** ** |
| ***** |
| |
| |
+--------+ */
0x00,
0x00,
0x7c,
0xc6,
0xc6,
0x60,
0x7c,
0xf6,
0xde,
0x7c,
0x0c,
0xc6,
0xc6,
0x7c,
0x00,
0x00,
/* Character (0x16):
ht=16, width=8
+--------+
| |
| |
| |
| |
| |
| |
| |
| |
|******* |
|******* |
|******* |
|******* |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0xfe,
0xfe,
0xfe,
0xfe,
0x00,
0x00,
0x00,
0x00,
/* Character (0x17):
ht=16, width=8
+--------+
| |
| |
| ** |
| **** |
| ****** |
| ** |
| ** |
| ** |
| ****** |
| **** |
| ** |
| ****** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x18,
0x3c,
0x7e,
0x18,
0x18,
0x18,
0x7e,
0x3c,
0x18,
0x7e,
0x00,
0x00,
0x00,
0x00,
/* Character (0x18):
ht=16, width=8
+--------+
| |
| |
| ** |
| **** |
| ****** |
| ** |
| ** |
| ** |
| ** |
| ** |
| ** |
| ** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x18,
0x3c,
0x7e,
0x18,
0x18,
0x18,
0x18,
0x18,
0x18,
0x18,
0x00,
0x00,
0x00,
0x00,
/* Character (0x19):
ht=16, width=8
+--------+
| |
| |
| ** |
| ** |
| ** |
| ** |
| ** |
| ** |
| ** |
| ****** |
| **** |
| ** |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x18,
0x18,
0x18,
0x18,
0x18,
0x18,
0x18,
0x7e,
0x3c,
0x18,
0x00,
0x00,
0x00,
0x00,
/* Character -> (0x1a):
ht=16, width=8
+--------+
| |
| |
| |
| |
| |
| ** |
| *** |
|********|
| *** |
| ** |
| |
| |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x00,
0x00,
0x0c,
0x0e,
0xff,
0x0e,
0x0c,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
/* Character (0x1b):
ht=16, width=8
+--------+
| |
| |
| |
| |
| |
| ** |
| *** |
|******* |
| *** |
| ** |
| |
| |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x00,
0x00,
0x30,
0x70,
0xfe,
0x70,
0x30,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
/* Character (0x1c):
ht=16, width=8
+--------+
| |
| |
| |
| |
| |
| |
|** |
|** |
|** |
|******* |
| |
| |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
0xc0,
0xc0,
0xc0,
0xfe,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
/* Character (0x1d):
ht=16, width=8
+--------+
| |
| |
| |
| |
| |
| * * |
| ** ** |
|********|
| ** ** |
| * * |
| |
| |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x00,
0x00,
0x24,
0x66,
0xff,
0x66,
0x24,
0x00,
0x00,
0x00,
0x00,
0x00,
0x00,
/* Character (0x1e):
ht=16, width=8
+--------+
| |
| |
| |
| * |
| *** |
| *** |
| *** |
| ***** |
| ***** |
|******* |
|******* |
| |
| |
| |
| |
| |
+--------+ */
0x00,
0x00,
0x00,
0x10,
0x38,
0x38,
0x38,
0x7c,
0x7c,
0xfe,
0xfe,
0x00,
0x00,
0x00,
0x00,
0x00,
/* Character (0x1f):
ht=16, width=8
+--------+
| |
| |
| |
|******* |
|******* |
| ***** |
| ***** |
| ***** |
| *** |
| *** |
| * |
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -