readme
来自「gnash 在pc和嵌入式下开发需要的源码」· 代码 · 共 11 行
TXT
11 行
This example demonstrates the use of the FreeType font rendering engine (http://freetype.org). Please get file "timesi.ttf" before running this example. You can download it from:http://www.antigrain.com/timesi.zipNote that the building environment expects FreeType installed into the root directory, that is, "\freetype2". It supposed to be compiled in "Debug" and "Release" configurations. If you install FreeType somewhere else please correct the pathsto the include and library directories.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?