gradient style.
Consider the following image:
Apple Computer [Rob Janoff, 1977]
Here's what it should look like:
picharsso draw gradient [options]
-s
, --charset
TEXT
#Character set ordered by increasing 'brightness'. [default: :!?PG@]
Consider the following image:
Slack
picharsso draw -c -H 32 docs/assets/images/subjects/slack.webp gradient -s <charset>
Here's what it should look like:
-n
, --negative
#Whether to invert output text brightness.
Consider the following image:
GitHub
picharsso draw -H 32 docs/assets/images/subjects/github.webp gradient [-n]
Here's what it should look like:
-h
, --help
#Show this message and exit.
Usage: picharsso draw gradient [options]
Use the gradient style.
Options:
-s, --charset TEXT Character set ordered by increasing 'brightness'.
[default: :!?PG@]
-n, --negative Whether to invert output text brightness.
-h, --help Show this message and exit.