[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Support macOS scale factors other than "native Retina" (Issue #628)

Marcel Taeumel notifications at github.com
Thu Apr 28 08:18:31 UTC 2022


As of https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/2d7105db755928fd90823d264fc64e17b1c57ad4, the image side can access native pixels only for "native Retina" scale factors as the platform code only considers the `backingScaleFactor`. Currently, this will only change between "1.0" and "2.0" depending on your display. Maybe at some day, there will be displays with "3.0". Who knows.

It would be nice if we could also support that other/older scaling, which mimicks other resolutions.

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

Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/628 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20220428/91e427b5/attachment-0001.html>


More information about the Vm-dev mailing list