Files
nova-figlet/FIGlet Text.novaextension/README.md
2023-03-27 15:46:04 -04:00

18 lines
935 B
Markdown

<img src="https://github.com/danremollino/nova-figlet/raw/master/FIGlet%20Text.novaextension/Images/screenshots/figlet_screenshot.png" width="800" alt="FIGlet Text Screenshot" />
# Features
- convert selection to FIGlet text
- select FIGlet font
- configure FIGlet text output options
- auto comment converted text; supported syntaxes: CSS, HTML, Javascript, PHP, Typescript, and SCSS
- add padding, borders, and margins
- generate a custom previews of all Homebrew installed font collections
# Requirements
## FIGlet
FIGlet Text requires [FIGlet](http://www.figlet.org) to be installed locally. This extension assumes FIGlet has been installed using [Homebrew](https://brew.sh). Once Homebrew is installed, simply run `brew install figlet` to install FIGlet.
# How to Use FIGlet Text
FIGlet Text will add a 'Convert Selection to FIGlet' menu item to the Editor menu. Make one or more selections in the editor and run the command.