From c3425fa671663b11aa5288a0b52a0618c5d075ef Mon Sep 17 00:00:00 2001 From: James Cloos Date: Mon, 4 Sep 2006 15:47:52 -0400 Subject: [PATCH] Move some section from fonts.conf into conf.avail files URL aliases, AMT aliases, Che globaladvance fixes and Vera <8pt unhinting sections all moved into conf.avail, to load before user and local confs. --- conf.avail/10-urw-aliases.conf | 47 ++++++++++ conf.avail/15-amt-aliases.conf | 16 ++++ conf.avail/20-fix-globaladvance.conf | 24 +++++ conf.avail/30-unhint-small-vera.conf | 44 +++++++++ fonts.conf.in | 133 --------------------------- 5 files changed, 131 insertions(+), 133 deletions(-) create mode 100644 conf.avail/10-urw-aliases.conf create mode 100644 conf.avail/15-amt-aliases.conf create mode 100644 conf.avail/20-fix-globaladvance.conf create mode 100644 conf.avail/30-unhint-small-vera.conf diff --git a/conf.avail/10-urw-aliases.conf b/conf.avail/10-urw-aliases.conf new file mode 100644 index 0000000..23cbc09 --- /dev/null +++ b/conf.avail/10-urw-aliases.conf @@ -0,0 +1,47 @@ + + + Avant Garde + URW Gothic L + + + Bookman + URW Bookman L + + + Courier + Nimbus Mono L + + + Helvetica + Nimbus Sans L + + + New Century Schoolbook + Century Schoolbook L + + + Palatino + URW Palladio L + + + Times + Nimbus Roman No9 L + + + Zapf Chancery + URW Chancery L + + + Zapf Dingbats + Dingbats + + + + Symbol + + + Standard Symbols L + + diff --git a/conf.avail/15-amt-aliases.conf b/conf.avail/15-amt-aliases.conf new file mode 100644 index 0000000..ba73638 --- /dev/null +++ b/conf.avail/15-amt-aliases.conf @@ -0,0 +1,16 @@ + + + Times New Roman + Thorndale AMT + + + Arial + Albany AMT + + + Courier New + Cumberland AMT + diff --git a/conf.avail/20-fix-globaladvance.conf b/conf.avail/20-fix-globaladvance.conf new file mode 100644 index 0000000..8d76d32 --- /dev/null +++ b/conf.avail/20-fix-globaladvance.conf @@ -0,0 +1,24 @@ + + + GulimChe + false + + + + DotumChe + false + + + + BatangChe + false + + + + GungsuhChe + false + diff --git a/conf.avail/30-unhint-small-vera.conf b/conf.avail/30-unhint-small-vera.conf new file mode 100644 index 0000000..245580f --- /dev/null +++ b/conf.avail/30-unhint-small-vera.conf @@ -0,0 +1,44 @@ + + + + + Bitstream Vera Sans + + + 7.5 + + + false + + + + + + Bitstream Vera Serif + + + 7.5 + + + false + + + + + + Bitstream Vera Sans Mono + + + 7.5 + + + false + + + diff --git a/fonts.conf.in b/fonts.conf.in index 343df79..d70800e 100644 --- a/fonts.conf.in +++ b/fonts.conf.in @@ -149,139 +149,6 @@ - - - Avant Garde - URW Gothic L - - - Bookman - URW Bookman L - - - Courier - Nimbus Mono L - - - Helvetica - Nimbus Sans L - - - New Century Schoolbook - Century Schoolbook L - - - Palatino - URW Palladio L - - - Times - Nimbus Roman No9 L - - - Zapf Chancery - URW Chancery L - - - Zapf Dingbats - Dingbats - - - - Symbol - - - Standard Symbols L - - - - - Times New Roman - Thorndale AMT - - - Arial - Albany AMT - - - Courier New - Cumberland AMT - - - - - GulimChe - false - - - - DotumChe - false - - - - BatangChe - false - - - - GungsuhChe - false - - - - - - - Bitstream Vera Sans - - - 7.5 - - - false - - - - - - Bitstream Vera Serif - - - 7.5 - - - false - - - - - - Bitstream Vera Sans Mono - - - 7.5 - - - false - - - -- 2.39.2