// fork from tw:ina_ani:nenga2014
!a = 0
loop(10)
 scale(a * 0.1 + 1)
  circle()
 !a = a + 1
scale(3)
 fs("black")
  write("drawExtImage http://img.tiqav.com/3om.th.jpg")
shift(0,-0.7)
 scale(0.09)
  lw(300)
   ss("white")
    text("外部画像読み込みテスト")
  fs("black")
   text("外部画像読み込みテスト")

tw:ina_ani
mce2
1388928080