Article 58ZC1 Some apps (at least Firefox Nightly, mozregression) complain about a wrong format of the fontconfig files.

Some apps (at least Firefox Nightly, mozregression) complain about a wrong format of the fontconfig files.

by
Lockywolf
from LinuxQuestions.org on (#58ZC1)
Hello, everyone.

I am trying to bisect Firefox for an issue with broken Korean fonts: https://bugzilla.mozilla.org/show_bug.cgi?id=1655661

When I run "mozregression" https://mozilla.github.io/mozregression/ , it complains a lot in the console, about the following:

Code:Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 4: unknown element "its:rules"
Fontconfig warning: "/etc/fonts/conf.d/90-synthetic.conf", line 5: unknown element "its:translateRule"
Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 5: invalid attribute 'translate'
Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 5: invalid attribute 'selector'
Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'xmlns:its'
Fontconfig error: "/etc/fonts/conf.d/90-synthetic.conf", line 6: invalid attribute 'version'
Fontconfig error: Cannot load default config fileThere are a lot of similar errors, but the default 90-synthetic.conf is coming from the stock Slackware's fontconfig-2.13.92-x86_64-1 package.

Apparently, either the fontconfig does not support ITS (https://en.wikipedia.org/wiki/Intern...zation_Tag_Set) anymore, or it wants some compilation parameter...latest?d=yIl2AUoC8zA latest?i=99ep6QImrCg:QODkjNZesp8:F7zBnMy latest?i=99ep6QImrCg:QODkjNZesp8:V_sGLiP latest?d=qj6IDK7rITs latest?i=99ep6QImrCg:QODkjNZesp8:gIN9vFw99ep6QImrCg
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments