?? ftxopentype.c
字號:
/* we need to all the OT support into one file to get efficient inlining */#if defined(__GNUC__)#define inline __inline__#else#define inline#endif#include "ftglue.c"#include "ftxopen.c"#include "ftxgdef.c"#include "ftxgpos.c"#include "ftxgsub.c"#include "otlbuffer.c"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -