[Bug]: Exported SVG files are no longer imported Affinity Designer correctly · Issue #20910 · matplotlib/matplotlib · GitHub
Skip to content

[Bug]: Exported SVG files are no longer imported Affinity Designer correctly #20910

Description

@tobywise

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 code
plt.savefig('filename.svg')

Actual outcome

matplotlib_affinity_text

Expected outcome

Matplotlib SVGs were imported into Affinity Designer correctly prior to #17669 - specifically this commit 7480805

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions