Kai-Uwe Behrmann
Kai-Uwe Behrmann
By renaming your *README* into *README*.**md** you can switch markdown -> formatted HTML on. That looks much nicer. (Currently only the unformatted text is visible in github and gitlab.)
My favorite is gitlab.com. https://gitlab.com/openicc
Commit 4c8d37fcfabccec6d032fdc5ab4ae2a049dd8c2c add valgrind output to the ```make check``` target and shows lots of warnings. The amount should be reduced.
oyFilterNode_ToBlob() is pretty expensive. Check in test2.cpp:setupColourTable()
It would be good to have *oyObjectTreePrint() / OY_DEBUG_OBJECTS* covered in the tests, so **a break becomes early** visible. A separate test would be good, in order to not disturb...
test2 34 "Draw Screen Pixel run" shows currently the error
the overlapping of modify and list entry calls in oyCMMapi8_s and the commands of "list" and "properties" in both entries is confusing. SANE had no way to create a device...
Write a image viewer code example using the Qt toolkit. - small feature set - well readable code - share as many as possible parts with the existing FLTK version...
Add module for efficient pixel conversion between arbitrary buffer types. - implement using the oyCMM4_s and oyCMM7_s module API's low level C task