Skip to content

8867 fill transparency#8882

Merged
joa-quim merged 4 commits intoGenericMappingTools:masterfrom
ES-Solar:8867-penTransparency
Jan 30, 2026
Merged

8867 fill transparency#8882
joa-quim merged 4 commits intoGenericMappingTools:masterfrom
ES-Solar:8867-penTransparency

Conversation

@ES-Solar
Copy link
Contributor

*modified PSL_setcolor method to preserve transparency of pen or fill colors if when the other is set.

The problem was the fill transparency was being changed when the to be the pen transparency if the fill transparency wasn't explicitly specified.

Fixes #8867

Reminders

  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

Copy link
Member

@joa-quim joa-quim left a comment

Choose a reason for hiding this comment

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

Thanks, that situation is now fixed and tests do not show any obviously related failures.

@joa-quim joa-quim merged commit 25e09a9 into GenericMappingTools:master Jan 30, 2026
6 of 14 checks passed
@joa-quim
Copy link
Member

Sorry, found this too late. There is no fillTransparency.ps and the fillTransparency.ps.dvc wrongly ended up in baseline\postscriptlight (which should have fillTransparency.ps) instead of test\baseline. The DVC is horrible, I know.

@ES-Solar ES-Solar deleted the 8867-penTransparency branch January 30, 2026 16:02
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.

Semi-transparency for pen (-W) affects also fill (-G) of symbols

2 participants