Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernschmelze not effective in G3 #25

Open
Morula-Type opened this issue Jul 10, 2021 · 2 comments
Open

Kernschmelze not effective in G3 #25

Morula-Type opened this issue Jul 10, 2021 · 2 comments
Assignees

Comments

@Morula-Type
Copy link

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?

@weiweihuanghuang
Copy link

I get this error in G3:

~/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'

@schriftgestalt
Copy link
Collaborator

Can you try again. I changed it so that it doesn’t throw an error, but didn’t check if it does the right thing, still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants