diff options
author | scuri <scuri> | 2011-09-27 19:06:19 +0000 |
---|---|---|
committer | scuri <scuri> | 2011-09-27 19:06:19 +0000 |
commit | 18dc8b841de3c7acf274fe4a2fb21a37091c6cb0 (patch) | |
tree | 5561e206f2bf9d3dba3f9d3c8dcc076dfe0e97f2 /html/en/drv | |
parent | 6b4dae19b6770b5b151afed4548228488e4ad771 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv')
-rw-r--r-- | html/en/drv/svg.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/en/drv/svg.html b/html/en/drv/svg.html index f05fc2f..1b4582c 100644 --- a/html/en/drv/svg.html +++ b/html/en/drv/svg.html @@ -54,7 +54,8 @@ being used then be aware that they will be affected.</p> <h4>Coordinate System and Clipping </h4> <dir> <li><a href="../func/coordinates.html#cdUpdateYAxis"><font face="Courier"> - <strong>UpdateYAxis</strong></font></a>: does nothing.</li> + <strong>UpdateYAxis</strong></font></a>: the orientation of axis Y is the + opposite to its orientation in the CD library.</li> <li><b>Complex Regions</b>: not supported.</li> </dir> <h4>Attributes</h4> |