Re: [PATCH] gdiplus: Write API doc for GdipAddPathEllipse and GdipAddPathEllipseI
23 Jun
2017
23 Jun
'17
10: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.
24 Jun
24 Jun
5:33 p.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.
3096
Age (days ago)
3097
Last active (days ago)
1 comments
2 participants
participants (2)
-
Clemens Tamme -
Vincent Povirk