[Bug 340738] New: OpenOffice.org doesn't honour font hinting settings
https://bugzilla.novell.com/show_bug.cgi?id=340738 Summary: OpenOffice.org doesn't honour font hinting settings Product: openSUSE 10.3 Version: Final Platform: x86 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: OpenOffice.org AssignedTo: eward@novell.com ReportedBy: ashaduri@yandex.ru QAContact: qa@suse.de Found By: Customer I changed the font hinting to autohinting on my system through ~/.fonts.conf (see below). Every application (KDE apps, GTK2 apps, Opera, etc...) honour it, except OpenOffice.org. Both the menus and the writing area in it are not autohinted. The visual difference is very apparent. I remember it working correctly in 10.2 (it was a little blurrier than the rest of the apps, but still autohinted). Tested on OpenSUSE 10.3, with OpenOffice_org-2.3.0.1.2-10 . My ~/.fonts.conf : <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <match target="font" > <edit mode="assign" name="hinting" > <bool>true</bool> </edit> </match> <match target="font" > <edit mode="assign" name="hintstyle" > <const>hintfull</const> </edit> </match> <match target="font" > <edit mode="assign" name="autohint" > <bool>true</bool> </edit> </match> <match target="font" > <edit mode="assign" name="antialias" > <bool>true</bool> </edit> </match> <match target="font" > <edit mode="assign" name="dpi" > <double>96</double> </edit> </match> </fontconfig> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=340738#c1 Eric Ward <eward@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|eward@novell.com |pmladek@novell.com QAContact|qa@suse.de |eward@novell.com --- Comment #1 from Eric Ward <eward@novell.com> 2007-11-27 10:44:52 MST --- Petr - Is this the same issue that is being tracked upstream here: http://qa.openoffice.org/issues/show_bug.cgi?id=64508 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=340738#c2 Petr Mladek <pmladek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kendy@novell.com, mmeeks@novell.com Status|NEW |ASSIGNED --- Comment #2 from Petr Mladek <pmladek@novell.com> 2007-11-29 08:18:06 MST --- Yes, they look related. We have a very old version of the upstream patch in our build as well. We should try update the patch or do you remember any problems with it, Michael, Kendy? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=340738 Petr Mladek <pmladek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=340738 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 - Urgent |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=340738 Eric Ward <eward@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|eward@novell.com |kyu@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=340738 User tbehrens@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=340738#c3 Thorsten Behrens <tbehrens@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tbehrens@novell.com Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Thorsten Behrens <tbehrens@novell.com> 2008-09-02 13:56:00 MDT --- Fixed in trunk ooo-build, factory 3.0.0.x builds have it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com