Fontconfig warning: line 369: unknown element "other_family"
这些命令一般都可以正常运行,但看了难受。
我查看了我的/etc/fonts/fonts.conf文件,看到369附近的代码为:
[code:1]
<!--
Rescan configuration every 30 seconds when FcFontSetList is called
-->
<rescan>
<int>30</int>
</rescan>
<other_family>
<bool>true</bool>
</other_family>
</config>