diff --git a/FIGlet Text.novaextension/Images/screenshots/banner.png b/FIGlet Text.novaextension/Images/screenshots/banner.png new file mode 100644 index 0000000..cd63863 Binary files /dev/null and b/FIGlet Text.novaextension/Images/screenshots/banner.png differ diff --git a/FIGlet Text.novaextension/Images/screenshots/figlet_screenshot.png b/FIGlet Text.novaextension/Images/screenshots/figlet_screenshot.png deleted file mode 100644 index 4bc65c7..0000000 Binary files a/FIGlet Text.novaextension/Images/screenshots/figlet_screenshot.png and /dev/null differ diff --git a/FIGlet Text.novaextension/README.md b/FIGlet Text.novaextension/README.md index aeecb34..7d1dbb6 100644 --- a/FIGlet Text.novaextension/README.md +++ b/FIGlet Text.novaextension/README.md @@ -1,4 +1,4 @@ -FIGlet Text Screenshot +FIGlet Text # Features - convert selection to FIGlet text diff --git a/FIGlet Text.novaextension/extension.json b/FIGlet Text.novaextension/extension.json index b262717..dbe8423 100644 --- a/FIGlet Text.novaextension/extension.json +++ b/FIGlet Text.novaextension/extension.json @@ -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",