pcdshub / typhos

Automatic-yet-customizable Graphical User Interface Generation for Ophyd Devices
http://pcdshub.github.io/typhos
Other
16 stars 26 forks source link

Consider adding automated test screenshot artifacts for both low and high DPI displays #495

Open klauer opened 2 years ago

klauer commented 2 years ago

automated test screenshot artifacts for both low and high DPI displays

This is sort of possible to emulate for text by doing some math and rescaling everything. You can take a screenshot with the point sizes of your local machine with your local dpi, do some math and figure out what the pixel sizes would be at other dpis. I think it might be feasible.

Originally posted by @ZLLentz in https://github.com/pcdshub/typhos/pull/494#issuecomment-1134959212

ZLLentz commented 2 years ago

TODO: gather some statistics of the monitor DPIs at each control room