add exportConfiguration InfoObject to Node.save for predictable batchmode
ClosedPublic

Authored by razcore.art on Dec 17 2018, 10:32 AM.

Details

Summary

As discussed with @rempt yesterday, I've modified Node.save to accept this InfoOjbect just like Document.exportImage in order to be able to save layers in batch mode with predictable output settings.

As it happens, I can't get Krita working with Python on my PC due to incompatibilities between PyQt5 (v5.11.3) & Qt5 (v5.11.1) libraries. It can't easily be solved as I couldn't find compatible packages, there's no PyQt5 v5.11.1 release unfortunately and the change appears in v5.11.2

Diff Detail

Repository
R37 Krita
Lint
Lint Skipped
Unit
Unit Tests Skipped
razcore.art created this revision.Dec 17 2018, 10:32 AM
Restricted Application added a reviewer: Krita. · View Herald TranscriptDec 17 2018, 10:32 AM
razcore.art requested review of this revision.Dec 17 2018, 10:32 AM
rempt accepted this revision.Dec 17 2018, 10:53 AM
This revision is now accepted and ready to land.Dec 17 2018, 10:53 AM
This revision was automatically updated to reflect the committed changes.