-
Notifications
You must be signed in to change notification settings - Fork 22
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
SVG-Rendering: Test with Batik 1.9 #2
Comments
rototor
added a commit
that referenced
this issue
Jun 26, 2017
set clipping of the graphics context to perform draw optimisations. One sample is still failing and not clipping correctly.
rototor
added a commit
that referenced
this issue
Jun 26, 2017
transformed clip shape for building up the new shape.
rototor
added a commit
that referenced
this issue
Jun 26, 2017
transformed clip shape for building up the new shape.
setClip() and clip(Shape) was not working correctly. Version 0.5 with a fix for this is released. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems the new Batik version does not work correctly with this library. See danfickle/openhtmltopdf#99
The text was updated successfully, but these errors were encountered: