deeplook

Results 186 comments of deeplook

I usually appreciate an illustrating code snippet, but I would hope @replabrobin might want to comment about the transparency features available for PNGs created with reportlab, before anybody does some...

@gotounix Have you tried `renderPM.drawToFile(drawing, filename, fmt='GIF', configPIL={....})`? See https://github.com/eduardocereto/reportlab/blob/master/src/reportlab/graphics/renderPM.py (old reportlab mirror on GitHub...)

@MinchinWeb would you like to do it yourself?

This could be a low hanging fruit. Do you want to give it a try?

I see only a [few lines](https://github.com/deeplook/svglib/blob/d1abe3c56b19bbe1ac8e2c25df5ae42504e9267c/svglib/svglib.py#L1085) related to sub/sub, but no test whatsoever. Maybe that is because it would be a visual result for an eyeball test. Maybe you want...

Sadly, there isn't. I'd surely like to see it happen, but there is maybe not so much to document, after all? Most people will likely use the command-line tool or...

I'd actually prefer some simple vanilla Sphinx thingy, maybe with https://github.com/executablebooks/sphinx-thebe for running examples online in mybinder.org.

I can confirm the effect you describe, but I'm sorry I don't have an immediate cure and too much else to look after.

FWIW, it looks ok in https://www.svgviewer.dev.

Thanks for pointing this out! Sadly, I don't think this is likely to change, unless somebody jumps in and makes a code contribution.