Skip to content

Instantly share code, notes, and snippets.

@m4rc1e
Created October 17, 2014 15:02
Show Gist options
  • Save m4rc1e/f64df4264cfc63c11c16 to your computer and use it in GitHub Desktop.
Save m4rc1e/f64df4264cfc63c11c16 to your computer and use it in GitHub Desktop.
from robofab.world import *
f = CurrentGlyph()
f.appendAnchor('XXX', (0, 0)) #Change XXX to whatever name you want
f.update()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment