
Hi Christian, I have a patch for gil-contributions to compile under GNU/Linux with GCC and Clang (fixed for GCC 4.7 and Clang 3.3). You can find them here: http://git.io/Zybjsg or here as a .patch file http://git.io/D43ApA The toolbox code, in particular, has windows-style \ path separators in the cmyka.hpp header. Best, -- Beren Minor On Thu, Feb 7, 2013 at 2:38 AM, Christian Henning <chhenning@gmail.com>wrote:
Hi all,
I finally have managed to upload the "toolbox" extension for boost::gil. The toolbox provides some helpful extension for gil that are too small to be an extension themselves.
There are:
* color spaces: cmyka, gray_alpha, hsl, hsv, lab, xyz * metafunctions: channel_type_to_index, is_bit_aligned, is_similar, is_homogeneous, get_num_bits, channel_type, get_pixel_type, pixel_bit_size * image types: indexed_image * color converters: gray -> rgba
I would need some help hooking up the tests and doc generation.
Let me know if you any questions or improvements.
Regards, Christian
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost