aafdf9e53e
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/google-droid-fonts#b7c932c755d6d0c63ad620e1920429fee52730c4
14 lines
298 B
XML
14 lines
298 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<!-- SPDX-License-Identifier: MIT -->
|
|
<fontconfig>
|
|
<group>
|
|
<target>Droid Sans Mono</target>
|
|
<like>
|
|
<family>Noto Sans Mono</family>
|
|
<family>monospace</family>
|
|
</like>
|
|
</group>
|
|
</fontconfig>
|
|
|