readme
来自「字体缩放显示」· 代码 · 共 21 行
TXT
21 行
This directory contains two files for compiling the FreeType library underVMS: ft_conf.h the configuration file for the FreeType library descrip.mms a makefile to be used with either MMS or MMKThe files are such designed that after unpacking of freetype-1.5 one cangive the command MMS/DESCR=[.LIB.ARCH.VMS]to build the libraries. (Of course, for MMK use `MMK' on the command lineinstead of `MMS'.) The makefile contains a `clean' target, but no `install'target since I'm note sure where to install the library and the includefiles.I did NOT do the test programs but I tested it with my own programs. Jouk Jansen <joukj@hrem.stm.tudelft.nl>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?