Bug 97459

Summary: OS X dpi detection is limited to 200DPI
Product: LibreOffice Reporter: Chris Sherlock <chris.sherlock79>
Component: graphics stackAssignee: Chris Sherlock <chris.sherlock79>
Status: RESOLVED INVALID    
Severity: normal CC: chris.sherlock79
Priority: medium    
Version: 5.0.2.2 release   
Hardware: All   
OS: macOS (All)   
Whiteboard:
Crash report or crash signature: Regression By:

Description Chris Sherlock 2016-01-31 01:08:21 UTC
In AquaSalGraphics::initResolution the DPI is limited to 200 DPI. 

My 29" iMac with a Retina screen is 267.02 PPI.
Comment 1 Chris Sherlock 2016-01-31 01:18:42 UTC
Sorry, correction - my screen is 202.57PPI (mucked up the calculation).
Comment 2 Chris Sherlock 2016-02-23 13:34:38 UTC
I'm going to close this for now. We are using some odd heuristics, for sure, but it's not necessarily a bug.