]> git.wh0rd.org - fontconfig.git/commit
Split much of the configuration into separate files. Renumber files
authorKeith Packard <keithp@neko.keithp.com>
Sun, 10 Sep 2006 04:32:14 +0000 (21:32 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Sun, 10 Sep 2006 04:32:14 +0000 (21:32 -0700)
commit6c5619a08575943f75d2341e1a4931ec5faf716b
tree26ce73304045cbdaeaa3577cbded2b0e7afe98f0
parent9596dce93b751c01770da175d208d78aeaf6ae00
Split much of the configuration into separate files. Renumber files

Most of the remaining elements in fonts.conf have been moved to separate
files. The numbering scheme for conf.d files has been documented in the
README and the files have been renumbered. Config files have been
validated against the DTD and a few minor errors fixed.
39 files changed:
conf.d/10-autohint.conf [new file with mode: 0644]
conf.d/10-no-sub-pixel.conf [new file with mode: 0644]
conf.d/10-sub-pixel-bgr.conf [new file with mode: 0644]
conf.d/10-sub-pixel-rgb.conf [new file with mode: 0644]
conf.d/10-sub-pixel-vbgr.conf [new file with mode: 0644]
conf.d/10-sub-pixel-vrgb.conf [new file with mode: 0644]
conf.d/10-unhinted.conf [new file with mode: 0644]
conf.d/10-urw-aliases.conf [deleted file]
conf.d/15-amt-aliases.conf [deleted file]
conf.d/20-lohit-gujarati.conf [new file with mode: 0644]
conf.d/20-unhint-small-vera.conf [new file with mode: 0644]
conf.d/30-amt-aliases.conf [new file with mode: 0644]
conf.d/30-unhint-small-vera.conf [deleted file]
conf.d/30-urw-aliases.conf [new file with mode: 0644]
conf.d/40-generic.conf [new file with mode: 0644]
conf.d/49-sansserif.conf [new file with mode: 0644]
conf.d/60-LohitGujarati.conf [deleted file]
conf.d/60-delicious.conf [deleted file]
conf.d/60-fonts-persian.conf [deleted file]
conf.d/60-latin.conf [new file with mode: 0644]
conf.d/65-fonts-persian.conf [new file with mode: 0644]
conf.d/65-nonlatin.conf [new file with mode: 0644]
conf.d/69-unifont.conf [new file with mode: 0644]
conf.d/70-no-bitmaps.conf [new file with mode: 0644]
conf.d/70-no-sub-pixel.conf [deleted file]
conf.d/70-sub-pixel-bgr.conf [deleted file]
conf.d/70-sub-pixel-rgb.conf [deleted file]
conf.d/70-sub-pixel-vbgr.conf [deleted file]
conf.d/70-sub-pixel-vrgb.conf [deleted file]
conf.d/70-yes-bitmaps.conf [new file with mode: 0644]
conf.d/73-autohint.conf [deleted file]
conf.d/73-unhinted.conf [deleted file]
conf.d/76-no-bitmaps.conf [deleted file]
conf.d/76-yes-bitmaps.conf [deleted file]
conf.d/80-delicious.conf [new file with mode: 0644]
conf.d/90-synthetic.conf [new file with mode: 0644]
conf.d/Makefile.am
conf.d/README
fonts.conf.in