Skip to content

Instantly share code, notes, and snippets.

@AnastasiaDunbar
Created July 27, 2016 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnastasiaDunbar/423dfff0972bc6b7502e846190cbb9d2 to your computer and use it in GitHub Desktop.
Save AnastasiaDunbar/423dfff0972bc6b7502e846190cbb9d2 to your computer and use it in GitHub Desktop.
charmap = "!\"#$%'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_{}~"
function charat(str,at) return sub(str,at,at) end
{
{"!"={{0,1,0},{0,1,0},{0,1,0},{0,0,0},{0,1,0}}},
{'"'={{1,0,1},{1,0,1},{0,0,0},{0,0,0},{0,0,0}}},
{"#"={{1,0,1},{1,1,1},{1,0,1},{1,1,1},{1,0,1}}},
{"$"={{0,1,1},{1,1,0},{1,1,1},{0,1,1},{1,1,0}}},
{"%"={{1,0,1},{0,0,1},{0,1,0},{1,0,0},{1,0,1}}},
{"'"={{0,1,0},{1,0,0},{0,0,0},{0,0,0},{0,0,0}}},
{"("={{0,1,0},{1,0,0},{1,0,0},{1,0,0},{0,1,0}}},
{")"={{0,1,0},{0,0,1},{0,0,1},{0,0,1},{0,1,0}}},
{"*"={{1,0,1},{0,1,0},{1,1,1},{0,1,0},{1,0,1}}},
{"+"={{0,0,0},{0,1,0},{1,1,1},{0,1,0},{0,0,0}}},
{","={{0,0,0},{0,0,0},{0,0,0},{0,1,0},{1,0,0}}},
{"-"={{0,0,0},{0,0,0},{1,1,1},{0,0,0},{0,0,0}}},
{"."={{0,0,0},{0,0,0},{0,0,0},{0,0,0},{0,1,0}}},
{"/"={{0,0,1},{0,1,0},{0,1,0},{0,1,0},{1,0,0}}},
{"0"={{1,1,1},{1,0,1},{1,0,1},{1,0,1},{1,1,1}}},
{"1"={{1,1,0},{0,1,0},{0,1,0},{0,1,0},{1,1,1}}},
{"2"={{1,1,1},{0,0,1},{1,1,1},{1,0,0},{1,1,1}}},
{"3"={{1,1,1},{0,0,1},{0,1,1},{0,0,1},{1,1,1}}},
{"4"={{1,0,1},{1,0,1},{1,1,1},{0,0,1},{0,0,1}}},
{"5"={{1,1,1},{1,0,0},{1,1,1},{0,0,1},{1,1,1}}},
{"6"={{1,0,0},{1,0,0},{1,1,1},{1,0,1},{1,1,1}}},
{"7"={{1,1,1},{0,0,1},{0,0,1},{0,0,1},{0,0,1}}},
{"8"={{1,1,1},{1,0,1},{1,1,1},{1,0,1},{1,1,1}}},
{"9"={{1,1,1},{1,0,1},{1,1,1},{0,0,1},{0,0,1}}},
{":"={{0,0,0},{0,1,0},{0,0,0},{0,1,0},{0,0,0}}},
{";"={{0,0,0},{0,1,0},{0,0,0},{0,1,0},{1,0,0}}},
{"<"={{0,0,1},{0,1,0},{1,0,0},{0,1,0},{0,0,1}}},
{"="={{0,0,0},{1,1,1},{0,0,0},{1,1,1},{0,0,0}}},
{">"={{1,0,0},{0,1,0},{0,0,1},{0,1,0},{1,0,0}}},
{"?"={{1,1,1},{0,0,1},{0,1,1},{0,0,0},{0,1,0}}},
{"@"={{1,1,1},{1,1,1},{1,1,1},{1,0,0},{1,1,1}}},
{"A"={{1,1,1},{1,0,1},{1,1,1},{1,0,1},{1,0,1}}},
{"B"={{1,1,1},{1,0,1},{1,1,0},{1,0,1},{1,1,1}}},
{"C"={{0,1,1},{1,0,0},{1,0,0},{1,0,0},{0,1,1}}},
{"D"={{1,1,0},{1,0,1},{1,0,1},{1,0,1},{1,1,1}}},
{"E"={{1,1,1},{1,0,0},{1,1,0},{1,0,0},{1,1,1}}},
{"F"={{1,1,1},{1,0,0},{1,1,0},{1,0,0},{1,0,0}}},
{"G"={{0,1,1},{1,0,0},{1,0,0},{1,0,1},{1,1,1}}},
{"H"={{1,0,1},{1,0,1},{1,1,1},{1,0,1},{1,0,1}}},
{"I"={{1,1,1},{0,1,0},{0,1,0},{0,1,0},{1,1,1}}},
{"J"={{1,1,1},{0,1,0},{0,1,0},{0,1,0},{1,1,0}}},
{"K"={{1,0,1},{1,0,1},{1,1,0},{1,0,1},{1,0,1}}},
{"L"={{1,0,0},{1,0,0},{1,0,0},{1,0,0},{1,1,1}}},
{"M"={{1,1,1},{1,1,1},{1,0,1},{1,0,1},{1,0,1}}},
{"N"={{1,1,0},{1,0,1},{1,0,1},{1,0,1},{1,0,1}}},
{"O"={{0,1,1},{1,0,1},{1,0,1},{1,0,1},{1,1,0}}},
{"P"={{1,1,1},{1,0,1},{1,1,1},{1,0,0},{1,0,0}}},
{"Q"={{0,1,0},{1,0,1},{1,0,1},{1,1,0},{0,1,1}}},
{"R"={{1,1,1},{1,0,1},{1,1,0},{1,0,1},{1,0,1}}},
{"S"={{0,1,1},{1,0,0},{1,1,1},{0,0,1},{1,1,0}}},
{"T"={{1,1,1},{0,1,0},{0,1,0},{0,1,0},{0,1,0}}},
{"U"={{1,0,1},{1,0,1},{1,0,1},{1,0,1},{0,1,1}}},
{"V"={{1,0,1},{1,0,1},{1,0,1},{1,1,1},{0,1,0}}},
{"W"={{1,0,1},{1,0,1},{1,0,1},{1,1,1},{1,1,1}}},
{"X"={{1,0,1},{1,0,1},{0,1,0},{1,0,1},{1,0,1}}},
{"Y"={{1,0,1},{1,0,1},{1,1,1},{0,0,1},{1,1,1}}},
{"Z"={{1,1,1},{0,0,1},{0,1,0},{1,0,0},{1,1,1}}},
{"["={{1,1,0},{1,0,0},{1,0,0},{1,0,0},{1,1,0}}},
{"\\"={{1,0,0},{0,1,0},{0,1,0},{0,1,0},{0,0,1}}},
{"]"={{0,1,1},{0,0,1},{0,0,1},{0,0,1},{0,1,1}}},
{"^"={{0,1,0},{1,0,1},{0,0,0},{0,0,0},{0,0,0}}},
{"_"={{0,0,0},{0,0,0},{0,0,0},{0,0,0},{1,1,1}}},
{"{"={{0,1,1},{0,1,0},{1,1,0},{0,1,0},{0,1,1}}},
{"}"={{1,1,0},{0,1,0},{0,1,1},{0,1,0},{1,1,0}}},
{"~"={{0,0,0},{0,0,1},{1,1,1},{1,0,0},{0,0,0}}}
}
--[[
# |# #|# #| ##|# #| # | # | # |# #| | | | | #|###|
# |# #|###|## | #|# |# | #| # | # | | | | # |# #|
# | |# #|###| # | |# | #|###|###| |###| | # |# #|
| |###| ##|# | |# | #| # | # | # | | | # |# #|
# | |# #|## |# #| | # | # |# #| |# | | # |# |###|
--- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
## |###|###|# #|###|# |###|###|###| | | #| |# |###|
# | #| #|# #|# |# | #|# #|# #| # | # | # |###| # | #|
# |###| ##|###|###|###| #|###|###| | |# | | #| ##|
# |# | #| #| #|# #| #|# #| #| # | # | # |###| # | |
###|###|###| #|###|###| #|###| #| |# | #| |# | # |
--- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
###|###|###| ##|## |###|###| ##|# #|###|###|# #|# |###|## |
###|# #|# #|# |# #|# |# |# |# #| # | # |# #|# |###|# #|
###|###|## |# |# #|## |## |# |###| # | # |## |# |# #|# #|
# |# #|# #|# |# #|# |# |# #|# #| # | # |# #|# |# #|# #|
###|# #|###| ##|###|###|# |###|# #|###|## |# #|###|# #|# #|
--- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
##|###| # |###| ##|###|# #|# #|# #|# #|# #|###|## |# | ##|
# #|# #|# #|# #|# | # |# #|# #|# #|# #|# #| #|# | # | #|
# #|###|# #|## |###| # |# #|# #|# #| # |###| # |# | # | #|
# #|# |## |# #| #| # |# #|###|###|# #| #|# |# | # | #|
## |# | ##|# #|## | # | ##| # |###|# #|###|###|## | #| ##|
--- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
# | | ##|## | |
# #| | # | # | #|
| |## | ##|###|
| | # | # |# |
|###| ##|## | |
--- --- --- --- ---
]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment