diff options
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> |