Tosche / Glyphs-Scripts

Tosche's Python scripts for glyphs
Apache License 2.0
77 stars 24 forks source link

Copy Kerning Pairs Error: unsupported operand type(s) for +: 'dict_items' and 'dict_items' #26

Open kosbarts opened 2 years ago

kosbarts commented 2 years ago

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 type(s) for +: 'dict_items' and 'dict_items'

K.

Tosche commented 2 years ago

Hi Kostas, I've rewritten the part that was giving an error, but this whole portion may not have been updated to Glyphs 3 enough. Please use caution and report any other issues you may come across.

kosbarts commented 2 years ago

Hi @Tosche ,

Thanks, I will give it a shot today and let you know. I noticed that it causes some crashes when using the pair to pair copy, and not that infrequent to be honest.