Skip to content

Commit

Permalink
Importing CurrentFont CurrentGlyph
Browse files Browse the repository at this point in the history
  • Loading branch information
typemytype committed Dec 15, 2023
1 parent 5b98dcb commit 3b469e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from mojo.extensions import getExtensionDefault, setExtensionDefault
from mojo.subscriber import WindowController, Subscriber
from mojo.events import addObserver, removeObserver
from mojo.roboFont import RFont, internalFontClasses
from mojo.roboFont import RFont, internalFontClasses, CurrentFont, CurrentGlyph

from designspaceEditor.tools import UseVarLib, symbolImage
from designspaceEditor.parsers.parserTools import numberToString
Expand Down

0 comments on commit 3b469e5

Please sign in to comment.