Skip to content
James Butts edited this page Jul 4, 2018 · 1 revision

Notes / Todos:

Enhancements

  • add descriptions to commands for sketch runner as well as icons
  • add ability to select / deselect which Typesettings to enable depending if the type is installed
  • Move Typesettings to be downloaded instead of compiled with the plugin to allow new versions and new families to be added without a plugin update
  • allow ‘local’ registries to be a url or a local file path
  • Add ability to see what variants are typeset (maybe toggle off and on?)
  • Add dark on light vs light on dark option?
  • Add client specific (iOS, Android, web) specific options?

New Commands

  • generate font metrics (draw the lines!)
  • generate Typesettings file
  • import/export Typesettings (or is this even needed?)

Other

  • add license, contributing, etc
  • add linting
  • add type checking (flow or ts?)
  • add testing if possible
Clone this wiki locally