Details
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).
Issue Links
| This issue is duplicated by: | ||||
| ZF-1987 | Shift handling |
|
|
|
dropping into a possible fix version, change if not the desired time frame.