Skip to content

psconvert: fix gs options passed via -C#8983

Merged
joa-quim merged 1 commit intomasterfrom
fix-8982
Apr 16, 2026
Merged

psconvert: fix gs options passed via -C#8983
joa-quim merged 1 commit intomasterfrom
fix-8982

Conversation

@joa-quim
Copy link
Copy Markdown
Member

Fix the C issue, but not sure if this will fix the original problem.

Fix #8982

@joa-quim joa-quim requested a review from a team April 16, 2026 12:43
Copy link
Copy Markdown
Member

@Esteban82 Esteban82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works.

I got this output:

gs -q -dNOPAUSE -dBATCH -dNOSAFER -dSCANCONVERTERTYPE=2 -dMaxBitmap=2000000 -dUseFastColor=true -dGraphicsAlphaBits=2 -dTextAlphaBits=4 -sDEVICE=jpeg -dJPEGQ=90 -g2480x3509 -r300 -sOutputFile='map.jpg' './psconvert_43240d.eps'

@Esteban82 Esteban82 added enhancement Improving an existing feature add-changelog Add PR to the changelog labels Apr 16, 2026
@joa-quim joa-quim merged commit ca5130f into master Apr 16, 2026
9 of 14 checks passed
@joa-quim joa-quim deleted the fix-8982 branch April 16, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add-changelog Add PR to the changelog enhancement Improving an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

psconvert: gs options passed via -C doesn't override internally hardcoded options

2 participants