⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.win32

📁 PSlib是一个用来生成PostScript文件的类库。提供了一个生成PostScript文件的简单方法。
💻 WIN32
字号:
Installation of pslib on win32 systems.---------------------------------------Since version 0.4.0 of pslib it can be quite easily compiled forwin32 systems in a mingw environment.Requirements------------You will need a recent version of MinGW, msys, and ActivePerl.You also need libpng, libzip, libungif, libtiff and libjpeg compiledfor wind32, which are provided by the sourceforge project GnuWin32.Installation------------1. Install MinGW and msys2. Install ActivePerl3. Grab the most recent source tar archive of pslib and untar it4. Change into the untared directory and invoke   export INTLTOOL_PERL=<path to perl>   ./configure   if configure doesn't detect the graphics libraries then specify	 their location with --with-png, -with-gif, --with-jpeg, --with-tiff.5. Run make; make install

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -