Alphabet texture by pooq

do i=-12 to 12
a=
do j=-12 to 12
a=a" "x2c(d2x(abs(i)+abs(j)+65))
end
say a
end

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

download

return to the top page