danfickle / danfickle/openhtmltopdf
SVG rendering issues with batik-1.9
Open
- Dominant language
- Java
- Stars
- 2.2k
- Forks
- 423
- PR merge metrics
- No merged PRs in 30d
Description
I found that the same SVG code that renders fine with batik 1.8 does not render properly with batik 1.9. No errors are visible in logs but the rendering is incomplete. I need to integrate with an existing project that uses batik-1.9 jars. Is there a known incompatibility with batik 1.9?
Output with batik-1.8 (correct):

Output with batik-1.9 (incomplete):

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.