Re: Re: DrawEllipticArc shows lines to arc ends when drawing to wx.SVGFileDC
Chris Barker <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <CALGmxE+mmp-gMGswrmu_0rkSkv7bzq3mv6eH1Py8a6qXotn5ig@mail.gmail.com> |
On Fri, Oct 21, 2016 at 9:05 AM, ABC <[email protected]> wrote: > Thank you for your reply. > > I believe this is a bug. > The function definition is that line to the arc end are not shown. > you are probably right -- the goal of wx is to provide the SAME API for multiple back-ends, and this kind of thing is intended to be normalized. A bug report to the wxWidgets bug tracking may be in order. But it's also that case that things will slip through the cracks, and some drawing systems support different features than others, so there will be subtle differences. -Chris > > From https://wxpython.org/Phoenix/docs/html/wx.DC.html#wx.DC. > DrawEllipticArc > "Notice that unlike DrawArc > <https://wxpython.org/Phoenix/docs/html/wx.DC.html#wx.DC.DrawArc> , this > function does not draw the lines to the arc ends, even when using > non-transparent brush." > > -- > You received this message because you are subscribed to the Google Groups > "wxPython-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected] -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.