Skip to content

Instantly share code, notes, and snippets.

@jordanlewis
Created June 6, 2010 23:11
Show Gist options
  • Save jordanlewis/428016 to your computer and use it in GitHub Desktop.
Save jordanlewis/428016 to your computer and use it in GitHub Desktop.
$a=<>;
print "$a\n\n";
@a=split(//,$a);
$s=`figlet -f 3x5 $a`;
for(split/\n/,$s){s/(((?{$z=int($-[0]\/4);})|z)|\S)/$a[$z]/g;print "$_\n";}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment