On 28 September 2015 at 21:33, Kunda <ku...@scribus.net> wrote:
> What is the status of Python bindings for lcms2?

It's not exactly the same, and is probably only an option on Linux,
but libcolord has an API that wraps the important parts of lcms2 and
provides a nice GObjectIntrospection interface that can be easily
consumed in Python.
https://github.com/hughsie/colord/blob/master/examples/cd-get-devices.py
is an example talking to the daemon, but if this is interesting to you
I can do an example that does a colorspace conversion.

Richard.

------------------------------------------------------------------------------
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to