"Dean S. Messing" on wrote...
|
|
| : > I now see percentage values rather
| :
| : We're displaying CSS/SVG color values. These standards support precisions
| : other than 0-255 as percentages.
|
| Thanks for the explanation. Is this also the reason for
| displaying colour names when the code value == an entry in "rgb.txt"?
|
| Unfortunately, percentages and colour names make it difficult when one
| is trying to debug an image processing algorithm, or see if an
| algorithmic change causes code value changes. The `display' magnifier
| has been one of my tools for this sort of pixel peeking.
|
If you don't want percentages set -depth 8
As for color names, they are not all from the rgb.txt file but most are.
many are defined by the SVG defination.
| Would a menu item / commandline switch to change back to straight code
| values be feasible?
|
Would be nice. such an option should allow you to set colors as
#hex_color rgb(...) at delth 8 or at 16
and optionally turn on and off color names, if color matchs a name.
This would effect not only "display" but also the %[pixel:...]
format escape and probably txt: and "identify" -identify info: output
too. Default should be as it currently is.
Anthony Thyssen ( System Programmer ) <[EMAIL PROTECTED]>
-----------------------------------------------------------------------------
Experience is what you get when you were expecting something else.
-----------------------------------------------------------------------------
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users