Fixes for DPI scaling. Mouse and select events now deliver GL surfac… (#262)
* Fixes for DPI scaling. Mouse and select events now deliver GL surface coordinate values instead of the AWT screen coordinates. Added Windows JOGL jar files that include https://github.com/sgothel/jogl/pull/110 and https://github.com/sgothel/jogl/pull/112. Noticed that some null pointer exceptions occurred during KMLViewer startup; added null pointer checks. * Update for gluegen 9301bf1854 May 15 07:08:20 2023, jogl 900c35c6a4 May 15 06:47:22 2023 * Use DPI scaling to scale fonts rendered in the GLCanvas. * Update with gluegen/jogl code from 6/17/2023, gluegen commit 42bd110d9e, jogl commit 900c35c6a. Includes fix for jogl version of TextRenderer. Added Linux native jar files.
G
Glenn Burkhardt committed
55213aa164592307000c102f687a73b7ebd71583
Parent: 62e8991
Committed by GitHub <noreply@github.com>
on 7/24/2023, 4:44:38 AM