picharsso draw gradient#
Use the gradient style.
Example
Consider the following image:
Apple Computer [Rob Janoff, 1977]
Here's what it should look like:
Usage#
picharsso draw gradient [options]
Options:#
-s, --charset TEXT#
-
Character set ordered by increasing 'brightness'. [default: :!?PG@]
Example
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.
Example
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.
Message
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.