// fork from tw:ina_ani:動物漢字
// fork from tw:ina_ani:シンプル
addDescription("h1","文字敷き詰め")
!choice = \(n)
evalExtArg(n)
scale(0.2)
grid(10,10)
lw(0.1)
choice(floor(rand()*2))
fs("#3a3")
rect()
fs("#a33")
rect()
font("AoyagiReisyoSimo")
fs("white")
lw(1)
grid(20,20)
scale(0.8)
choice(floor(rand()*5))
text("ク")
text("リ")
text("ス")
text("マ")
text("ス")