⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zfontspa.h

📁 Zoran VP2K731 DVD源代码,极具参考价值!
💻 H
字号:


#define ZFontSpa_YSHIFT0	0
#define ZFontSpa_YSHIFT1	2
#define ZFontSpa_YSHIFT2	8
#define ZFontSpa_YSHIFT3	18

#define ZFontSpa_WIDTH0		3
#define ZFontSpa_WIDTH1		6
#define ZFontSpa_WIDTH2		8
#define ZFontSpa_WIDTH3		12
#define ZFontSpa_WIDTH4		14
#define ZFontSpa_WIDTH5		18
#define ZFontSpa_WIDTH6		22
#define ZFontSpa_WIDTH7		24

#define ZFontSpa_HEIGHT0		0
#define ZFontSpa_HEIGHT1		4
#define ZFontSpa_HEIGHT2		9
#define ZFontSpa_HEIGHT3		16
#define ZFontSpa_HEIGHT4		22
#define ZFontSpa_HEIGHT5		24
#define ZFontSpa_HEIGHT6		28
#define ZFontSpa_HEIGHT7		32


enum {
	NULL_CHAR_ZFontSpa,
	SP_CHAR_LA1,
	SP_CHAR_LE1,
	SP_CHAR_LI1,
	SP_CHAR_LN1,
	SP_CHAR_LO1,
	SP_CHAR_LU1,
	SP_CHAR_UA1,
	SP_CHAR_UE1,
	SP_CHAR_UI1,
	SP_CHAR_UN1,
	SP_CHAR_UO1,
	SP_CHAR_UU1,
	SP_CHAR_EMARK,
	SP_CHAR_QMARK
};


extern const FONT ZFontSpa;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -