Closed typemytype closed 1 year ago
designspaceEditorSourceOpened
is sent when a UFO that is part of the current designspace is opened in RF (and now needs to use the "live" data)designspaceEditorSourceClosed
is sent when a UFO that is part of the current designspace is closed in RF (and now needs to be loaded from file)designspaceEditorSourceChanged
is sent when RF notices a UFO has been changed on disk *1designspaceEditorCurrentLocationChanged
is sent when the current location is changed in DSEdesignspaceEditorChangedInstances
is sent when there is a significant change in instance location, avar
values, etcdesignspaceEditorChangedMathModel
is sent when the math model changesdesignspaceEditorUpdateCurrentLocation
is received when the current location is changed somewhere else, for instance in Skateboard, and we want DSE to updatedesignspaceEditorAddInterestingLocation
is received to store a designspace location, with name, in the designspace libWould designspaceEditorDidSaveDesignspace
be useful?
Notifications ready and working: https://letterror.github.io/designSpaceRoboFontExtension/#toc_12b
designspaceEditorWillOpenDesignspace
;: will open a designspace filedesignspaceEditorDidOpenDesignspace
: did open a designspace filedesignspaceEditorDidChange
: anything did changedesignspaceEditorLabelsDidChange
: labels did changedesignspaceEditorWillAddSource
designspaceEditorDidAddSource