mirror of
https://gitlab.com/dbrw/ansible-setup.git
synced 2025-08-05 00:15:41 +07:00
10 lines
224 B
XML
10 lines
224 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
|
<fontconfig>
|
|
<match target="font">
|
|
<edit name="embeddedbitmap" mode="assign">
|
|
<bool>false</bool>
|
|
</edit>
|
|
</match>
|
|
</fontconfig>
|