Skip to content

Instantly share code, notes, and snippets.

@jef-sure
Last active June 3, 2017 13:37
Show Gist options
  • Save jef-sure/27bebdf97f34d671472ab2838cf5a348 to your computer and use it in GitHub Desktop.
Save jef-sure/27bebdf97f34d671472ab2838cf5a348 to your computer and use it in GitHub Desktop.
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";
@jef-sure
Copy link
Author

jef-sure commented Jun 3, 2017

put font inside draw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment