typesupply/glyph-nanny

Make Glyph Nanny work with the new master of defcon.

Closed this issue · 3 comments

  • Representation factories moved.
  • Most objects can have their own representations now.

I would propose to move registration of representations to a startUp script. You don't have to test it anymore and you are sure it will be executed only once, during startup

you could use version to test

from mojo.roboFont import version
print version

Done in the Merz rebuild.