[Bug 19289] Gimp: License text is missing new lines (appinstall)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 29 03:32:31 CDT 2014


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

Dmitry Timoshkov <dmitry at baikal.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49845|0                           |1
        is obsolete|                            |

--- Comment #22 from Dmitry Timoshkov <dmitry at baikal.ru> ---
Created attachment 49858
  --> https://bugs.winehq.org/attachment.cgi?id=49858
patch

It appears that there is another bug that prevents gtk+/pango based
applications use wrong font. These applications depend on SystemParametersInfo/
SPI_GETNONCLIENTMETRICS returning actual and not substituted font names.
If pango can't find font name in the font list enumerated using NULL font
name mask then it uses some ugly font replacement.

Attached patch includes a fix for SystemParametersInfo as well.

-- 
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