Krita/GetStartedOn
< Krita
This page should contain interesting high-level tasks that motivated people can start on. It's not meant for absolute junior jobs, but for people who like a bit of a challenge.
Scanner plugin
See https://bugs.kde.org/show_bug.cgi?id=122812.
Krita supports 8 and 16 bit/channel images. All KDE scanning libraries are limited to 8 bit/channel QImages. So in order to implement this wish, we need to create a plugin that speaks to SANE directly. This is a bit challenging, but a very rewarding self-contained task.