Skip to content

Attributes listing and wheels usage#300

Open
petrvanekrobe wants to merge 3 commits intonextfrom
attributes_listing_and_wheels_usage
Open

Attributes listing and wheels usage#300
petrvanekrobe wants to merge 3 commits intonextfrom
attributes_listing_and_wheels_usage

Conversation

@petrvanekrobe
Copy link
Contributor

This PR is merging the gdtf_attributes_with_description.json with the GDTF Attributes listing attributes_listing.xml Annex B (normative) Attribute Listing. This is to resolve #299 .

Further requirements:

  • Update Channel Set - WheelSlotLink definition to refer to attributes needs for requirements of WheelSlotIndex usage
  • Update all places with Emitter
  • Update all places with Filter
  • Update all places with Gammut
  • Update all places with Wheel
  • Update all places with WheelSlot
  • Update all places with ColorSpace
  • Update the attributes_listing.xml and set the required fields for each attribute, by default set to False now:
    "UseEmmiter": "False",
    "UseFilter": "False",
    "UseWheel": "False",
    "UseWheelSlot": "False",
    "UseGamut": "False",
    "UseColorSpace": "False",

Helper python script is still included, but can be removed later. Right now, it could be modified and re-run to change the default values / can also be done by find-replace...

@petrvanekrobe petrvanekrobe changed the base branch from main to next March 11, 2026 15:20
@petrvanekrobe petrvanekrobe force-pushed the attributes_listing_and_wheels_usage branch from a979e6b to 4583f7e Compare March 11, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify which attributes require link to a Wheel

1 participant