[opensuse-xorg] some news about xcms.txt
Hello List, i tried some stuff from my X11 Administrator handbook, pretty old but i contains some information about xcms. from Chapter: 6.2.2 Adding Your own Color Names in Xcms xtici - I was able to compile it by using xmkmf in the xtici and in thw xtiki widget dir. strangely the makefile is broken and you need to compile with make xtici unfortunately the program works only in PseudoColor. so i get: ./xtici Initializing toolkit ... xtici: No PseudoColor visual on this screen i found also a hint to working xcmsdb: ask google for: Sample1.dcc xcmsdb Hawing a working xcmsdb i was able to try xcolors. to use it you need to change: tkMbPost -> tk::MbPost or same buttons will not work. btw: xcolors will look for a rgb.txt but you can provide an empty file. unfortunately i have still no clue how to get the famous XYZtoRGB matrix what at the core of the whole xcm-system. re, wh -- To unsubscribe, e-mail: opensuse-xorg+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-xorg+help@opensuse.org
hi list, i changed the colorimetric stuff to: COLORIMETRIC_BEGIN XYZtoRGB_MATRIX_BEGIN 1 0 0 0 1 0 0 0 1 XYZtoRGB_MATRIX_END RGBtoXYZ_MATRIX_BEGIN 1 0 0 0 1 0 0 0 1 RGBtoXYZ_MATRIX_END COLORIMETRIC_END with no odd effects ( ok, playing with xcolor seem to indicate some numeric troubles with xcms routines.) This make the XYZ colorspace the same as RGB colorspace, not good but is seems to work. re, wh walter harms wrote:
Hello List, i tried some stuff from my X11 Administrator handbook, pretty old but i contains some information about xcms.
from Chapter: 6.2.2 Adding Your own Color Names in Xcms
xtici - I was able to compile it by using xmkmf in the xtici and in thw xtiki widget dir. strangely the makefile is broken and you need to compile with make xtici unfortunately the program works only in PseudoColor. so i get: ./xtici Initializing toolkit ... xtici: No PseudoColor visual on this screen
i found also a hint to working xcmsdb: ask google for: Sample1.dcc xcmsdb
Hawing a working xcmsdb i was able to try xcolors. to use it you need to change: tkMbPost -> tk::MbPost or same buttons will not work.
btw: xcolors will look for a rgb.txt but you can provide an empty file.
unfortunately i have still no clue how to get the famous XYZtoRGB matrix what at the core of the whole xcm-system.
re, wh
-- To unsubscribe, e-mail: opensuse-xorg+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-xorg+help@opensuse.org
participants (1)
-
walter harms