https://bugs.kde.org/show_bug.cgi?id=355910
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b...@valdyas.org Resolution|--- |LATER Status|UNCONFIRMED |RESOLVED --- Comment #1 from Boudewijn Rempt <b...@valdyas.org> --- Hi, I'm sorry, both for the late reply, and for the reply itself: the reason loading a PSD file in Krita is slower than loading a native file because the internal organization of a PSD file is completely different from how Krita works. Native file formats are almost always a mirror of the internal organization of an application, and to load a PSD into Krita we need to do a lot of translation work. Sure, there are optimizations possible -- but it'll never be the same as loading a native file or loading a PSD file in Krita. -- You are receiving this mail because: You are watching all bug changes.