blob: 81bc56c1633f6bacfb929c9c91fd741cc99615a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
This library is still dependent upon chalk/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.
|