http://bugs.winehq.org/show_bug.cgi?id=17148
Summary: Use the system desktop setting for subpixel font smoothing Product: Wine Version: unspecified Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: vperetokin@gmail.com
Wine should use the user's system setting for the subpixel font smoothing.
For bonus points, it should realize when the font smooting setting is changed and adjust automatically.
Tag: integration
http://bugs.winehq.org/show_bug.cgi?id=17148
Scott Ritchie scott@open-vote.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scott@open-vote.org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |integration
--- Comment #1 from Scott Ritchie scott@open-vote.org 2009-01-26 21:14:31 --- Is there a freedesktop.org spec for how to get this data in a standard way? We may have to author yet another one.
As it is, this functionality currently hides deep within the registry, completely hidden from the user.
http://bugs.winehq.org/show_bug.cgi?id=17148
Vadim Peretokin vperetokin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |fonts
http://bugs.winehq.org/show_bug.cgi?id=17148
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|fonts |-unknown
http://bugs.winehq.org/show_bug.cgi?id=17148
Dmitriy Geels dmitriy.geels@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitriy.geels@gmail.com
--- Comment #2 from Dmitriy Geels dmitriy.geels@gmail.com 2009-03-30 09:23:39 --- (In reply to comment #1) Scott, I suppose, at least winecfg should have this setting available. Later it may be linked to system setting.
http://bugs.winehq.org/show_bug.cgi?id=17148
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #3 from Austin English austinenglish@gmail.com 2009-10-01 14:59:50 --- Still present.
http://bugs.winehq.org/show_bug.cgi?id=17148
--- Comment #4 from Austin English austinenglish@gmail.com 2009-10-01 15:09:48 --- Is this still an issue in current (1.1.30 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=17148
--- Comment #5 from Dmitriy Geels dmitriy.geels@gmail.com 2009-10-02 00:41:22 --- Yes it is.
http://bugs.winehq.org/show_bug.cgi?id=17148
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pzinin@gmail.com
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2010-03-07 13:28:11 --- *** Bug 21967 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=17148
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2010-05-21 15:22:22 --- We now use the fontconfig information.
http://bugs.winehq.org/show_bug.cgi?id=17148
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-05-28 12:50:46 --- Closing bugs fixed in 1.2-rc2.
http://bugs.winehq.org/show_bug.cgi?id=17148
--- Comment #9 from da_fox@mad.scientist.com da_fox@mad.scientist.com 2010-06-09 05:57:14 --- Created an attachment (id=28691) --> (http://bugs.winehq.org/attachment.cgi?id=28691) Example of ignored subpixel setting
http://bugs.winehq.org/show_bug.cgi?id=17148
da_fox@mad.scientist.com da_fox@mad.scientist.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |da_fox@mad.scientist.com
--- Comment #10 from da_fox@mad.scientist.com da_fox@mad.scientist.com 2010-06-09 06:00:14 --- Please reopen, this is not properly implemented. As can be seen in the attachment the way fonts are rendered in wine differs significantly from the rest of the desktop. It looks as though wine does not use the correct LCD filter and/or hinter. I have set-up fontconfig to use the bytecode interpreted hinter, with the legacy lcd filter, but wine uses something else. See my other attachment for my fontconfig settings.
http://bugs.winehq.org/show_bug.cgi?id=17148
--- Comment #11 from da_fox@mad.scientist.com da_fox@mad.scientist.com 2010-06-09 06:03:26 --- Created an attachment (id=28693) --> (http://bugs.winehq.org/attachment.cgi?id=28693) Font config settings to use BCH and legacy lcd filter
http://bugs.winehq.org/show_bug.cgi?id=17148
--- Comment #12 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-09 06:50:16 --- (In reply to comment #10)
Please reopen, this is not properly implemented. As can be seen in the attachment the way fonts are rendered in wine differs significantly from the rest of the desktop.
That has nothing to do with this bug.
http://bugs.winehq.org/show_bug.cgi?id=17148
--- Comment #13 from da_fox@mad.scientist.com da_fox@mad.scientist.com 2010-06-09 08:57:54 --- (In reply to comment #12)
(In reply to comment #10)
Please reopen, this is not properly implemented. As can be seen in the attachment the way fonts are rendered in wine differs significantly from the rest of the desktop.
That has nothing to do with this bug.
How is that? Wine claims to use the system settings for for rendering, and as can be seen in the screenshot, it clearly differs from the system settings. Hence this is not properly implemented, and clearly relevant to this bug ("Use the *system desktop setting* for subpixel font smoothing.").
http://bugs.winehq.org/show_bug.cgi?id=17148
--- Comment #14 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-09 09:26:27 --- (In reply to comment #13)
How is that? Wine claims to use the system settings for for rendering, and as can be seen in the screenshot, it clearly differs from the system settings. Hence this is not properly implemented, and clearly relevant to this bug ("Use the *system desktop setting* for subpixel font smoothing.").
Wine just renders the fonts differently. That's all.
http://bugs.winehq.org/show_bug.cgi?id=17148
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2010-06-09 09:34:25 --- (In reply to comment #14)
Wine just renders the fonts differently. That's all.
Yes, but it shouldn't. That should be a separate bug though.
http://bugs.winehq.org/show_bug.cgi?id=17148
--- Comment #16 from da_fox@mad.scientist.com da_fox@mad.scientist.com 2010-06-11 04:27:48 --- (In reply to comment #15)
(In reply to comment #14)
Wine just renders the fonts differently. That's all.
Yes, but it shouldn't. That should be a separate bug though.
Done, see http://bugs.winehq.org/show_bug.cgi?id=23114