alexpana / wxWidgets

Read-only mirror of the wxWidgets SVN repo (automatically updated). Report issues here: http://trac.wxwidgets.org/
http://www.wxwidgets.org/
3 stars 0 forks source link

Arc outlines #15

Open alexpana opened 10 years ago

alexpana commented 10 years ago

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

d2d_arc_outlines

csomor commented 10 years ago

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

alexpana commented 10 years ago

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