← Back to team overview

kicad-developers team mailing list archive

Re: OS X default canvas graphics performance

 

Le 25/10/2015 12:58, Bernhard Stegmaier a écrit :
> OK, attached the patch
>   Use solid line instead of dashed for drawing axis (for performance reasons especially on OS X).
> 
> It also cleans up some duplicate and IMHO unneeded things from some gr_basic.cpp Methods I came across during debugging this.
> 
> 
> Regards,
> Bernhard

Thanks.
I fixed it in rev 6278.
Your patch helped me, but it is not fully correct: it miss a few
replacement of dashed lines.
I also avoid to remove lines in gr_basic, to avoid any issue in corner
cases, especially now.


-- 
Jean-Pierre CHARRAS


Follow ups

References