Alphabet texture by pooq

a=abs(-12:12);for(i in a){for(j in a)cat(" ",LETTERS[i+j+1],sep="");cat("
")}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page