Skip to content

Better error message for broken postscript files

Jonathan Neuhauser requested to merge joneuhauser/extensions:ps-error-msg into master

What does the merge request do?

Fix #404 (closed)

Implementation notes

I added some extra variables to the ProgramRunError class so extension authors can decide what to display.

Summary for release notes

A clearer error message is shown for invalid PS/EPS files.

Checklist

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

Merge request reports