DPI scaling not working

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

Re: DPI scaling not working

gbburkhardt
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
|

Re: DPI scaling not working

Sven Gothel
Administrator
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