Bug in wxPostScriptDC::DoDrawArc?
Daniel Feldman
feldman at cs.umn.edu
Fri Aug 17 12:37:20 PDT 2007
Hi all,
The DrawArc method of PostScriptDC draws a line between the endpoint of
the arc and the center of the circle. This line is not drawn by other DCs
as far as I can tell. The line is drawn regardless of whether the arc is
supposed to be filled; however, it's hidden if the arc is filled. See
generic/dcpsg.cpp line 435.
Please excuse me if this behavior is actually correct, as I'm new to
wxWidgets.
I would appreciate an e-mail back to this address as I am not subscribed
to wx-users.
Thanks for producing such a great toolkit,
-- Daniel Feldman
WX: r45781 (HEAD as of 8/17/2007)
OS: Linux
COMPILER: GCC
More information about the wx-users
mailing list