<div dir="ltr">HI Nyall,<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 20, 2018 at 11:19 AM, Nyall Dawson <span dir="ltr"><<a href="mailto:nyall.dawson@gmail.com" target="_blank">nyall.dawson@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
I think the OSX builds are auto-setting the pixel ratio to 2 somewhere<br>
(it's not in the qgis code -- so maybe it's in the homebrew package or<br>
something. I dunno... the mess which is OSX package repos makes even<br>
npm look stable and a joy to use by comparison).<br><br><div class="gmail-HOEnZb"></div></blockquote></div><br></div><div class="gmail_extra">I'm maybe not the best person to answer this, but I install QGIS3 from brew and don't see any specific configuration or build time settings for the QGIS brew formulae [1] or the QT5 formulae [2]. Also there is nothing specific in the Info.plist app bundle and there is no specific qt.conf file to set options are described in <a href="http://doc.qt.io/qt-5/highdpi.html">http://doc.qt.io/qt-5/highdpi.html</a>. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Is there a API I can call in the QGIS python console to see the pixel ratio used by QT?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra">Jeremy</div><div class="gmail_extra"><br></div><div class="gmail_extra">[1] <a href="https://github.com/qgis/homebrew-qgisdev/blob/master/Formula/qgis3-dev.rb">https://github.com/qgis/homebrew-qgisdev/blob/master/Formula/qgis3-dev.rb</a></div><div class="gmail_extra">[2] <a href="https://github.com/Homebrew/homebrew-core/blob/master/Formula/qt.rb">https://github.com/Homebrew/homebrew-core/blob/master/Formula/qt.rb</a></div></div>