mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
CORE-20553 Fix PolylineTo and PolyBezierTo based on Wine 10.0. Include starting point in the "POINTS" variable being passed to PolylineTo and PolyBezierTo. Handle the starting point as the origin for drawing the lines.