Skip to content

Swap the order in which ghostscript is found on Windows#9019

Merged
joa-quim merged 3 commits into
masterfrom
finf-ghost-swap-on-Win
May 18, 2026
Merged

Swap the order in which ghostscript is found on Windows#9019
joa-quim merged 3 commits into
masterfrom
finf-ghost-swap-on-Win

Conversation

@joa-quim
Copy link
Copy Markdown
Member

On Windows we ship a gs executable and and a gs dll together with our own binaries and this is detected automatically by psconvert. However, if other fonts are need I think they wont be found (not sure of this but I have distant recalls of issues of this kind for asian users). This PR changes the order by which ghostscript is searched on Windows. Now it searches first for an official installed Ghostscript (via Windows registry) and only if it fails to find one the default that we ship will be used. This has the further advantage of giving users the choice of what GS version to use.

@joa-quim joa-quim requested a review from a team May 15, 2026 13:43
@joa-quim joa-quim merged commit 19026df into master May 18, 2026
9 of 13 checks passed
@joa-quim joa-quim deleted the finf-ghost-swap-on-Win branch May 18, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant