Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Milestone
Description
Bug summary
When importing SVG files created by Matplotlib into Affinity Designer, text characters are imported on top of one another. There are no issues importing into Inkscape, and I have not tried any other software.
Code for reproduction
# Exporting .SVG using the following codeplt.savefig('filename.svg')
Actual outcome
Expected outcome
Matplotlib SVGs were imported into Affinity Designer correctly prior to#17669 - specifically this commit7480805
Operating system
Windows
Matplotlib Version
3.4.3
Matplotlib Backend
No response
Python version
No response
Jupyter version
No response
Other libraries
No response
Installation
pip
Conda channel
No response