Hey,
I would like to extract what characters are defined in a glyphs file and read their advance widths, as well as kerning information.
Is there a way to open a glyphs file externally in python, like via some kind of ufo or similar library? Or is the glyphs file format a closed box in this regard - I seem to somehow have gotten the impression that a glyphs file is just an enhanced ufo directory?
Any pointers welcome