Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37888276
en ru br
ALT Linux repos
S:4.1-alt3_32

Group :: System/Fonts/True type
RPM: fonts-ttf-senamirmir-washra

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="scan">
<test name="family">
<string>Ethiopic WashRa Bold</string>
</test>
<test name="style">
<string>Bold</string>
</test>
<edit name="family">
<string>Ethiopic Washra</string>
</edit>
<edit name="fullname">
<string>Ethiopic Washra Bold</string>
</edit>
<edit name="weight">
<int>700</int>
</edit>
</match>
<alias binding="same">
<family>Ethiopic WashRa Bold</family>
<accept>
<family>Ethiopic Washra</family>
</accept>
</alias>
<match target="scan">
<test name="family">
<string>Ethiopic WashRa SemiBold</string>
</test>
<test name="style">
<string>Bold</string>
</test>
<edit name="family">
<string>Ethiopic Washra</string>
</edit>
<edit name="style">
<string>DemiBold</string>
</edit>
<edit name="fullname">
<string>Ethiopic Washra DemiBold</string>
</edit>
<edit name="weight">
<int>600</int>
</edit>
</match>
<alias binding="same">
<family>Ethiopic WashRa SemiBold</family>
<accept>
<family>Ethiopic Washra</family>
</accept>
</alias>
<alias>
<family>serif</family>
<prefer>
<family>Ethiopic Washra</family>
</prefer>
</alias>
<alias>
<family>Ethiopic Washra</family>
<default>
<family>serif</family>
</default>
</alias>
</fontconfig>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin