I would assume that Gutenprint would be running with very different inking settings when using external color management (ie. printing DeviceRGB) from when it attempts by itself to render images which is the legacy behavior and needs to be preserved for existing users. <div>
<br></div><div>Edmund<br><br><div class="gmail_quote">On Wed, Jan 18, 2012 at 11:55 AM, Kai-Uwe Behrmann <span dir="ltr">&lt;<a href="mailto:ku.b@gmx.de">ku.b@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 17.01.12, 16:09 -0800 schrieb Michael Sweet:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On Jan 17, 2012, at 3:22 AM, Kai-Uwe Behrmann wrote:<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Having that keyword described inside JPS will cover the ICC requirements more completely. Please correct:<br>
<br>
5.6.33 printer-color-attributes (1setOf type2 keyword)<br>
The  RECOMMENDED &quot;printer-color-attributes&quot; Printer attribute lists all color related operation attributes that are influental to color appearance.<br>
<br>
You mentioned a similiar to cupsICCProfile qualifier attribute, but I could not find it in JPS3.<br>
</blockquote>
<br>
The printer-icc-profiles attribute is a set (list) of collections, each of which includes the profile URL and the attributes (qualifiers) and associated values that will cause that profile to be selected.<br>
<br>
The following PPD usage:<br>
<br>
   *cupsICCQualifier1: ColorModel<br>
   *cupsICCQualifier2: Resolution<br>
   *cupsICCQualifier3: MediaType<br>
   *cupsICCProfile Gray.360dpi./Draft Grayscale: &quot;/path/to/gray-360.icc&quot;<br>
   *cupsICCProfile RGB.360dpi./Draft Color: &quot;/path/to/rgb-360.icc&quot;<br>
   *cupsICCProfile RGB.720dpi.Glossy/Glossy Color: &quot;/path/to/rgb-720-glossy.icc&quot;<br>
   *cupsICCProfile Gray.720dpi.Matte/Matte Grayscale: &quot;/path/to/gray-720-matte.icc&quot;<br>
   *cupsICCProfile RGB.720dpi.Matte/Matte Color: &quot;/path/to/rgb-720-matte.icc&quot;<br>
<br>
would map to the following printer-icc-profiles values in IPP:<br>
<br>
   { profile-name=&#39;Draft Grayscale&#39; profile-uri=&#39;<a href="http://www.example.com/gray-360.icc" target="_blank">http://www.<u></u>example.com/gray-360.icc</a>&#39; print-color-mode=&#39;monochrome&#39; printer-resolution=360dpi }<br>

<br>
   { profile-name=&#39;Draft Color&#39; profile-uri=&#39;<a href="http://www.example.com/rgb-360.icc" target="_blank">http://www.<u></u>example.com/rgb-360.icc</a>&#39; print-color-mode=&#39;color&#39; printer-resolution=360dpi }<br>

<br>
   { profile-name=&#39;Glossy Color&#39; profile-uri=&#39;<a href="http://www.example.com/rgb-720-glossy.icc" target="_blank">http://www.<u></u>example.com/rgb-720-glossy.icc</a><u></u>&#39; print-color-mode=&#39;color&#39; printer-resolution=720dpi media-col={media-type=&#39;<u></u>photographic-glossy&#39;} }<br>

<br>
   { profile-name=&#39;Matte Grayscale&#39; profile-uri=&#39;<a href="http://www.example.com/gray-720-matte.icc" target="_blank">http://www.<u></u>example.com/gray-720-matte.icc</a><u></u>&#39; print-color-mode=&#39;monochrome&#39; printer-resolution=720dpi media-col={media-type=&#39;<u></u>photographic-matte&#39;} }<br>

<br>
   { profile-name=&#39;Matte Color&#39; profile-uri=&#39;<a href="http://www.example.com/rgb-720-matte.icc" target="_blank">http://www.<u></u>example.com/rgb-720-matte.icc</a>&#39; print-color-mode=&#39;color&#39; printer-resolution=720dpi media-col={media-type=&#39;<u></u>photographic-matte&#39;} }<br>

</div></blockquote>
<br>
Can a empty profile be published by a printer for listing the colour related options?<br>
printer-icc-profiles={ print-color-mode=&#39;&#39; printer-resolution=&#39;&#39; }<br>
<br>
That way clients know the required meta data for profile association.<br>
E.g. Gutenprint will come assumedly with no profiles for most of it&#39;s supported printers.<div class="im HOEnZb"><br>
<br>
kind regards<br>
Kai-Uwe Behrmann<br>
-- <br>
developing for colour management <a href="http://www.behrmann.name" target="_blank">www.behrmann.name</a> + <a href="http://www.oyranos.org" target="_blank">www.oyranos.org</a><br></div><div class="HOEnZb"><div class="h5">

______________________________<u></u>_________________<br>
openicc mailing list<br>
<a href="mailto:openicc@lists.freedesktop.org" target="_blank">openicc@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/openicc" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/openicc</a><br>
</div></div></blockquote></div><br></div>