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=499902 Akira TAGOH <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |extras-orp...@fedoraproject | |.org Component|fontconfig |vlgothic-fonts AssignedTo|[email protected] |extras-orp...@fedoraproject | |.org --- Comment #9 from Akira TAGOH <[email protected]> 2010-03-12 02:00:36 EST --- (In reply to comment #7) > If I were you, I would use the following construct > <test name="lang" compare="contains"><string>ja</string></test> > to get around this. It is not as dangerous as some of you might think, the > language tags are rather stable in Linux. Sure. it looks good in this case but it may depends. we had experienced a bug like http://bugs.freedesktop.org/show_bug.cgi?id=23419. it may be too early saying that is stable in _Linux_. > Of course, the ideal solution would be to ask fontconfig to support > regular-expression in compare, something like > <test name="lang" compare="regex"><string>^ja(-\w+)*</string></test> FWIW "contains" isn't supposed to check the language name comparison only. it tries to check the code coverage with orth files first and then compare the name if it fails. -- 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/
