?? readme
字號:
This folder contains supporting code and CodeWarrior Pro 4 projectfiles to build the FreeType demo programs ftlint and ftview for MacOS.BuildingTo build these apps, you'll first need to build the FreeType library(see config/mac). Be sure to unpack the resource.hqx file; it containstwo resource files that are needed for ftlint and ftview. Theapplications get built in the demos/bin folder.NotesSince the Mac doesn't have the notion of argc/argv, we'll emulatethis: each file dropped onto the application will be translatedto a command line argument. Both ftlint and ftview take a ppemvalue as their first command line argument: for the Mac versionthis has been hard-coded into the source. Also: the additionaloptions for ftview cannot be set.Have fun with FreeType on the Mac!Just van Rossum, <just@letterror.com>DISCLAIMER: this subdirectory is *not* being maintained by theFreeType team, but by Just van Rossum. It's being released underthe same terms as FreeType (see LICENSE.TXT).
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -