You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uhhh, so it seems like this is actually a proprietary Apple format that native apps have to call out to Cocoa APIs to manipulate. I guess we could wrap this app in Electron and link it to native code that does the CLR import/export, but that is definitely a fairly heavy lift.
There is some kind of format called
.clr
that tools like Adobe and Sketch use; we should totes support it!The text was updated successfully, but these errors were encountered: