This test verifies the implementation of transforms. It tests elementary transforms and transform nesting. Note that for layout purposes, this test uses nesting of translation with the elementary transforms.

This test will check if the various matrix operations work

Run the test. No interaction required.

The rendered picture should match the reference image exactly except for variations in the labeling text.

$RCSfile: coords-trans-09-t.svg,v $ matrix(0 0 0 0 0 0) matrix(1 0 0 1 100 100) matrix(1.5 0 0 1.5 70 60) matrix(1 0 0.5 1 30 170) matrix(1 0.5 0 1 100 200) matrix(0 1 -1 0 450 0) matrix(1 0.8 0.8 1 300 220) $Revision: 1.6 $