https://bugs.kde.org/show_bug.cgi?id=364047
Bug ID: 364047 Summary: When saving PSD files, layer boundaries get messed up Product: krita Version: 3.0 Platform: Other OS: other Status: UNCONFIRMED Severity: normal Priority: NOR Component: File formats Assignee: krita-bugs-n...@kde.org Reporter: kresimir.s...@gmail.com When saving a PSD file in krita, the layer boundaries are wrong. When opening this file with GIMP or python psd-tools, I get wrong layer boundary information. When opening with Photoshop there's no problem because photoshop auto crops the layer boundary to the visible pixels. We rely on the boundary info to export art from psd files which prevents use from using krita. The bug can be easily reproduced, just save a layered psd in Krita and open it in gimp, any version of gimp. You'll see the layer bondaries are wrong. If you perform an "Autocrop layer" operation in Gimp, you can see the boundaries snap to where they're supposed to be. Reproducible in any OS. We tried in Windows and Mac Reproducible: Always Steps to Reproduce: 1. Save PSD file in Krita 2. Open in GIMP 3. Observe shock on own face :) Actual Results: Layer boundaries are not cropped Expected Results: Layer boundaries (x, y, w, h) should be cropped to the visible pixels in the psd file, the way photoshop does it. repro files can be found here: https://www.dropbox.com/s/s6kxs8hsp5wr0s9/krita_bug.zip?dl=0 -- You are receiving this mail because: You are watching all bug changes.