[Bug 459680] qt/kde: font antialiasing was disabled by uming fontconfig file.

2008-11-05 Thread bugzilla
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


Baif [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #43 from Baif [EMAIL PROTECTED]  2008-11-05 10:35:48 EDT ---
I'm not really understand the fontconfig with Pango and Qt.
But I think the default settings for Qt/KDE on Fedora is not as good as for
GTK/GNOME. And I really understand international for Qt is not as good as GTK.
:)

BTW: Why fonts for Qt/KDE with LANG=zh_CN.UTF8 had been change, which config
file will make this happen? Thanks.

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

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 449356] Refactor gfxPangoFontGroup for user fonts

2008-11-05 Thread bugzilla-daemon
Do not reply to this email.  You can add comments to this bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=449356


Karl Tomlinson (:karlt) [EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #346567||review?([EMAIL PROTECTED])
   Flag||




--- Comment #16 from Karl Tomlinson (:karlt) [EMAIL PROTECTED]  2008-11-05 
16:47:34 PST ---
Created an attachment (id=346567)
 -- (https://bugzilla.mozilla.org/attachment.cgi?id=346567)
avoid static object

Our leak test tools don't seem to like (non-POD?) static objects (even with
function scope).

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

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 449356] Refactor gfxPangoFontGroup for user fonts

2008-11-05 Thread bugzilla-daemon
Do not reply to this email.  You can add comments to this bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=449356


Karl Tomlinson (:karlt) [EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #346567|review?([EMAIL PROTECTED])  |
   Flag||
 Attachment #346567|0   |1
is obsolete||
 Attachment #346569||review?([EMAIL PROTECTED])
   Flag||




--- Comment #17 from Karl Tomlinson (:karlt) [EMAIL PROTECTED]  2008-11-05 
16:53:08 PST ---
Created an attachment (id=346569)
 -- (https://bugzilla.mozilla.org/attachment.cgi?id=346569)
avoid static object v2

Putting the smaller object after the larger hash tables.

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

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 449356] Refactor gfxPangoFontGroup for user fonts

2008-11-05 Thread bugzilla-daemon
Do not reply to this email.  You can add comments to this bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=449356


Karl Tomlinson (:karlt) [EMAIL PROTECTED] changed:

   What|Removed |Added

 Attachment #346344|0   |1
is obsolete||
 Attachment #346569|0   |1
is obsolete||




--- Comment #19 from Karl Tomlinson (:karlt) [EMAIL PROTECTED]  2008-11-05 
17:41:32 PST ---
Created an attachment (id=346583)
 -- (https://bugzilla.mozilla.org/attachment.cgi?id=346583)
including all changes in one patch

Including all changes in one patch.  The only new change here is removal of the
static keyword from the typedef (which some compilers didn't seem to
mind/notice).

--- a/gfx/thebes/src/gfxPangoFonts.cpp
+++ b/gfx/thebes/src/gfxPangoFonts.cpp
@@ -601,8 +601,6 @@ private:
 PRPackedBool mHaveFallbackFonts;
 };
-
-static

 typedef FcBool (*FcPatternRemoveFunction)(FcPattern *p, const char *object,
   int id);

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

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 455647] [Indic] Firefox displays garbage Indic characters on parts of some English webpages

2008-11-05 Thread bugzilla-daemon
Do not reply to this email.  You can add comments to this bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=455647





--- Comment #18 from Parag Nemade [EMAIL PROTECTED]  2008-11-05 19:53:21 PST 
---
is there any build available to test? Is this patch included in latest nightly
builds 3.1b1 ?

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

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 455647] [Indic] Firefox displays garbage Indic characters on parts of some English webpages

2008-11-05 Thread bugzilla-daemon
Do not reply to this email.  You can add comments to this bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=455647





--- Comment #19 from Karl Tomlinson (:karlt) [EMAIL PROTECTED]  2008-11-05 
20:02:41 PST ---
Not 3.1b1, but in nightly builds:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/

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

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list