Add a fontconfig config to force the scalable font.
This commit is contained in:
parent
246be3119f
commit
2c677a105a
@ -9,6 +9,9 @@
|
|||||||
<edit name="scalable" mode="assign">
|
<edit name="scalable" mode="assign">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</edit>
|
</edit>
|
||||||
|
</match>
|
||||||
|
|
||||||
|
<match target="pattern">
|
||||||
<test name="prgname" compare="eq">
|
<test name="prgname" compare="eq">
|
||||||
<string>texttopaps</string>
|
<string>texttopaps</string>
|
||||||
</test>
|
</test>
|
||||||
|
Loading…
Reference in New Issue
Block a user