f399d6
f399d6
f399d6
<fontconfig>
f399d6
	
f399d6
	<alias>
f399d6
		<family>Jomolhari</family>
f399d6
		<default>
f399d6
			<family>serif</family>
f399d6
		</default>
f399d6
	</alias>
f399d6
	
f399d6
	<match>
f399d6
		<test name="lang">
f399d6
			<string>bo-cn</string>
f399d6
		</test>
f399d6
		<test name="family">
f399d6
			<string>serif</string>
f399d6
		</test>
f399d6
		<edit name="family" mode="prepend">
f399d6
			<string>Jomolhari</string>
f399d6
		</edit>
f399d6
        </match>
f399d6
        <match>
f399d6
		<test name="lang">
f399d6
                        <string>bo-in</string>
f399d6
                </test>
f399d6
		<test name="family">
f399d6
			<string>serif</string>
f399d6
		</test>
f399d6
		<edit name="family" mode="prepend">
f399d6
			<string>Jomolhari</string>
f399d6
		</edit>
f399d6
        </match>
f399d6
        <match>
f399d6
		<test name="lang">
f399d6
                        <string>bo</string>
f399d6
                </test>
f399d6
		<test name="family">
f399d6
			<string>serif</string>
f399d6
		</test>
f399d6
		<edit name="family" mode="prepend">
f399d6
			<string>Jomolhari</string>
f399d6
		</edit>
f399d6
        </match>
f399d6
        <match>
f399d6
		<test name="lang">
f399d6
                        <string>dz-bt</string>
f399d6
                </test>
f399d6
		<test name="family">
f399d6
			<string>serif</string>
f399d6
		</test>
f399d6
		<edit name="family" mode="prepend">
f399d6
			<string>Jomolhari</string>
f399d6
		</edit>
f399d6
        </match>
f399d6
        <match>
f399d6
		<test name="lang">
f399d6
                        <string>dz</string>
f399d6
                </test>
f399d6
		<test name="family">
f399d6
			<string>serif</string>
f399d6
		</test>
f399d6
		<edit name="family" mode="prepend">
f399d6
			<string>Jomolhari</string>
f399d6
		</edit>
f399d6
        </match>
f399d6
f399d6
	<match target="font">
f399d6
	  <test name="family" ignore-blanks="true">
f399d6
	    <string>Jomolhari</string>
f399d6
	  </test>
f399d6
	  <edit name="autohint" mode="assign">
f399d6
	    <bool>true</bool>
f399d6
	  </edit>
f399d6
        </match>
f399d6
</fontconfig>
f399d6