// fork from tw:ina_ani:道路標識
// fork from tw:ina_ani:rader
addDescription("h1","道路標識")
!str=getExternalVar("文字","大 阪")
!str2=getExternalVar("読み","Osaka")

col("#395")
 scale(1.5,1)
  rect()
font("IPAGothic")
 col("white")
  shift(0,-0.2)
   scale(0.24)
    text(str)
  shift(0,0.1)
   scale(0.12)
     font("Merriweather Sans")
      text(str2)

 col("white")
  scale(0.08)
   shift(0,3.5)
    rect()
    shift(0,1)
     scale(3,2)
      poly(3,1)
tw:ina_ani
mce2
1382858830