cairoDeviceToUserDistance: cairoDeviceToUserDistance
Description
Transform a distance vector from device space to user space. This
function is similar to cairoDeviceToUser
except that the
translation components of the inverse CTM will be ignored when
transforming (dx
,dy
).Usage
cairoDeviceToUserDistance(cr, dx, dy)