RE: [Fonts] Re: where to include ~/.fonts.conf

2003-02-07 Thread Sabharwal, Atul
It is based on your XF86Config file.  In that file you set the font path or
pointer to external font file
Or a font server on the network.

--
Atul

-Original Message-
From: James Richard Tyrer [mailto:[EMAIL PROTECTED]] 
Sent: Friday, February 07, 2003 12:58 PM
To: [EMAIL PROTECTED]
Subject: Re: [Fonts] Re: where to include ~/.fonts.conf


Mike FABIAN wrote:
 James Richard Tyrer [EMAIL PROTECTED] さんは書きました:
 
 
Mike FABIAN wrote:

I wonder where in /etc/fonts.fonts.conf exactly is the best
place to put the include statement for ~/.fonts.conf.
It cannot be at the very end of /etc/fonts/fonts.conf because
then the following would not work:

Put it at the end of the list starting with:

  dir/usr/X11R6/lib/X11/fonts/dir
 
 
 But if ~/.fonts.conf is included there (i.e. very early in
 /etc/fonts/fonts.conf), it is not possible to override the rules from
 /etc/fonts/fonts.conf in the personal ~/.font.conf file.
 
I appear to need more sleep as I have given the correct answer, but it
sappers to be for the 
wrong question -- not the one which you asked.

Doesn't you: fonts.conf file already have the line:

include ignore_missing=yes~/.fonts.conf/include

in it?

--
JRT


___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts
___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts



[Fonts] A serious problem about freetype module

2003-02-07 Thread Chisato Yamauchi
  Hi,

  There is a serious problem about freetype module in
XFree86-4.2.99.901.

  If 18-pixels of kochi-mincho.ttf (a famous Japanese font) 
is selected using xfontsel with jisx0208.1983, the X
server crashes.

  I investigated this problem a little.  This crash does not
occur when displaying embedded bitmap of kochi-mincho.ttf.
When the size of the font is 18 pixels or over, X crashes.

  Furthermore, according to my investigation, this crash 
occurs with the following code of ftfuncs.c.

ftrc = FT_Load_Glyph(instance-face-face, idx, 
 FT_LOAD_RENDER | FT_LOAD_MONOCHROME);


  This function seems not to be used in the old freetype 
module and xtt module.  This problem does not occurs in the 
old freetype module, and xtt module.  


  kochi-mincho.ttf is acquirable from the following.

  http://www.a.phys.nagoya-u.ac.jp/~cyamauch/kochi-mincho.ttf.gz

  And the fonts.dir is here.

kochi-mincho.ttf -kochi-mincho-medium-r-normal--0-0-0-0-c-0-jisx0208.1983-0


  First, please confirm this problem.  Thanks.


Chisato Yamauchi
___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts