Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rendering of dashed polygons #1194

Closed

Conversation

dstenger
Copy link
Contributor

This pull request adds ScgImageTranscoder to be able to use svg for graphic fills.

@tfr42 tfr42 added bug error issue and bug (fix) WMS deegree Web Map Service labels Sep 30, 2021
import org.apache.commons.codec.binary.Base64;
import org.apache.xerces.parsers.SAXParser;
Copy link
Member

@tfr42 tfr42 Feb 16, 2022

Choose a reason for hiding this comment

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

Xerces has been removed from some modules from the compile time dependencies with PR #999. The direct import should be avoided. If possible any use of Xerces should be avoided.

@tfr42 tfr42 added the needs rebase PR is not up to date and needs rebase label May 16, 2022
@tfr42 tfr42 added this to the 3.5 milestone Jun 3, 2022
@tfr42 tfr42 removed the needs rebase PR is not up to date and needs rebase label Jun 3, 2022
@tfr42 tfr42 added the under review PR under review by TMC member label Nov 9, 2022
@tfr42
Copy link
Member

tfr42 commented Nov 9, 2022

Relates to #1405 and #1410.

@copierrj
Copy link
Member

copierrj commented Nov 9, 2022

@stephanr is currently working on improving the rendering subsystem and we would like to revisit this specific issue after that work is completed (see earlier mentioned #1410 #1405).

@copierrj copierrj closed this Nov 9, 2022
@tfr42 tfr42 removed this from the 3.5 milestone Nov 9, 2022
@tfr42 tfr42 deleted the bugfix/rendering-fixes-dee-351-197-7692 branch November 9, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix) under review PR under review by TMC member WMS deegree Web Map Service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants