This should come from https://cgit.kde.org/libkimageannotator.git or whatever backend that Kolourpaint uses (if it's in a library).
*** Bug 431384 has been marked as a duplicate of this bug. ***
In progress with https://invent.kde.org/graphics/gwenview/-/merge_requests/147!
Git commit 8f3bf87bcda2f678a15a48a5cefdca912d80dff8 by Nate Graham, on behalf of Ilya Pominov. Committed on 07/07/2022 at 21:37. Pushed by ngraham into branch 'master'. Add simple image editor using KImageAnnotator This makes KImageAnnotator a new required dependency. FIXED-IN: 22.08 M +9 -0 CMakeLists.txt M +2 -0 app/CMakeLists.txt M +2 -1 app/gwenviewui.rc M +22 -3 app/imageopscontextmanageritem.cpp M +8 -0 app/main.cpp M +1 -0 config-gwenview.h.cmake M +4 -0 lib/CMakeLists.txt A +61 -0 lib/annotate/annotatedialog.cpp [License: GPL] A +51 -0 lib/annotate/annotatedialog.h [License: GPL] A +82 -0 lib/annotate/annotateoperation.cpp [License: GPL] A +47 -0 lib/annotate/annotateoperation.h [License: GPL] https://invent.kde.org/graphics/gwenview/commit/8f3bf87bcda2f678a15a48a5cefdca912d80dff8