diff options
Diffstat (limited to 'html/en/func/wd.html')
| -rw-r--r-- | html/en/func/wd.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/html/en/func/wd.html b/html/en/func/wd.html index 938d19d..02fda2e 100644 --- a/html/en/func/wd.html +++ b/html/en/func/wd.html @@ -24,7 +24,7 @@        if the canvas has a small size the picture quality will be poor. To increase         picture quality create a canvas with a larger size, if possible.</p>      <p>All World Coordinate drawing in all drivers are simulated using other CD  -      primitives.</p> +	primitives and do NOT depend or use the Transformation matrix.</p>      <hr>      <pre class="function"><span class="mainFunction">void <a name="wdWindow">wdCanvasWindow</a>(cdCanvas* canvas, double xmin, double xmax, double ymin, double ymax); [in C]</span> | 
