Hi,
Wojciech Puchar wrote:
> How to (if it is possible) actually FORCE some font size when windows
> user sets "change the size of text, apps and other items".
We ran into this recently.
Setting the following environment variable provides some control over
the font scaling:
GDK_WIN32_FONT_RES
How to (if it is possible) actually FORCE some font size when windows
user sets "change the size of text, apps and other items".
Windows simply scale up every font i choose in GTK. Program is made for
constant size window.
is it possible?
___
gtk-