Skip to content

PS/EPS import: disable autorotation by default and add unit test

What does the merge request do?

Closes #258 (closed) by adding a parameter for autorotation, disabled by default.

While autorotating might make sense for reading a file, it's probably not what editors want.

Summary for release notes

The EPS/PS import doesn't rotate the image anymore if the majority of the text is not oriented left-to-right.

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history
Edited by Jonathan Neuhauser

Merge request reports