Last active
June 3, 2017 13:37
-
-
Save jef-sure/27bebdf97f34d671472ab2838cf5a348 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
sub draw {$_='';for$l(0..6){for$d(split//,$_[0]){$_.=unpack("B*",pack"C",ord substr('^<"AAA"^<^(^8(^(^(^(>>A^!>@@^_>A^!>^!A>@BBB^_^"^"^_@@~^!A>>A@~AA>^_B^$^(^0^0^0>AA>AA>>AA?^!A>'=~s/\^(.)/chr(ord($1)^32)/egr,$d*7+$l,1))=~tr/01/ #/r;}$_.="\n";}$_} | |
print draw "2234"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
put font inside draw