RobertSchueler

Results 2 issues of RobertSchueler

I have a very small project on a Windows 10 machine with the following image in the file example.png: ![image](https://user-images.githubusercontent.com/70914876/136830798-ae0983a8-07fe-404f-a585-dbcd467602be.png) I try to make a screenshot of a simple html...

documentation

An svg element where the attribute "visibility" is set to "hidden" should not be plotted, but it is. Small example: ``` from svglib.svglib import svg2rlg from reportlab.graphics import renderPM svg_string...

enhancement