[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#166335: Bad default configuration for XftConfig



On Sun, Oct 27, 2002 at 07:19:35PM -0500, 166335@bugs.debian.org wrote:
> Could you come up with, and test, a patch to the stock Debian
> /etc/X11/XftConfig file that would work well with xfonts-scalable?
> 
> Please generate a "diff -u" of the original and patched file, and mail
> that diff to this bug report.

Here you are.
At least, this gives reasonable default. If not satisfying, I could try
to include defaults using packages ttf-freefont and xfonts-scalable.

--- XftConfig   2002-10-26 12:32:36.000000000 +0200
+++ XftConfig.orig      2002-10-30 10:09:32.000000000 +0100
@@ -19,12 +19,3 @@
 #
 match any family == "charter"          edit family += "bitstream
charter";
 match any family == "bitstream charter" edit family =+ "charter";
-
-match any spacing == 110 edit family =+ "Courier 10 Pitch" ;
-match any spacing == 100 edit family =+ "Courier 10 Pitch" ;
-match any spacing == 0 edit family =+ "Bitstream Charter" ;
-match any size > 1 edit
-       family =+ "Helvetica" ;
-       family =+ "Arial" ;
-       family =+ "Bitstream Charter" ;
-






Reply to: