From cc487d4de29a48d8e20a9a8492957a5950d5c181 Mon Sep 17 00:00:00 2001 From: scuri Date: Fri, 21 May 2010 04:51:07 +0000 Subject: *** empty log message *** --- html/en/func/polygon.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'html/en/func/polygon.html') diff --git a/html/en/func/polygon.html b/html/en/func/polygon.html index 4e18664..4ab5834 100644 --- a/html/en/func/polygon.html +++ b/html/en/func/polygon.html @@ -6,6 +6,11 @@ Polygons + @@ -82,6 +87,31 @@ canvas:End() [in Lua]

Ends the polygon's definition and draws it.

+

 

+"PATH": allows to create + a complex path using CD primitives and then fill, stroke or clip using the + new path. Must be used with the following parameters: + + -- cgit v1.2.3