paper sizes by 51b

void main(){float y=1189;foreach(n;0..11)printf("A%-2d%5.fmm x%5.fmm
",n,y*=.707,y);}

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

download

return to the top page