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">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
</match>
|
||||
|
||||
<match target="pattern">
|
||||
<test name="prgname" compare="eq">
|
||||
<string>texttopaps</string>
|
||||
</test>
|
||||
|
Loading…
Reference in New Issue
Block a user