Skip to content

Commit 017d91e

Browse files
authored
Delete local copy of worldwind/render/TextRenderer in favor of version that is maintained by JOGAMP. Update JOGL jar files with released version 2.5.0, build Build: 2.5-b1533-20230818. That build includes the DPI scaling fix for TextRenderer, which was committed to the jogl repo on 6/4. (NASAWorldWind#272)
1 parent 88537d1 commit 017d91e

35 files changed

+46
-2108
lines changed

gluegen-rt-natives-linux-amd64.jar

249 Bytes
Binary file not shown.
590 Bytes
Binary file not shown.
138 Bytes
Binary file not shown.

gluegen-rt.jar

7.27 KB
Binary file not shown.

gluegen.jar

38.9 KB
Binary file not shown.

jogl-all-natives-linux-amd64.jar

-401 Bytes
Binary file not shown.
482 Bytes
Binary file not shown.

jogl-all-natives-windows-amd64.jar

25 Bytes
Binary file not shown.

jogl-all.jar

7.76 KB
Binary file not shown.

src/gov/nasa/worldwind/layers/ScalebarLayer.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
import gov.nasa.worldwind.util.*;
3535

3636
import com.jogamp.opengl.*;
37+
import com.jogamp.opengl.util.awt.TextRenderer;
38+
3739
import java.awt.*;
3840
import java.awt.geom.*;
3941

0 commit comments

Comments
 (0)