diff options
| author | scuri <scuri> | 2010-05-12 20:38:46 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2010-05-12 20:38:46 +0000 | 
| commit | b7d97c7ed82f0d0472cf0c2ae5d61e99a73b33a8 (patch) | |
| tree | 0da03500210df1ac835203e2bb83748564e67423 /html/en/drv/win32.html | |
| parent | afaff9e085b51c822f0ce31ac91cc8196bfa5113 (diff) | |
New Cairo driver
Diffstat (limited to 'html/en/drv/win32.html')
| -rw-r--r-- | html/en/drv/win32.html | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/html/en/drv/win32.html b/html/en/drv/win32.html index 53ac2a5..df0d902 100644 --- a/html/en/drv/win32.html +++ b/html/en/drv/win32.html @@ -129,7 +129,8 @@    <li>"<b><font face="Courier">ROTATE</font></b>":  allows the usage of 1     angle and 1 coordinate (x, y), that define a global rotation transformation     centered in the specified coordinate. Use 1 real and 2 integer values inside a  -  string ("%g %d %d" = angle x y).</li> +  string ("%g %d %d" = angle x y).  Can not be set if a  +	transformation is already set.</li>  </ul>  </body>  | 
