Bug#166335: Bad default configuration for XftConfig

2002-10-30 Thread Jean-Christophe Dubacq
On Sun, Oct 27, 2002 at 07:19:35PM -0500, [EMAIL PROTECTED] 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.0 +0200
+++ XftConfig.orig  2002-10-30 10:09:32.0 +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 ;
-





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Bug#166335: Bad default configuration for XftConfig

2002-10-30 Thread 166335
On Wed, Oct 30, 2002 at 10:12:53AM +0100, Jean-Christophe Dubacq wrote:
 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.

No, this is fine.  At least, I think it is; I haven't tried it yet.  :)

 --- XftConfig   2002-10-26 12:32:36.0 +0200
 +++ XftConfig.orig  2002-10-30 10:09:32.0 +0100

Just FYI, the convention for diffing is original file first.

Don't worry, I'm not going to make you submit the diff before I do
anything about this report, I just thought you might like to know, for
future reference.

-- 
G. Branden Robinson|  The noble soul has reverence for
Debian GNU/Linux   |  itself.
[EMAIL PROTECTED] |  -- Friedrich Nietzsche
http://people.debian.org/~branden/ |



msg04488/pgp0.pgp
Description: PGP signature


Bug#166335: Bad default configuration for XftConfig

2002-10-30 Thread Jean-Christophe Dubacq
On Sun, Oct 27, 2002 at 07:19:35PM -0500, [EMAIL PROTECTED] 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.0 +0200
+++ XftConfig.orig  2002-10-30 10:09:32.0 +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 ;
-






Bug#166335: Bad default configuration for XftConfig

2002-10-30 Thread 166335
On Wed, Oct 30, 2002 at 10:12:53AM +0100, Jean-Christophe Dubacq wrote:
 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.

No, this is fine.  At least, I think it is; I haven't tried it yet.  :)

 --- XftConfig   2002-10-26 12:32:36.0 +0200
 +++ XftConfig.orig  2002-10-30 10:09:32.0 +0100

Just FYI, the convention for diffing is original file first.

Don't worry, I'm not going to make you submit the diff before I do
anything about this report, I just thought you might like to know, for
future reference.

-- 
G. Branden Robinson|  The noble soul has reverence for
Debian GNU/Linux   |  itself.
[EMAIL PROTECTED] |  -- Friedrich Nietzsche
http://people.debian.org/~branden/ |


pgp9L7WahjrkD.pgp
Description: PGP signature


Bug#166335: Bad default configuration for XftConfig

2002-10-27 Thread 166335
On Fri, Oct 25, 2002 at 04:53:01PM +0200, Jean-Christophe Dubacq wrote:
 In some other line of thought, maybe including the following line
 would help the work between Defoma and Xft:
 dir /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType

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.

Also, your bug reporting client was behaving terribly.  :)

-- 
G. Branden Robinson|
Debian GNU/Linux   |   Bother, said Pooh, as he was
[EMAIL PROTECTED] |   assimilated by the Borg.
http://people.debian.org/~branden/ |



msg04404/pgp0.pgp
Description: PGP signature


Bug#166335: Bad default configuration for XftConfig

2002-10-27 Thread 166335
On Fri, Oct 25, 2002 at 04:53:01PM +0200, Jean-Christophe Dubacq wrote:
 In some other line of thought, maybe including the following line
 would help the work between Defoma and Xft:
 dir /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType

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.

Also, your bug reporting client was behaving terribly.  :)

-- 
G. Branden Robinson|
Debian GNU/Linux   |   Bother, said Pooh, as he was
[EMAIL PROTECTED] |   assimilated by the Borg.
http://people.debian.org/~branden/ |


pgpUeH1szt8ln.pgp
Description: PGP signature


Bug#166335: Bad default configuration for XftConfig

2002-10-25 Thread Jean-Christophe Dubacq
In some other line of thought, maybe including the following line
would help the work between Defoma and Xft:
dir /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType





Bug#166335: Bad default configuration for XftConfig

2002-10-25 Thread Jean-Christophe Dubacq
In some other line of thought, maybe including the following line
would help the work between Defoma and Xft:
dir /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]