File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ghostscriptVersion = "10.05.1"
2+ ghostscriptExe = "bin/gswin64.exe"
3+ ghostscriptExeConsole = "bin/gswin64c.exe"
4+
5+ bundleRelease = "@RELEASE_VERSION@"
Original file line number Diff line number Diff line change 1+ @ ECHO OFF
2+
3+ cd %~dp0
4+ bin\gswin64c.exe -q -dBATCH -sFONTDIR=c:/windows/fonts -sCIDFMAP=lib/cidfmap lib/mkcidfm.ps
Original file line number Diff line number Diff line change 11bundle.name = ghostscript
2- bundle.release = 2025.4.26
2+ bundle.release = 2025.7.31
33bundle.type = tools
44bundle.format = 7z
55
Original file line number Diff line number Diff line change 6610.03.1 = https://github.com/Bearsampp/module-ghostscript/releases/download/2024.6.18/bearsampp-ghostscript-10.03.1-2024.06.18.7z
7710.04.0 = https://github.com/Bearsampp/module-ghostscript/releases/download/2024.10.31/bearsampp-ghostscript-10.04.0-2024.10.31.7z
8810.05.0 = https://github.com/Bearsampp/module-ghostscript/releases/download/2025.4.26/bearsampp-ghostscript-10.05.0-2025.4.26.7z
9+ 10.05.1 = https://github.com/Bearsampp/module-ghostscript/releases/download/2025.7.31/bearsampp-ghostscript-10.05.1-2025.7.31.7z
You can’t perform that action at this time.
0 commit comments