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
I'm having troubles making kernschmelze working in G3,. When run, it simply closes and when I go to the kerning panel there is no visible effect of it having worked. Any solution to this?
The text was updated successfully, but these errors were encountered:
~/Library/Application Support/Glyphs 3/Scripts/vanilla/vanillaWindows.py:280: VanillaWarning: The windows `minSize` is bigger then the initial size.
warn("The windows `minSize` is bigger then the initial size.", VanillaWarning)
Traceback (most recent call last):
File "Kernschmelze.py", line 442, in buttonCallback
UI_SelectedMasterA_Value = self.UI_sourceMasterA[0].weightValue
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NSKVONotifying_GSFontMaster' object has no attribute 'weightValue'
I'm having troubles making kernschmelze working in G3,. When run, it simply closes and when I go to the kerning panel there is no visible effect of it having worked. Any solution to this?
The text was updated successfully, but these errors were encountered: