Glyphs & Python

I’m doing some research about type design & Python. I’m not sure if this is the best place to ask this kind of things. If not I can email you directly.

I would like to know how Glyphs implement Python? Is the source code written in Python? Can you give my some information about that? Or can you send me some links where I can find that info.

Thanks

I can point to documentations and sample codes:
https://docu.glyphsapp.com
https://docu.glyphsapp.com/Core/index.html

Also sample codes can be found from the repositories at the bottom.
https://glyphsapp.com/extend

Glyphs itself is mostly written in Objective-C, if not entirely.

2 Likes