Submit
Path:
~
/
/
etc
/
fonts
/
conf.avail
/
File Content:
90-synthetic.conf
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> <its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/> </its:rules> <!-- Artificial oblique for fonts without an italic or oblique version --> <match target="font"> <!-- check to see if the font is roman --> <test name="slant"> <const>roman</const> </test> <!-- check to see if the pattern requested non-roman --> <test target="pattern" name="slant" compare="not_eq"> <const>roman</const> </test> <!-- multiply the matrix to slant the font --> <edit name="matrix" mode="assign"> <times> <name>matrix</name> <matrix><double>1</double><double>0.2</double> <double>0</double><double>1</double> </matrix> </times> </edit> <!-- pretend the font is oblique now --> <edit name="slant" mode="assign"> <const>oblique</const> </edit> <!-- and disable embedded bitmaps for artificial oblique --> <edit name="embeddedbitmap" mode="assign"> <bool>false</bool> </edit> </match> <!-- Synthetic emboldening for fonts that do not have bold face available --> <match target="font"> <!-- check to see if the weight in the font is less than medium which possibly need emboldening --> <test name="weight" compare="less_eq"> <const>medium</const> </test> <!-- check to see if the pattern requests bold --> <test target="pattern" name="weight" compare="more_eq"> <const>bold</const> </test> <!-- set the embolden flag needed for applications using cairo, e.g. gucharmap, gedit, ... --> <edit name="embolden" mode="assign"> <bool>true</bool> </edit> <!-- set weight to bold needed for applications using Xft directly, e.g. Firefox, ... --> <edit name="weight" mode="assign"> <const>bold</const> </edit> </match> </fontconfig>
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
10-antialias.conf
225 bytes
0644
10-autohint.conf
706 bytes
0644
10-hinting-full.conf
692 bytes
0644
10-hinting-medium.conf
696 bytes
0644
10-hinting-none.conf
692 bytes
0644
10-hinting-slight.conf
696 bytes
0644
10-no-sub-pixel.conf
723 bytes
0644
10-scale-bitmap-fonts.conf
2228 bytes
0644
10-sub-pixel-bgr.conf
748 bytes
0644
10-sub-pixel-rgb.conf
748 bytes
0644
10-sub-pixel-vbgr.conf
758 bytes
0644
10-sub-pixel-vrgb.conf
758 bytes
0644
10-unhinted.conf
701 bytes
0644
11-lcdfilter-default.conf
771 bytes
0644
11-lcdfilter-legacy.conf
768 bytes
0644
11-lcdfilter-light.conf
765 bytes
0644
20-unhint-small-dejavu-lgc-sans-mono.conf
874 bytes
0644
20-unhint-small-dejavu-lgc-sans.conf
864 bytes
0644
20-unhint-small-dejavu-lgc-serif.conf
866 bytes
0644
20-unhint-small-dejavu-sans-mono.conf
866 bytes
0644
20-unhint-small-dejavu-sans.conf
856 bytes
0644
20-unhint-small-dejavu-serif.conf
858 bytes
0644
20-unhint-small-vera.conf
1537 bytes
0644
25-unhint-nonlatin.conf
3489 bytes
0644
30-metric-aliases.conf
13393 bytes
0644
40-nonlatin.conf
5630 bytes
0644
45-generic.conf
3543 bytes
0644
45-latin.conf
6697 bytes
0644
49-sansserif.conf
799 bytes
0644
50-user.conf
911 bytes
0644
51-local.conf
423 bytes
0644
53-monospace-lcd-filter.conf
943 bytes
0644
57-dejavu-sans-mono.conf
1201 bytes
0644
57-dejavu-sans.conf
1711 bytes
0644
57-dejavu-serif.conf
1357 bytes
0644
58-dejavu-lgc-sans-mono.conf
1545 bytes
0644
58-dejavu-lgc-sans.conf
2063 bytes
0644
58-dejavu-lgc-serif.conf
1689 bytes
0644
60-generic.conf
2041 bytes
0644
60-latin.conf
2068 bytes
0644
65-fonts-persian.conf
10293 bytes
0644
65-khmer.conf
464 bytes
0644
65-nonlatin.conf
8008 bytes
0644
69-unifont.conf
847 bytes
0644
70-force-bitmaps.conf
487 bytes
0644
70-no-bitmaps.conf
487 bytes
0644
70-yes-bitmaps.conf
77 bytes
0644
80-delicious.conf
597 bytes
0644
90-synthetic.conf
1917 bytes
0644
N4ST4R_ID | Naxtarrr