[PATCH 1/5] gdiplus: Reuse point when calling GdipAddPathBezier on open figure.

Esme Povirk (they/them) vincent at codeweavers.com
Wed Apr 15 10:52:39 CDT 2020


Another possibility is to pass an array of points and point types to
extend_current_figure, and let it take care of updating the path.

extend_current_figure should be declared static.



More information about the wine-devel mailing list