Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
share
/
fontconfig
/
conf.avail
/
File Content:
10-scale-bitmap-fonts.conf
<?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>
Submit
FILE
FOLDER
Name
Size
Permission
Action
10-autohint.conf
484 bytes
0644
10-hinting-full.conf
461 bytes
0644
10-hinting-medium.conf
463 bytes
0644
10-hinting-none.conf
461 bytes
0644
10-hinting-slight.conf
463 bytes
0644
10-no-sub-pixel.conf
491 bytes
0644
10-scale-bitmap-fonts.conf
2009 bytes
0644
10-sub-pixel-bgr.conf
489 bytes
0644
10-sub-pixel-rgb.conf
489 bytes
0644
10-sub-pixel-vbgr.conf
490 bytes
0644
10-sub-pixel-vrgb.conf
490 bytes
0644
10-unhinted.conf
481 bytes
0644
11-lcdfilter-default.conf
526 bytes
0644
11-lcdfilter-legacy.conf
524 bytes
0644
11-lcdfilter-light.conf
522 bytes
0644
20-unhint-small-dejavu-sans-mono.conf
866 bytes
0644
20-unhint-small-dejavu-sans.conf
856 bytes
0644
20-unhint-small-vera.conf
1259 bytes
0644
25-unhint-nonlatin.conf
3255 bytes
0644
30-metric-aliases.conf
13510 bytes
0644
30-urw-aliases.conf
889 bytes
0644
40-nonlatin.conf
5182 bytes
0644
45-generic.conf
3300 bytes
0644
45-latin.conf
6362 bytes
0644
49-sansserif.conf
545 bytes
0644
50-user.conf
673 bytes
0644
51-local.conf
189 bytes
0644
57-dejavu-sans-mono.conf
1509 bytes
0644
57-dejavu-sans.conf
2011 bytes
0644
59-liberation-mono.conf
482 bytes
0644
60-generic.conf
1795 bytes
0644
60-latin.conf
1833 bytes
0644
61-urw-bookman.conf
1021 bytes
0644
61-urw-c059.conf
1003 bytes
0644
61-urw-d050000l.conf
1022 bytes
0644
61-urw-fallback-backwards.conf
3257 bytes
0644
61-urw-gothic.conf
913 bytes
0644
61-urw-nimbus-mono-ps.conf
899 bytes
0644
61-urw-nimbus-roman.conf
877 bytes
0644
61-urw-nimbus-sans.conf
1574 bytes
0644
61-urw-p052.conf
975 bytes
0644
61-urw-standard-symbols-ps.conf
1061 bytes
0644
61-urw-z003.conf
865 bytes
0644
65-fonts-persian.conf
10118 bytes
0644
65-khmer.conf
289 bytes
0644
65-nonlatin.conf
7931 bytes
0644
69-unifont.conf
672 bytes
0644
70-no-bitmaps.conf
263 bytes
0644
70-yes-bitmaps.conf
263 bytes
0644
80-delicious.conf
422 bytes
0644
90-synthetic.conf
1742 bytes
0644
N4ST4R_ID | Naxtarrr