diff options
author | scuri <scuri> | 2010-06-24 20:32:39 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-24 20:32:39 +0000 |
commit | 1ad72d5276b1876bf218336a1ff47f086a0834c9 (patch) | |
tree | 6d66a57e994c21b579e8e600859365d363d57c34 /html/en/drv | |
parent | 3ba2df20bc93a97c479c4021a9218eadcf5d850f (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv')
-rw-r--r-- | html/en/drv/gl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/drv/gl.html b/html/en/drv/gl.html index cff89db..e7c07d5 100644 --- a/html/en/drv/gl.html +++ b/html/en/drv/gl.html @@ -74,7 +74,7 @@ must be set with the new size or cdCanvasGetSize will return an incorrect value. <ul> <li><a href="../func/lines.html#cdBegin"> <font face="Courier"><strong>Begin</strong></font></a>: <strong><tt>CD_PATH</tt></strong> - is simulated.</li> + is simulated. CD_FILL allows convex polygons only.</li> <li>Floating point primitives are supported.</li> </ul> <h4>Client Images</h4> |