Options

Fontlab API?

Santiago OrozcoSantiago Orozco Posts: 16
edited March 2012 in Type Design Software
Hallo!
A few years ago I come across this unofficial Fontlab API http://www.e-font.de/flpydoc/view_html.html
I'm developing a script for interpolate nodes & I'm having problem at accessing a specific master, I've tried using fl.layer, but as this is read only I cannot specify the layer to apply my changes, e.g.

fl.layer = fl.layer
fl.SetUndo()
g = fl.glyph

Is there an updated Fontlab API documentation? does anyone knows how to access a specific master?

thank you in advance, cheers!

Comments

Sign In or Register to comment.