Blame SOURCES/65-culmus-drugulin-clm.conf

2c323e
2c323e
2c323e
<fontconfig>
2c323e
2c323e
2c323e
	<alias>
2c323e
		<family>Guttman Drogolin</family>
2c323e
		<accept><family>Drugulin CLM</family></accept>
2c323e
	</alias>
2c323e
2c323e
	<alias>
2c323e
		<family>Guttman Vilna</family>
2c323e
		<accept><family>Drugulin CLM</family></accept>
2c323e
	</alias>
2c323e
2c323e
	<alias>	<family>Drugulin</family>	<accept><family>Drugulin CLM</family></accept>	</alias>
2c323e
2c323e
2c323e
	<alias>
2c323e
		  <family>Drugulin CLM</family>
2c323e
		  <default>
2c323e
		    <family>serif</family>
2c323e
		  </default>
2c323e
	</alias>
2c323e
2c323e
2c323e
	<match>
2c323e
		  <test name="lang">
2c323e
		    <string>he-il</string>
2c323e
		  </test>
2c323e
		  <test name="family">
2c323e
		    <string>serif</string>
2c323e
		  </test>
2c323e
		  <edit name="family" mode="prepend">
2c323e
		    <string>Drugulin CLM</string>
2c323e
		  </edit>
2c323e
	</match>
2c323e
2c323e
</fontconfig>