Post #1662190
2026-04-17 11:22 UTC
@foxyoreos Like, if we open a document, zoom around a bit, and hit save, the only thing that changes should be timestamps. (And even those are iffy; I wonder if we could hack on Krita to add a "reproducible documents" setting.)
Replies (1)
-
@IceWolf@masto.brightfur.net 2026-04-17 11:27
@foxyoreos going on a tangent here, but I wonder how hard it'd be to add either a flat XML mode like Libreoffice has, or just do the zip deterministically with no compression (for version control)... also fixing layer names. also making UUIDs deterministic, based off the layer name or something. I want a way to be able to get a reproducible document for a given input drawing/set of layers (easier with pixel art than with pen drawings, but it's about the principle of the thing, really).