[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-09-11 Thread bugzilla-daemon
https://bugs.webkit.org/show_bug.cgi?id=16792





--- Comment #20 from [EMAIL PROTECTED]  2008-09-11 13:22 PDT ---
(In reply to comment #15)
 Just a question, do you plan to fix this bug for the pango backend as well or
 should I file a seperate bug for that?
 

Please ignore this comment, I just noticed I am already CC'ed on duplicate of
this bug for pango backed: bug #18546

Anyway, thanks for fixing this at least for the FreeType backend :-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-09-09 Thread bugzilla-daemon
https://bugs.webkit.org/show_bug.cgi?id=16792


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #19 from [EMAIL PROTECTED]  2008-09-09 21:34 PDT ---
Landed in r36309.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-09-04 Thread bugzilla-daemon
https://bugs.webkit.org/show_bug.cgi?id=16792





--- Comment #14 from [EMAIL PROTECTED]  2008-09-04 10:11 PDT ---
(In reply to comment #13)
 (In reply to comment #12)
  Still does not work for me. Pango backend, test site: 
  http://identi.ca/kosugi,
  expected to see japanese glyphs
  
 
 The patch adds fallback for the FreeType backend, not the Pango backend.
 

Ah.. sorry I misread Pango part.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-09-04 Thread bugzilla-daemon
https://bugs.webkit.org/show_bug.cgi?id=16792





--- Comment #13 from [EMAIL PROTECTED]  2008-09-04 10:07 PDT ---
(In reply to comment #12)
 Still does not work for me. Pango backend, test site: http://identi.ca/kosugi,
 expected to see japanese glyphs
 

The patch adds fallback for the FreeType backend, not the Pango backend.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-09-04 Thread bugzilla-daemon
https://bugs.webkit.org/show_bug.cgi?id=16792





--- Comment #15 from [EMAIL PROTECTED]  2008-09-04 12:56 PDT ---
Just tested the patch against r35913 with freetype backend on Fedora 9 and it
works! Only glyphs hinting seems to be turned off for the previously not
displayed text. I'll attach a screenshot to show the difference between gecko
and webkit. I've tested on japanese wikipedia.

Just a question, do you plan to fix this bug for the pango backend as well or
should I file a seperate bug for that?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-09-04 Thread bugzilla-daemon
https://bugs.webkit.org/show_bug.cgi?id=16792





--- Comment #16 from [EMAIL PROTECTED]  2008-09-04 13:07 PDT ---
Created an attachment (id=23175)
 -- (https://bugs.webkit.org/attachment.cgi?id=23175action=view)
Gecko vs. WebKit japanese text rendering

Here's the promissed attachment. On a closer look it seems like gecko and
webkit selects different fallback fonts for Japanese, I think that might be the
cause.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-09-03 Thread bugzilla-daemon
https://bugs.webkit.org/show_bug.cgi?id=16792


[EMAIL PROTECTED] changed:

   What|Removed |Added

  Attachment #23155||review?
   Flag||




--- Comment #10 from [EMAIL PROTECTED]  2008-09-03 19:53 PDT ---
Created an attachment (id=23155)
 -- (https://bugs.webkit.org/attachment.cgi?id=23155action=view)
Font selection and rendering fixes

GTK+ font fixes and enhancements.

Implement font fallback for the simple FontConfig-based text path and
improve the Pango-based complex text path to make use of requested
font properties and available font selection.

Add text shadow support to the complex path.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-06-18 Thread bugzilla-daemon
https://bugs.webkit.org/show_bug.cgi?id=16792





--- Comment #6 from [EMAIL PROTECTED]  2008-06-18 17:50 PDT ---
I think this workaround doesn't actually work, or works with a major flaw--it
just causes the font matching to always match Arial Unicode MS, even when I
specify font face=Serif.

(In reply to comment #2)
 Bin Chen tracked down the issue. The problem is font fallback. A very simple
 workaround (substitute Arial Unicode MS with any full-Unicode font you have
 on your system):
 
 
 Index: WebCore/platform/graphics/gtk/FontPlatformDataGtk.cpp
 ===
 --- WebCore/platform/graphics/gtk/FontPlatformDataGtk.cpp   (revision
 30082)
 +++ WebCore/platform/graphics/gtk/FontPlatformDataGtk.cpp   (working copy)
 @@ -81,6 +81,8 @@ FontPlatformData::FontPlatformData(const
 
  if (!FcPatternAddString(pattern, FC_FAMILY, reinterpret_castconst
 FcChar8*(fcfamily)))
  goto freePattern;
 +if (!FcPatternAddString(pattern, FC_FAMILY, reinterpret_castconst
 FcChar8*(Arial Unicode MS)))
 +goto freePattern;
  if (!FcPatternAddInteger(pattern, FC_SLANT, fcslant))
  goto freePattern;
  if (!FcPatternAddInteger(pattern, FC_WEIGHT, fcweight))
 
 
 
 
 We haven't figured out what the correct fix for this is yet. (Perhaps the 
 Pango
 font selection patch would have helped here, but it has not been 
 re-submitted.)
 


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-06-17 Thread bugzilla-daemon
https://bugs.webkit.org/show_bug.cgi?id=16792





--- Comment #5 from [EMAIL PROTECTED]  2008-06-17 17:15 PDT ---
I'm not familiar with the font-related code, but my initial impression of
FontFallbackList based on its name and interface suggests that it's a list of
FontDatas from which you can pick one that has the glyphs for the string you
want to display, by calling FontFallbackList::fontDataForCharacters(). 
However, it seems that the only time anything is added to the list is when
Font::Font() calls FontFallbackList::setPlatformFont().  If FontFallbackList is
really a fallback list, then, shouldn't more fonts be added to it at other
places?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-06-02 Thread bugzilla-daemon
http://bugs.webkit.org/show_bug.cgi?id=16792


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||fedora-fonts-bugs-
   ||[EMAIL PROTECTED]




-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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


[Bug 16792] [GTK] Fails to render Japanese/Chinese text with simple path

2008-06-02 Thread bugzilla-daemon
http://bugs.webkit.org/show_bug.cgi?id=16792





--- Comment #4 from [EMAIL PROTECTED]  2008-06-02 12:24 PDT ---
(In reply to comment #3)
 corespoding japaneses/chinese fonts have mincho style? Wouldn't it be better
err... I actually meant gothic style, mincho style is coresponding to latin
serif family...


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

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