RECT_H
.max = (MAX_WIDTH / RECT_W) * (MAX_HEIGHT / RECT_H),
r->height = RECT_H;
if ((r->top + RECT_H) > act->height)
mod = act->height % RECT_H;