// fork from tw:ina_ani:ぎざぎざ
addDescription("h1","タイポグラフィ")
addDescription("","お好きな文字を繰り返します")

!c = getExternalVar("1文字","猫")
font("DejimaMincho")
 scale(0.2)
  grid(10,10)
   rotate(floor(rand()*4)/2)
    blockif(rand()>0.5)
     fs("black")
      scale(0.8)
       text(c)
     fs("white")
      fs("black")
       rect()
      scale(0.8)
       text(c)
  fs("black")
   scale(4)
    rect()
    scale(0.8)
     fs("white")
      text(c)
tw:ina_ani
mce2
1382843877