📄 scalfont.h
字号:
/******************************************************************************
(c) copyright Motorola Semiconductors Hong Kong Limited 1995-2000
ALL RIGHTS RESERVED
******************************************************************************
Project Name : Personal Portable System Manager, PPSM
Project Number: PDAPSM031
Title : Definitions for scalable font related
File Name : scalfont.h
Created On : 08/19/95
Modifications :
Release : 02/29/00 PPSM v3.20
**********************************************************************/
#ifndef SCALFONT_INCLUDED
#define SCALFONT_INCLUDED
/* address of scalable font library */
#define SCALABLE_BIG5_FONT_ADDR 0x600000
/* Font Types */
#define DEFAULT_SCALABLE_FONT 183
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -