Skip to content

Instantly share code, notes, and snippets.

@m4rc1e
Created October 17, 2014 15:43
Show Gist options
  • Save m4rc1e/41dea84de72318297424 to your computer and use it in GitHub Desktop.
Save m4rc1e/41dea84de72318297424 to your computer and use it in GitHub Desktop.
#Non Robofab add anchor
f = fl.glyph
NewAnchor = Anchor('XXX', 0, 0)
f.anchors.append(NewAnchor)
fl.UpdateFont()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment