[Vm-dev] DPI Virtualization

Eliot Miranda eliot.miranda at gmail.com
Wed Oct 15 16:23:31 UTC 2014


Hi Marcel,

On Wed, Oct 15, 2014 at 7:19 AM, Marcel Taeumel <
marcel.taeumel at student.hpi.uni-potsdam.de> wrote:

>
> The newest Cog VMs seem to send "I know about DPI virtualization" to the
> operating system. Can this be turned off again via command line parameter?
> :)
>

No, but you can simply delete the Squeak.exe.manifest alongside
Squeak.exe.  What might work and be even better would be to copy Squeak.exe
to e.g. ScaledSqueak.exe, Squeak.ini to ScaledSqueak.ini but /don't/ copy
Squeak.exe.manifest to ScaledSqueak.exe.manifest and run ScaledSqueak.exe.
If this works please let me know.

I can easily add this info to a README.

Here is why: MS Windows provides an easy way to turn off automatic scaling
> for old-style programs so that you can see every pixel again. Seems to be
> much easier than on MacOS systems. On my Surface, however, I have a high
> pixel density and prefer the scaling because my Squeak does not have
> high-resolution icons and fonts etc. Now, with the newest Cog VMs,
> everything is always too small for me. :-/
>
> Best,
> Marcel


-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20141015/82d728d7/attachment.htm


More information about the Vm-dev mailing list