Bug 846635
Summary: | rgba subpixel font setting is ignored | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Cuthbertson <tim> |
Component: | gtk3 | Assignee: | Matthias Clasen <mclasen> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | baifcc, mclasen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 699628 | Environment: | |
Last Closed: | 2013-07-04 01:18:01 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tim Cuthbertson
2012-08-08 10:07:35 UTC
Same issue found. $ cat /etc/redhat-release Fedora release 18 (Spherical Cow) $ rpm -qa | grep -i -e gtk -e fontconfig libreport-gtk-2.0.16-1.fc18.x86_64 python-slip-gtk-0.2.21-1.fc18.noarch pygtk2-2.24.0-5.fc18.x86_64 kcm-gtk-0.5.3-11.fc18.x86_64 oxygen-gtk2-1.3.1-1.fc18.x86_64 fontconfig-2.10.1-1.fc18.x86_64 libnm-gtk-0.9.7.0-3.git20121016.fc18.x86_64 ibus-gtk3-1.4.99.20121006-2.fc18.x86_64 ibus-gtk2-1.4.99.20121006-2.fc18.x86_64 pygtk2-libglade-2.24.0-5.fc18.x86_64 authconfig-gtk-6.2.4-2.fc18.x86_64 gtk3-3.6.1-1.fc18.x86_64 oxygen-gtk-1.2.0-3.fc18.noarch usermode-gtk-1.111-1.fc18.x86_64 oxygen-gtk3-1.1.1-2.fc18.x86_64 gtk2-2.24.13-1.fc18.x86_64 is there any update? Here is the output of settings: gconftool-2 -a /desktop/gnome/font_rendering $ gconftool-2 -a /desktop/gnome/font_rendering antialiasing = rgba dpi = 96 rgba_order = rgb hinting = full PS: Running KDE... Dear all I just find out This is how fedora works, like the mp3 decoder issue few years ago according the resolution I just make - freetype-freeworld. This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Baif is right - installing freetype-freeworld fixes this issue. |