initial commit

This commit is contained in:
Dan Remollino
2023-03-20 00:21:57 -04:00
commit 15aa3017a3
10 changed files with 415 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# Requirements
## FIGlet
FIGlet Text requires [FIGlet](http://www.figlet.org) to be installed locally. It is recommended to install FIGlet using [Homebrew](https://brew.sh). Once Homebrew is installed, simply run `brew install figlet`.
## Monospaced Fonts
It is recommended to only use a monospaced font in Nova. Not doing so will result in garbled looking FIGlet conversions.
# How to Use FIGlet Text
FIGlet Text will add a 'Create FIGlet Text from Selection' menu item to the Editor menu. Make one or more selections in the editor and run the command.
# TODO
- option to auto comment converted text