[Webkit-unassigned] [Bug 47452] [Gtk] style="font-family: courier" makes text disappear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 23 11:27:40 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47452





--- Comment #18 from Holger Freyther <zecke at selfish.org>  2010-10-23 11:27:40 PST ---
(In reply to comment #17)
> Created an attachment (id=71649)
 --> (https://bugs.webkit.org/attachment.cgi?id=71649&action=review) [details]
> Attempt to simplify the issue
> 
> This will load the coue1255.fon (md5sum 3ae6da5157fe37d0aba30b817277662b) directly via FreeType2 and then uses FcFreeTypeCharIndex on the font face. We now need to look into the implementation to figure out the real meaning of a zero return of this function (the man page does not say).

I can use the freetype-demos (ftdump, ftview) on the font, calls to FT_Get_Char_Index also return sensible values... so we will need to dig into FontConfig to figure out what is going wrong... The FT_Face also has a charmap set...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list