This repository was archived by the owner on Mar 20, 2026. It is now read-only.
Releases: rjmoerland/krita-edit-layer
Releases · rjmoerland/krita-edit-layer
v0.2.0
- Allow exporting File layers, Group layers and Clone layers next to Paint layers
- Paint layers are now exported with Filter masks applied
- Floating point format should work
- Data format changes within the file format are supported (for example, 8-bit to 16-bit integers)
- Color space changes are supported
- (untested, but perhaps): color model changes might work (RGB->CMYK)
- Note that these changes apply to the imported layer only. The document color model, color space and color depth does not change. - (implementation detail) Use a Krita File layer to re-import the edited layer, instead of QImage