schriftgestalt / Glyphs-Scripts

Some useful scripts to work with Glyphs
glyphsapp.com
114 stars 103 forks source link

Not working in Glyphs 2.5.1 #38

Closed Malou1 closed 6 years ago

Malou1 commented 6 years ago

Remove Layer specific Metrics Keys.py I get this error :

Start
Traceback (most recent call last):
  File "Remove Layer specific Metrics Keys.py", line 33, in <module>
    remove()
  File "Remove Layer specific Metrics Keys.py", line 20, in remove
    Key = FilterLayerKey(layer.leftMetricsKey())
TypeError: 'NoneType' object is not callable
End
schriftgestalt commented 6 years ago

Fixed it. Thanks