Re: Color calibration in X

2001-01-17 Thread Marc Lehmann
On Tue, Jan 16, 2001 at 01:18:42PM -0500, oliver [EMAIL PROTECTED] wrote: Looking at Xcms manpages, I'm not entirely clear on what it's goal in life is. It seems to lack any mechanism for converting arbitrary rgb data like a Well, you can convert rgb to other colourspaces (and vice versa

RE: Color calibration in X

2001-01-16 Thread oliver
de of cost / benefit. It would be cool to be able to take the TTF approach and just grab an ICC for a display from windows and plug it into the gimp, t least in the absence of color calibration tools for X I wonder what the impact would be on performance, ignoring Xcms stuff, to do a 3x3 matrix

Re: Color calibration in X

2001-01-14 Thread Marc Lehmann
On Fri, Jan 12, 2001 at 01:30:22PM -0500, oliver [EMAIL PROTECTED] wrote: I was curious, how much support does X have for useful color calibration? A lot. It depends on the server, and xfree does not do much. Basically, the best you can do is to code it in your application. However, you

Color calibration in X

2001-01-12 Thread oliver
Hi, I was curious, how much support does X have for useful color calibration? I know that 4.0 adds gamma adjustment. What about the coordiantes of the white point and primaries? That is, is it possible to do anything meaningful with ICCs under X? Cheers, ~ol