Skip to content

catch exceptions from Magick++:

  • convert warnings into messages on stderr
  • abort only on errors (with message)

fixes #1 (closed) (hopefully in the way originally intended; I kept the comment though)

Merge request reports