[PATCH] gdiplus: Write API doc for GdipAddPathEllipse and GdipAddPathEllipseI

Vincent Povirk madewokherd at gmail.com
Mon Jun 26 15:20:51 CDT 2017


This description is probably more complicated than it needs to be.

If we want consistency with the GdipAddPathLine description, we can
state it in terms of the newfigure value, which is ignored on input
and TRUE on output.

On Sat, Jun 24, 2017 at 11:26 AM, Clemens Tamme <clemens.tamme at gmail.com> wrote:
> + *  As an ellipse is always a new subpath the current subpath of the given path
> + *  cannot be continued afterwards. Additionally, the next thing added to the
> + *  path will be the start of the next subpath.



More information about the wine-devel mailing list