[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] High-DPI window decorations (Issue #611)

Christoph Thiede notifications at github.com
Fri Jan 14 19:17:31 UTC 2022


In the Squeak bundles, the executables for Windows now contain a manifest file to make sure the image contents are not displayed blurry on high-DPI screens but we can use the image-side scaling mechanism instead. However, the VM does not scale up the window decorations properly even though this is promised by the manifest file:

100% DPI:
![image](https://user-images.githubusercontent.com/38782922/149572360-b7a3b0f8-623a-427c-b408-50d9d0c305f1.png)

250% DPI:
![image](https://user-images.githubusercontent.com/38782922/149572201-23f311f6-b2a2-424d-8f4a-891eedb32e02.png)



-- 
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/611
You are receiving this because you are subscribed to this thread.

Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/611 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20220114/d8460c08/attachment.html>


More information about the Vm-dev mailing list