[Bug 459680] qt/kde: font antialiasing not used initially

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 26 18:03:27 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=459680





--- Comment #19 from Nicolas Mailhot <nicolas.mailhot at laposte.net>  2008-09-26 14:03:26 EDT ---
(In reply to comment #15)
> People who doesn't need Chinese (Traditional) support should not choose that
> during installation or later, 

No that's not acceptable — font packages must not assume any system locale and
be installable without side-effects on any system. This point has already been
discussed to death last year on the fonts list.

(In reply to comment #16)
> IMHO this *is* a bug. Either cjkunifonts-uming is overriding antialias
> globally, or Qt is parsing the request wrongly and turn off antialiasing for
> all fonts, and not just the fonts for Chinese (Traditional) support.

I'd even go further, the font has no business changing the settings of any font
but itself. If it tries that's a bug in the font package. If it uses the proper
checks but QT ignores then that's a QT bug.

Looking at the file, the package does try to limit the antialias effect to a
set of fonts. So either the check is badly written, and it's a font package
bug, or the syntax is ok, and something QT-side makes a mess of it. Behdad
should probably be able to tell you if the check is correctly written.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-fonts-bugs-list mailing list