Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37860319
en ru br
ALT Linux repos
S:001.001-alt3_15

Group :: System/Fonts/True type
RPM: fonts-otf-woodardworks-laconic

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
<match target="scan">
<test name="family">
<string>Laconic</string>
</test>
<test name="style">
<string>Shadow</string>
</test>
<edit name="family" mode="append" binding="same">
<string>Laconic-Shadow</string>
</edit>
</match>
<alias>
<family>fantasy</family>
<prefer>
<family>Laconic-Shadow</family>
</prefer>
</alias>
<alias>
<family>Laconic-Shadow</family>
<default>
<family>fantasy</family>
</default>
</alias>
</fontconfig>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin