[Fonts]font renderer for .pfa/.pfb registered more than once

2002-11-11 Thread Mike A. Harris
When xfs starts up with CVS XFree.. the following warnings are 
logged:

Nov 11 01:30:49 jik xfs: Warning: font renderer for ".pfa" 
registered more than
once 
Nov 11 01:30:49 jik xfs: Warning: font renderer for ".pfb" 
registered more than
once

Is this something to consider a bug?



-- 
Mike A. Harris  ftp://people.redhat.com/mharris
OS Systems Engineer
XFree86 maintainer
Red Hat Inc.

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



Re: [Fonts]font renderer for .pfa/.pfb registered more than once

2002-11-11 Thread Juliusz Chroboczek
MH> Nov 11 01:30:49 jik xfs: Warning: font renderer for ".pfa"
MH> registered more than once

That's expected behaviour with current CVS, which is not internally
consistent.  Both the freetype and the type1 backends register for
PostScript fonts; whichever you get depends on the order they register.

MH> Is this something to consider a bug?

Could you please try again after applying

  http://www.pps.jussieu.fr/~jch/software/files/xfree86-fonts-priority-20021025.patch

Assuming it works today, it will cause the freetype backend to get
Type 1 fonts, and the type1 backend to get CFF fonts.

Thanks,

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