// // fork from tw:ina_ani:シンプル // lw(4) !a = 0 loop(10) scale(a/10) rotate(a/30) rect() !a = a + 1 fs("black") rotate(-0.2) scale(0.1) shift(0,5.5) font("Titillium Web") lw(30) text("Rectangle")