This commit is contained in:
2025-10-24 10:53:43 +02:00
parent 28441df095
commit 2fb3eb1f52
6 changed files with 50 additions and 1 deletions

View File

@ -8,5 +8,13 @@
<edit name="embeddedbitmap">
<bool>false</bool>
</edit>
</match>
<match target="font">
<test qual="any" name="family">
<string>Aptos</string>
</test>
<edit name="embeddedbitmap">
<bool>false</bool>
</edit>
</match>
</fontconfig>