-
Notifications
You must be signed in to change notification settings - Fork 320
Closed
Labels
Description
Assuming the colors exported are in the sRGB color space then I humbly request you make it explicit by adding the colorSpaceName key to the root dictionary with a value of sRGB.
This is a key I recently added (textmate/textmate@d70ccc7) to improve interoperability.
I think most non-Mac software will already treat colors as sRGB, so this key will just make it explicit, though without the key “conforming” software should treat the colors as in Apple’s Generic RGB color space, but as I never documented it, and as this color space itself is (to the best of my knowledge) undocumented, I would be surprised if non-Mac software did the proper conversion.
Reactions are currently unavailable