Skip to content

Commit e9beee6

Browse files
authored
Merge pull request #18 from Bearsampp/10.06
Add Ghostscript 10.06.0 configuration and update bundle release
2 parents 3efcc1c + 77c13c6 commit e9beee6

File tree

7 files changed

+10
-130
lines changed

7 files changed

+10
-130
lines changed

.project

Lines changed: 0 additions & 11 deletions
This file was deleted.

.settings/org.eclipse.core.resources.prefs

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ghostscriptVersion = "10.06.0"
2+
ghostscriptExe = "bin/gswin64.exe"
3+
ghostscriptExeConsole = "bin/gswin64c.exe"
4+
5+
bundleRelease = "@RELEASE_VERSION@"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@ECHO OFF
2+
3+
cd %~dp0
4+
bin\gswin64c.exe -q -dBATCH -sFONTDIR=c:/windows/fonts -sCIDFMAP=lib/cidfmap lib/mkcidfm.ps

build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
bundle.name = ghostscript
2-
bundle.release = 2025.7.31
2+
bundle.release = 2026.1.15
33
bundle.type = tools
44
bundle.format = 7z
55

editorconfig

Lines changed: 0 additions & 16 deletions
This file was deleted.

test-gradle-build.bat

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)