Jason Nagy

Results 2 comments of Jason Nagy

``` >> python -m pyglet.info Platform ------------------------------------------------------------------------------ platform: macOS-11.4-x86_64-i386-64bit release: 20.5.0 machine: x86_64 Python ------------------------------------------------------------------------------ implementation: CPython sys.version: 3.12.3 | packaged by conda-forge | (main, Apr 15 2024, 18:50:49) [Clang...

Setting `dpi_scaling=stretch` did make the window behave normally again, so that's good. Thank you very much! As for the prints, I get the following when I open my app without...