RGBA for color inventory JSON export
Closed this issue · 3 comments
adam-christiansen-design commented
The developers i'm working with / project i'm on would benefit greatly from having RGBA in the JSON export for color inventory. If there is a way to make that happen, how? If not, count this as a feature request. Thanks!
apertureless commented
You can get the RGBA Tupel with MSColor.colorWithSVGString(hex_value). You could change it in the javascript for exporting.
getflourish commented
Thanks for your input. I will consider this when I update it for 3.5
getflourish commented
Changed to export/import RGBA