https://bugs.kde.org/show_bug.cgi?id=406763
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/8da59a65e | |15a5c61440c50937038e4dcd9b8 | |6ee2 Resolution|--- |FIXED --- Comment #7 from Halla Rempt <ha...@valdyas.org> --- Git commit 8da59a65e15a5c61440c50937038e4dcd9b86ee2 by Halla Rempt. Committed on 02/02/2021 at 15:39. Pushed by rempt into branch 'master'. Add API to the Document class to handle annotations Annotations are blobs that are stored with the image. We use this for exif and icc data (except not really), and since 2008 we were intending to make it possible to store generic data with the image using KisAnnotation. M +55 -0 libs/libkis/Document.cpp M +33 -0 libs/libkis/Document.h M +45 -0 libs/libkis/tests/TestDocument.cpp M +1 -0 libs/libkis/tests/TestDocument.h M +5 -1 plugins/extensions/pykrita/sip/krita/Document.sip https://invent.kde.org/graphics/krita/commit/8da59a65e15a5c61440c50937038e4dcd9b86ee2 -- You are receiving this mail because: You are watching all bug changes.