6c15ec5
6c15ec5
6c15ec5
<fontconfig>
6c15ec5
        <alias>
6c15ec5
          <family>sans-serif</family>
6c15ec5
            <prefer>
6c15ec5
              <family>Roboto</family>
6c15ec5
            </prefer>
6c15ec5
        </alias>
6c15ec5
        <alias>
6c15ec5
          <family>Roboto</family>
6c15ec5
            <default>
6c15ec5
              <family>sans-serif</family>
6c15ec5
            </default>
6c15ec5
        </alias>
4da80d8
	<match target="scan">
4da80d8
		<test name="style">
4da80d8
			<string>Thin</string>
4da80d8
		</test>
4da80d8
		<edit name="weight">
4da80d8
			<const>thin</const>
4da80d8
		</edit>
4da80d8
	</match>
4da80d8
	<match target="scan">
4da80d8
		<test name="style">
4da80d8
			<string>Thin Italic</string>
4da80d8
		</test>
4da80d8
		<edit name="weight">
4da80d8
			<const>thin</const>
4da80d8
		</edit>
4da80d8
	</match>
4da80d8
	<match target="scan">
4da80d8
		<test name="style">
4da80d8
			<string>Black</string>
4da80d8
		</test>
4da80d8
		<edit name="weight">
4da80d8
			<const>black</const>
4da80d8
		</edit>
4da80d8
	</match>
4da80d8
	<match target="scan">
4da80d8
		<test name="style">
4da80d8
			<string>Black Italic</string>
4da80d8
		</test>
4da80d8
		<edit name="weight">
4da80d8
			<const>black</const>
4da80d8
		</edit>
4da80d8
	</match>
6c15ec5
</fontconfig>
6c15ec5