You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
352 B
12 lines
352 B
14 years ago
|
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.
|