alexpana/wxWidgets

Arc outlines

Opened this issue · 2 comments

It appears that Direct2D draws arc outlines slightly longer than the arc, possibly in anticipation to the rest of the outline.

d2d_arc_outlines

could it have to do with the type of line-caps you are using ?

I'm using the same line-caps on both GDI+ and D2D. GDI+ also has this problem (albeit much less visible):
ellipse_outline_gdip