Re: [PATCH] gdiplus: Write API doc for GdipAddPathEllipse and GdipAddPathEllipseI
June 23, 2017
4:09 p.m.
+ * GenericError If conversion from arc to bezier curve fails When would this happen? Best I can tell, it isn't supposed to be possible, and the check is just coding defensively. + * Ok If ecerything works out as expected Typo.
June 2017
11:33 a.m.
New subject: [PATCH] gdiplus: Write API doc for GdipAddPathEllipse and GdipAddPathEllipseI
ok, i've looked for all possible return values and traced the function calls back. fixed both 2017-06-23 23:09 GMT+02:00 Vincent Povirk <madewokherd(a)gmail.com>:
+ * GenericError If conversion from arc to bezier curve fails
When would this happen?
Best I can tell, it isn't supposed to be possible, and the check is just coding defensively.
+ * Ok If ecerything works out as expected
Typo.
3196
Age (days ago)
3197
Last active (days ago)
1 comments
2 participants
participants (2)
-
Clemens Tamme -
Vincent Povirk