File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2012-06-05 dschulze@adobe.com
2+ Modify graphic of initial coordinate system.
3+
142012-06-05 dschulze@adobe.com
25 Add a graphic that demonstrates initial coordinate system (instead of referencing SVG).
36
Original file line number Diff line number Diff line change @@ -637,7 +637,7 @@ <h2 id=transform-rendering><span class=secno>6. </span>The Transform
637637 the screen, that increases towards the viewer.
638638
639639 < div class =figure > < img alt ="Demonstration of the initial coordinate space "
640- height =240 src =coordinates.svg width =470 >
640+ height =240 src =coordinates.svg width =270 >
641641 < p class =caption > Demonstration of the initial coordinate space.</ p >
642642 </ div >
643643
Original file line number Diff line number Diff line change @@ -348,12 +348,14 @@ <h2 id="transform-rendering">The Transform Rendering Model</h2>
348348 this coordinate space into three dimensions, adding a Z axis perpendicular to the
349349 plane of the screen, that increases towards the viewer.
350350 </ p >
351+
351352 < div class ="figure ">
352- < img src ="coordinates.svg " width ="470 " height ="240 " alt ="Demonstration of the initial coordinate space ">
353+ < img src ="coordinates.svg " width ="270 " height ="240 " alt ="Demonstration of the initial coordinate space ">
353354 < p class ="caption ">
354355 Demonstration of the initial coordinate space.
355356 </ p >
356357 </ div >
358+
357359 < p id ="transformation-matrix-computation ">
358360 The < span class ="term "> transformation matrix</ span > is computed
359361 from the 'transform' and 'transform-origin' properties as follows:
You can’t perform that action at this time.
0 commit comments