diff options
Diffstat (limited to 'html/en/drv')
-rw-r--r-- | html/en/drv/svg.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/html/en/drv/svg.html b/html/en/drv/svg.html index e75451e..14daf58 100644 --- a/html/en/drv/svg.html +++ b/html/en/drv/svg.html @@ -43,8 +43,7 @@ <font face="Courier"><strong>Play</strong></font></a>: does nothing, returns <font face="Courier">CD_ERROR</font>.</li> <li><a href="http://www.tecgraf.puc-rio.br/cd/en/func/control.html#cdClear"> - <font face="Courier"><strong>Clear</strong></font></a>: is simulated using - width and height to draw a rect.</li> + <font face="Courier"><strong>Clear</strong></font></a>: does nothing.</li> </dir> <h4>Coordinate System and Clipping </h4> <dir> |