Some objects in a document have color information that includes a color profile (e.g. eciCMYK). As the document is targeted for web display, the particular color profile is not appropriate. Color profiling was removed from the document itself, but remains for objects within it.
The profile information may be seen, in the XML representation,ย following the RGBA hexidecimal sequence, as an tuple labeled icc-color.
However, I find no reference to the color profile directly though the basic user interface of Inkkscape (i.e. any feature separate from XML Editor).
How may I remove the color profile from all the objects in the document, or from one at a time, without direct editing of the XML representation?
Some objects in a document have color information that includes a color profile (e.g. eciCMYK). As the document is targeted for web display, the particular color profile is not appropriate. Color profiling was removed from the document itself, but remains for objects within it.
The profile information may be seen, in the XML representation,ย following the RGBA hexidecimal sequence, as an tuple labeled
icc-color
.However, I find no reference to the color profile directly though the basic user interface of Inkkscape (i.e. any feature separate from XML Editor).
How may I remove the color profile from all the objects in the document, or from one at a time, without direct editing of the XML representation?
I find that after changing an object'sย color controls to HSL or RGB, adjusting any slider will rewrite the style to RGB with an opacity attribute.