Skip to content

Instantly share code, notes, and snippets.

@micycle1
Last active July 30, 2018 14:40
Show Gist options
  • Save micycle1/507c3052a9fcf04520430440d0671ecb to your computer and use it in GitHub Desktop.
Save micycle1/507c3052a9fcf04520430440d0671ecb to your computer and use it in GitHub Desktop.
ASCII Character Ramp
"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