w,h=width,height
c=https://t.co/IFTqj9iMQE w,h
c.start
a=https://t.co/ivmUvlAEoz{https://t.co/pJrer7sfQZ w,h}
draw{
a.unshift a.pop
a[0].beginDraw{a[0].image c,0,0}
background 0
t=h/a.size
a.each.with_index{|g,i|
copy g,0,i*t,w,t,0,i*t,w,t
}}

1 4