makedef
来自「字体缩放显示」· 代码 · 共 16 行
TXT
16 行
# makedef## This shell script creates a .DEF file necessary for building as DLL# on the Windows 16-bit platform.echo "\; This file is part of the FreeType project.; Automatically generated, but you can customize to fit your needs.; However, changes will be erased if not made in \`makedef'...;; This definition file to be used to built the library as DLL; has been generated automatically with the script \`makedef' on; `date +%Y-%m-%d`.LIBRARY ft15_16DESCRIPTION 'FreeType 1.5 16-bit DLL
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?