Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37852966
en ru br
ALT Linux repos
S:0.2.20080216.1-alt4_56

Group :: System/Fonts/True type
RPM: fonts-ttf-cjkuni-ukai

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>

<match target="font" >
<test name="family" compare="contains" >
<string>AR PL UKai</string>
</test>
<!-- check to see if the font is just regular -->
<test name="weight" compare="less_eq">
<int>100</int>
</test>
<test compare="more_eq" target="pattern" name="weight" >
<int>180</int>
</test>
<edit mode="assign" name="embolden" >
<bool>true</bool>
</edit>
</match>

</fontconfig>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin