← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] OS X: Add Retina support to 3d-viewer

 

Hi Bernhard,

> It is on my list to try your branch in the next days.
> If you can give me some hints where to best add those two snippets (initialisation and scaling), I’ll add it and send you a patch.

In relation to 3D-Viewer (the actual stable and my/cirilo development) the windows size comes from wxWidgets... maybe in different places.. 
I don't know about the GAL, but  in this case, I would suggest if you could think in some kind of general function that can be used in different places.
That function will abstract that OS X condition to get the windows size.. so we will not spread OS #ifdefs on the source

Mario Luzeiro

Follow ups

References