diff options
Diffstat (limited to 'krita/kritacolor/TODO')
-rw-r--r-- | krita/kritacolor/TODO | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/krita/kritacolor/TODO b/krita/kritacolor/TODO new file mode 100644 index 00000000..70f0bdb3 --- /dev/null +++ b/krita/kritacolor/TODO @@ -0,0 +1,11 @@ +This library is still dependent upon krita/sdk for some headers. This +should be changed. The headers concerned are: + +kis_id.h +kis_global.h +kis_annotation.h +kis_integer_maths.h + +Additionally, there is a problem with the histogram producers: those are +tied to the individual base colorspaces, but also need iterators, so they +are in core for the moment. |