On Fri, 2007-03-02 at 18:54 +0100, eugeni wrote: > + center.x = x2scr(render_context.org_x); > + center.y = x2scr(render_context.org_y); This looks suspicious, shouldn't the second be y2src?