diff options
author | Sven Gothel <[email protected]> | 2023-03-05 04:42:56 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-03-05 04:42:56 +0100 |
commit | d87f510194ad2eead2a42b41a3cbe1077f65a695 (patch) | |
tree | 80ab2b5bcfd55674e6310ed2ba5b96cf53d71daf /src/jogl/classes/com/jogamp/opengl | |
parent | 8d4e039dfd490d3f2290523ea75c9f51460bae41 (diff) |
NEWT Screen: Allow injection of global (single) monitor size in [mm] via newt.ws.mmwidth and newt.ws.mmheight property
This is essential on bare-metal devices where the screen DRM/GBM driver does not provide the screen-size (in mm).
Otherwise we would have resolution/(size_mm=0) infinity density and none of our graph font demos would work,
as we compute pixel-em-size based using dpi and pixel-pt-size.
Diffstat (limited to 'src/jogl/classes/com/jogamp/opengl')
0 files changed, 0 insertions, 0 deletions