piker icon indicating copy to clipboard operation
piker copied to clipboard

Update qt screen info script

Open goodboy opened this issue 3 years ago • 0 comments

Brings script imports up to date with latest PyQt5 schema as well as adds a bunch of extra info dumping and formatting for tinkering with further attempts at a generalized DPI sizing subsystem.

output should look something like this on a hi-DPI (set of) device(s):

screenshot-2023-02-02_14-31-08


As per an issue i recently worked through with a noob piker, for systems that aren't quite lo-DPI and still require slight downscaling it would be good to figure out if we can drop the 'lo' section from the .ui._style._font_sizes table..

goodboy avatar Feb 02 '23 19:02 goodboy