Last active
July 30, 2018 14:40
-
-
Save micycle1/507c3052a9fcf04520430440d0671ecb to your computer and use it in GitHub Desktop.
ASCII Character Ramp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"Standard" character ramp for grey scale pictures, black -> white: | |
"$@B%8&WM#*oahkbdpqwmZO0QLCJUYXzcvunxrjft/\|()1{}[]?-_+~<>i!lI;:,"^`'. " | |
A more convincing but shorter sequence for representing 10 levels of grey is: | |
" .:-=+*#%@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment