[Poppler-bugs] [Bug 36474] CJK characters are not displayed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 26 09:45:16 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36474

--- Comment #1 from Albert Astals Cid <tsdgeos at terra.es> 2011-04-26 09:45:16 PDT ---
I'm a bit confused, we already use the language in 

  p = FcPatternBuild(NULL,
                    FC_FAMILY, FcTypeString, family,
                    FC_LANG, FcTypeString, lang,
                    NULL);

shouldn't this make fontconfig return a font for the language we want?

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


More information about the Poppler-bugs mailing list