noto-sans-cjk-fonts' config replaces "serif" with "Noto Sans CJK *" (sans)
Fuminobu TAKEYAMA <[email protected]> Sun, 28 Aug 2016 16:16:07 +0900
| Newsgroups | gmane.linux.suse.m17n |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I just noticed that 59-noto-sans-cjk.conf provided by
noto-sans-cjk-fonts replaces "serif" with "Noto Sans CJK JP/TC/SC/KR".
Is there any intention to assign sans-serif fonts to serif?
<match target="pattern">
<test qual="any" name="family" compare="eq">
<string>serif</string>
</test>
<test name="lang" compare="eq">
<string>ja</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans CJK JP</string>
</edit>
</match>
I also think changing overriding alias preference by a font config file
in each font package.
Installing noto-sans-cjk-fonts accidentally changes system fonts
even though they want to use those fonts only for printing.
This also breaks configuration by yast-fonts.
We should update the fontsconfig package in order to change default
family of "serif", "sans serif", "monospace"
--
Fuminobu TAKEYAMA
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]