Login  Register

DPI scaling not working

classic Classic list List threaded Threaded
22 messages Options Options
Embed post
Permalink
12
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: DPI scaling not working

gbburkhardt
18 posts
I haven't used NewtCanvasAWT, so I can't say for sure.  But a cursory reading of the code indicates that canvas.getNEWTChild().setSurfaceScale() should work.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: DPI scaling not working

Sven Gothel
Administrator
2933 posts
If anybody likes to see to make setSurfaceScale() work on AWT GLCanvas, including testing all platforms, they are welcome. It is more of a PIA issue w/ me to touch the AWT code :)

Yes, the NEWT implementation is fully featured.
12