Re: try2:patch for sysparams.c

2007-08-30 Thread Ivan Sinitsin
В сообщении от Thursday 30 August 2007 12:44:15 вы написали: > Sorry, but purpose of your patch is unclear to me. In your changelog > field > you tell that "This patch does a font for the menu, statusbar and messages > dependent from logpixels" but as far as I know WINE already have correct

Re: try2:patch for sysparams.c

2007-08-30 Thread Robert Shearman
L. Rahyen wrote: On Thursday August 30 2007 07:03, you wrote: Hello, I have corrected a patch. Now font in the menu and a font in winecfg coincides. Please note that your patch behaves even worse at higher DPI resolutions. For example if I set: "LogPixels"=dword:0096

Re: try2:patch for sysparams.c

2007-08-30 Thread L. Rahyen
On Thursday August 30 2007 09:25, Ivan Sinitsin wrote: > В сообщении от Thursday 30 August 2007 12:44:15 вы написали: > > Sorry, but purpose of your patch is unclear to me. In your changelog > > field you tell that "This patch does a font for the menu, statusbar and > > messages dependent from

Re: try2:patch for sysparams.c

2007-08-30 Thread L. Rahyen
On Thursday August 30 2007 07:03, you wrote: > Hello, > > I have corrected a patch. Now font in the menu and a font in winecfg > coincides. Your patch still doesn't work correctly. With 120 DPI setting font size in winecfg and notepad menu is different (menu' font is bigger; no so big as

Re: try2:patch for sysparams.c

2007-08-29 Thread L. Rahyen
On Wednesday August 29 2007 09:15, Ivan Sinitsin wrote: > Has corrected "logpixels=72" to " logpixels = 96 " and has changed the > indentation > > This patch adds an opportunity for fonts of the menu, statusbar and > messages to increase depending on logpixels. > > > Changelog: > This patch does a