AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Add function to get interop ID from user-facing name
オープン
Feature Request
Needs Discussion
- 主要言語
- C++
- スター
- 2.1k
- フォーク
- 503
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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).
コントリビューションガイド
調査の方向性
まず、正規名、Interop ID属性、エイリアスを公開する色空間APIを見つけます。直接指定したInterop IDの場合と、エイリアスを通じて見つかったColor Interop Forum IDの場合の動作を確認し、両方の検索経路をテストでカバーします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100