TODO.md in fontcustom-1.3.0.beta3 vs TODO.md in fontcustom-1.3.0.beta4

- old
+ new

@@ -1,24 +1,24 @@ ## TODO ### 1.3.0 -* store relative paths in manifest (rebuild in generator/util) - +* update manifest content in spec_helper +* fix failing travis-ci specs * reactivate watcher -* Detect old manifest / show error message - -* Add more travis CLI rubies / thor versions? -* documentation for template helpers +* more helpful messages when running without INPUT * redirect fontcustom.com to github repo (use wiki for documentation) ### Future +* Include fontcustom version in manifest / checksum +* Error message if using the wrong version of ruby +* Add more travis CLI rubies / thor versions? +* Detect old manifest / show error message +* Template helper that returns a hash of glyphs and pre-formatted codes * conserve code points: http://stackoverflow.com/questions/8794430/ruby-finding-lowest-free-id-in-an-id-array * strip /fill: rgba(...)/ from SVGs so that transparent SVGs don't fail * more flexible input/ouput hashes (regex or file extensions) * sass template with variables * less template with variables * more robust fontforge check than `which` * remove redundant requires -* rename options for succintness (e.g. :project_root => :root) -* trim options specs down