deeplook
deeplook
I would also first scale it like you did. If the result looks jagged that could be because of its path definition, but I see it does contain cubic Bézier...
```svg image/svg+xml ```
@replabrobin What is the state of this? I find the very same effect as shown below (recorded inside a Jupyter notebook). ```python import io import requests from ipywidgets import interact...
The PDF output seems fine, so it looks like an issue with the reportlab bitmap renderer for which @replabrobin is the authority. Can you generate a minimal file showing this...
I‘m not sure we have the resources for adding this now. Or let‘s say I know I don‘t. But we do encourage and accept PRs. And should do it more...
I see `preserveAspectRatio` is used in `tests/samples/others/png_in_svg.svg`, but I can't do any testing for now, sorry.
@driscollis Which version of svglib are you using? I've tried your example with 0.8.0 (a version available on some random machine) and the [Flag of Cuba](https://upload.wikimedia.org/wikipedia/commons/b/bd/Flag_of_Cuba.svg) used in the test...
You don't provide much information except for the files. But I assume you don't expect the upper left black labels to be where they are, and I guess they are...
@hbh112233abc You can help debugging by minimizing your SVG to a version that shows the undesired effect.
@eyaler Don't hesitate to post a bitmap image in a ticket! I at least find sites like ibb.co a little suspicious. ;-)