[cairo-bugs] [Bug 19584] Setting x co-ords as double appears to affect y co-ords too in set_source_surface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jan 24 10:26:09 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=19584
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> 2009-01-24 10:26:07 PST ---
This is the expected behaviour. The x-,y-coordinates to
cairo_set_source_surface() is an offset of the origin of the surface with
respect to the current transformation origin, i.e. the position at which you
wish the surface to appear.
http://cairographics.org/manual/cairo-context.html#cairo-set-source-surface
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list