| Did you know ... | Search Documentation: |
| Send methods |
|tuple], shear=[tuple]num or
tuple(sx, sy)) and shear (tuple(kx, ky)). The
fresh transform starts at identity; the supplied operations are applied
in the fixed order scale, rotate, shear. Following the
post-multiplication convention this means an input point is transformed
shear-first, then rotated, then scaled.
For an arbitrary transform whose six coefficients are known, use
new(T, transform), send(T, set, XX, XY, YX, YY, TX, TY)
self := self * translate(dx,dy).sy is
omitted the same factor is used for both axes.[1 kx; ky 1].self := self * argument.