Krita/GetStartedOn

From KDE Community Wiki
Revision as of 19:34, 3 June 2011 by Boudewijn (talk | contribs) (Created page with '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. ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.