📄 zfonts.h
字号:
#ifdef D_NO_CHINESE
#define ZFonts_YSHIFT0 0
#define ZFonts_YSHIFT1 2
#define ZFonts_YSHIFT2 8
#define ZFonts_YSHIFT3 18
#define ZFonts_WIDTH0 3
#define ZFonts_WIDTH1 6
#define ZFonts_WIDTH2 8
#define ZFonts_WIDTH3 12
#define ZFonts_WIDTH4 14
#define ZFonts_WIDTH5 18
#define ZFonts_WIDTH6 22
#define ZFonts_WIDTH7 24
#define ZFonts_HEIGHT0 0
#define ZFonts_HEIGHT1 4
#define ZFonts_HEIGHT2 9
#define ZFonts_HEIGHT3 16
#define ZFonts_HEIGHT4 22
#define ZFonts_HEIGHT5 24
#define ZFonts_HEIGHT6 28
#define ZFonts_HEIGHT7 32
enum {
NULL_CHAR_ZFonts,
G_CHAR_1LO1,
G_CHAR_2LN,
G_CHAR_3PA,
G_CHAR_4PA1,
G_CHAR_5PA2,
G_CHAR_6PE1,
G_CHAR_7PE2,
G_CHAR_8PI,
G_CHAR_9PO,
G_CHAR_DISC1,
G_CHAR_DISC2,
G_CHAR_DISC3,
G_CHAR_DISC4,
G_CHAR_DISC5,
G_CHAR_DISC6,
G_CHAR_DISC7,
G_CHAR_DISC8
};
extern const FONT ZFonts;
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -