[Bug 42171] IrfanView's 4.44 Help -> About window has wrong placement for textboxes

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 8 13:13:11 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42171

--- Comment #3 from Fabian Maurer <dark.shadow4 at web.de> ---
Created attachment 56777
  --> https://bugs.winehq.org/attachment.cgi?id=56777
Test program to check if wine font size equals size on windows

(In reply to Nikolay Sivov from comment #2)
> Yes, Tahoma is default for dialogs.
Thanks, I just checked, but the dialog seems to request "Microsoft Sans Serif".

I attached a small test program to show the issue, it's hacky but it works.

Output on windows:
> Font gotten: Microsoft Sans Serif
> Correct size: 8

On linux with freetype 2.6.5
> Font gotten: Arial
> Wrong size: got 7, expected 8.

On linux with freetype 2.6.5
> Font gotten: Arial
> Correct size: 8

Maybe a font substitution problem? But it does work with newer freetype...

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list