From db4c129b21fb563e97d9a4f0ef80f1d994bbaa86 Mon Sep 17 00:00:00 2001 From: dsiders Date: Sat, 4 Feb 2023 00:51:59 +0000 Subject: [PATCH] Docs: LCL/lazcanvas. Fixes an errant XML tag in content. --- docs/xml/lcl/lazcanvas.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/xml/lcl/lazcanvas.xml b/docs/xml/lcl/lazcanvas.xml index d4aba7b796..95c4013e51 100644 --- a/docs/xml/lcl/lazcanvas.xml +++ b/docs/xml/lcl/lazcanvas.xml @@ -984,8 +984,8 @@ and sorted from left to right.

In the even-odd rule, lines are drawn between adjacent intersection points in an alternating way. -

+

In the non-zero winding rule the "winding number" (starting at zero for each line) is incremented/decremented depending on whether the hit polygon segment is oriented upward or downward.