Diffusion Krita 77d87639051c

Add a legacy zip store for writing backwards-compatible kra files

Authored by rempt on May 17 2019, 9:40 AM.

Description

Add a legacy zip store for writing backwards-compatible kra files

Use the Quazip store for reading and writing 64 bits zip files,
the Legacy store for writing 32 bits zip files. It's still not
ideal, having two zip implementations (and a third one hidden
inside Qt), but this gives maximal compatibility. Vectors and
colorize masks load again as well.

BUG:407601
BUG:407630
CCBUG:407537

Details

Committed
remptMay 18 2019, 6:43 AM
Parents
R37:aae6db429810: Revert "Add a legacy zip store that uses KArchive"
Branches
Unknown
Tags
Unknown