addDescription("h1","文字だらけ")
addDescription("","文字で埋めてみる")

!a = getExternalVar("見出し","魔法陣エンジン");

!c = 0
lw(10)
 fs("rgba(0,200,0,0.4)")
  ss("black")
   font("DejimaMincho")
    loop(70)
     !c = c + 1
     scale((50-c)/100)
      rotate(rand()*2)
       shift(rand()*10, rand()*10)
        rotate(rand()*2)
         text(a)
tw:ina_ani
mce2
1382485727