Re: Wine fonts messed up

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



lsearcey wrote:
> I did that in the terminal but when it brings up the wine configure window its small like in my picture.  Is there a way to configue it some other way?

File ~/.wine/system.reg:

Code:
[System\\CurrentControlSet\\Hardware Profiles\\Current\\Software\\Fonts]
"LogPixels"=dword:00000060


That "00000060" is actual in hex - 0x60 = 96. You want to set it to 120 = 0x78:

Code:
"LogPixels"=dword:00000078








[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux