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=578019

--- Comment #6 from Akira TAGOH <[email protected]> 2010-04-26 05:13:13 EDT ---
Testing result:
hanazono-fonts-20100222-2.fc13.noarch
# fc-match serif:lang=en
DejaVuSerif.ttf: "DejaVu Serif" "Book"
# fc-match serif:lang=en-us
DejaVuSerif.ttf: "DejaVu Serif" "Book"
# fc-match serif:lang=ja
VL-Gothic-Regular.ttf: "VL Gothic" "regular"
# fc-match serif:lang=ja-jp
VL-Gothic-Regular.ttf: "VL Gothic" "regular"

Well, the font itself seems broken. no ja lang supported according to the
fontconfig's analysis:

# fc-match -v HanaMin|grep "        lang"
        lang: zh-hk|zh-mo|zh-tw(s)

# for i in $(ls /usr/share/locale|grep -v -E "^(ja)$"); do fc-match
serif:lang=$i|grep -E "^(HanaMin)$"; [ $? = 0 ] && echo $i; done

No affects to other languages however. and this issue itself is gone with the
updated package.

-- 
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.
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to