mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 12:19:14 +02:00
Docs: LCL/lazcanvas. Fixes an errant XML tag in content.
This commit is contained in:
parent
4de931e101
commit
db4c129b21
@ -984,8 +984,8 @@ and sorted from left to right.
|
|||||||
<p>
|
<p>
|
||||||
In the even-odd rule, lines are drawn between adjacent intersection points in
|
In the even-odd rule, lines are drawn between adjacent intersection points in
|
||||||
an alternating way.
|
an alternating way.
|
||||||
<p>
|
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
In the non-zero winding rule the "winding number"
|
In the non-zero winding rule the "winding number"
|
||||||
(starting at zero for each line) is incremented/decremented depending on whether
|
(starting at zero for each line) is incremented/decremented depending on whether
|
||||||
the hit polygon segment is oriented upward or downward.
|
the hit polygon segment is oriented upward or downward.
|
||||||
|
Loading…
Reference in New Issue
Block a user