Glyphs-Scripts
Glyphs-Scripts copied to clipboard
Tosche's Python scripts for glyphs
Hello, Duplicate Glyph with Component.py gives me this error on Glyphs 3.2 (3245). I was trying to apply it to the glyphs: copyright registered published Traceback (most recent call last):...
Hello! "Copy Kerning Pairs" script does not seem to work with Glyhps3 `Copy Kerning Pairs Error: 'NSKVONotifying_GSFont' object has no attribute 'kerningDict'` ;(
I wanted to copy any kerning pair exceptions that oslash had over to oslashacute (which has @o for both sides kerning groups in both glyphs), but it didn't run as...
Fails with the following message `Close Tabs with Few Glyphs Error (CloseTabs): 'NoneType' object is not iterable`
Hi Toshi, I am running the script in G3.1.2 (3151) and Glyphs is crashing. No error message. K.
Hi Toshi, I am running it on G3 (3.0.5, 3129) trying to copy kerning from numerators to denoms and I get the following error: Copy Kerning Pairs Error: unsupported operand...
Copy kerning Pairs Error (dupliKernPair): applyKern2() takes 7 positional arguments but 8 were given
I tried to run Copy Kerning Pairs.py but I get this error: ``` Copy kerning Pairs Error (dupliKernPair): applyKern2() takes 7 positional arguments but 8 were given ``` I'm just...
``` Copy Kerning Pairs Error: 'list' object is not callable ``` I wonder if the API changed something...?
This is the message at Macro window **Start** Traceback (most recent call last): File "Instance Slider.py", line 23, in while len(av) < 6: NameError: global name 'av' is not defined...
Tried to do a simple group to group copy, Glyphs app just hangs