updated README.md banner image

This commit is contained in:
Dan Remollino
2023-03-27 23:24:46 -04:00
parent 60e8c4ef1d
commit f54df94398
4 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

View File

@ -1,4 +1,4 @@
<img src="https://github.com/danremollino/nova-figlet/raw/master/FIGlet%20Text.novaextension/Images/screenshots/figlet_screenshot.png" width="800" alt="FIGlet Text Screenshot" />
<img src="https://github.com/danremollino/nova-figlet/raw/master/FIGlet%20Text.novaextension/Images/screenshots/banner.png" width="800" alt="FIGlet Text" />
# Features
- convert selection to FIGlet text

View File

@ -483,7 +483,7 @@
"description": "The screen width FIGlet assumes when formatting its output. FIGlet will wrap text that is rendered larger than this value. An Output Width of 1 is a special value that tells FIGlet to print each non-space FIGcharacter on a separate line. This value will affect text justification.",
"link": "http://www.figlet.org/figlet-man.html",
"type": "number",
"default": 80
"default": 160
},
{
"key": "figlet_text.textDirection",