ZF-64: Need $page->translate() and $page->skew() functions
Description
Read through the issues discussed in ZF-33.
To make it possible to draw on rotated pages without losing your sanity, we need to implement the remainder of the CTM (current transformation matrix) primitives. We already have {{$page->rotate($x, $y, $degrees)}}. We need to add {{$page->translate($xOffset, $yOffset)}} and {{$page->skew($xAmount, $yAmount)}}.
Comments
Posted by Jayson Minard (jayson) on 2006-07-09T00:58:56.000+0000
dropping into a possible fix version, change if not the desired time frame.
Posted by Bill Karwin (bkarwin) on 2006-11-13T15:16:40.000+0000
Changing fix version to 0.6.0.
Posted by Alexander Veremyev (alexander) on 2007-05-25T06:36:35.000+0000
Assignee is changed to postpone issue to post-1.0 period
Posted by Alexander Veremyev (alexander) on 2007-05-25T06:36:57.000+0000
Postponed to post-1.0 period
Posted by Wil Sinclair (wil) on 2008-04-18T13:12:03.000+0000
This doesn't appear to have been fixed in 1.5.0. Please update if this is not correct.
Posted by Alexander Veremyev (alexander) on 2008-12-02T10:53:51.000+0000
Done. Will be included into ZF 1.8.