kateliev / TypeRig

Proxy API and Font Development Toolkit for FontLab
https://kateliev.github.io/TypeRig/
BSD 3-Clause "New" or "Revised" License
48 stars 3 forks source link

Kerning manipulations #84

Closed kateliev closed 9 months ago

kateliev commented 9 months ago

NOT WORKING in 8.3.+ or who knows how long!

fgKerning.get() as well as.has_key() is not working...

also src_pairs[0] in layer_kerning.keys() is also not working, thus refactor using tuple(left, right) comparison by fgKerningObjectPair.asTuple(). If values could be still set, go super low level and reimplement all in python leaving only set/get to communicate with the app.

Affects all kern based tools....