Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Applications can optionally include a localized or global preference for users to opt-in to having roles included in color space menus. When including roles in menus or UI components, the “canonical” color space name should be indicated beside the role name, formatted like




Code Block
languagetext

...

<role> (<color space>)


Roles included in menus should ideally be put under a hierarchical “Roles” menu consistent with family-based color space menu organization:


Code Block
<family>/


    <color space>


    <color space>


Roles/


    <role>


    <role>


If nested menus are not supported, roles should be separated from color spaces with a visual separator:


Code Block
<color space>


<color space>


-------------


<role>


<role>


Application-specific Roles

...