Richard Goedeken wrote:

It appears that AGG does not have a function to do what Ian was asking for though - transforming a rectangle to an arbitrary quadrilateral.

Actually he was really asking for a perspective projection,
which you can't do properly with a linear interpolation.
I'd be surprised to find this in any 2D graphics library,
as it really belongs to the world of 3D.

--
Greg

Reply via email to