AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Add function to get interop ID from user-facing name
- Langage dominant
- C++
- Étoiles
- 2.1k
- Forks
- 503
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
For apps that write file formats that take a color space string, the best practice is to write the Interop ID. Therefore, it would be helpful to have an API call to take the user-facing name (i.e., the canonical name) and return the Interop ID.
If the color space has the Interop ID attribute, this is straight-forward, but the fallback should be to search the color space's aliases to see if a known Interop ID is present (in particular, the Color Interop Forum IDs).
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par localiser l’API d’espace colorimétrique qui expose les noms canoniques, l’attribut Interop ID et les alias. Vérifiez le comportement pour un Interop ID direct et pour un Color Interop Forum ID trouvé via un alias, avec des tests couvrant les deux chemins de recherche.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp
- Domaine
- api
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100