Re: [Fonts]ttf files

2002-11-14 Thread Keith Packard

Around 10 o'clock on Nov 14, Gene C. wrote:

 Looking at the source code for fc-list, it appears that the file name should 
 print but it never does.

Current fc-list sources will print the file name when requested.  The 
filename has to be printed separately as the regular font name printing 
code explicitly excludes it as that code is generally used to write out 
cache files which don't want the file name in that format.

$ fc-list 'Nimbus Mono L' family style file
/usr/share/fonts/type1/gsfonts/n022003l.pfb: Nimbus Mono L:style=Regular
/usr/share/fonts/type1/gsfonts/n022023l.pfb: Nimbus Mono L:style=Regular Oblique
/usr/X11R6/lib/X11/fonts/Type1/n022004l.pfb: Nimbus Mono L:style=Bold
/usr/X11R6/lib/X11/fonts/Type1/n022023l.pfb: Nimbus Mono L:style=Regular Oblique
/usr/X11R6/lib/X11/fonts/Type1/n022024l.pfb: Nimbus Mono L:style=Bold Oblique
/usr/X11R6/lib/X11/fonts/Type1/n022003l.pfb: Nimbus Mono L:style=Regular
/usr/share/fonts/type1/gsfonts/n022004l.pfb: Nimbus Mono L:style=Bold
/usr/share/fonts/type1/gsfonts/n022024l.pfb: Nimbus Mono L:style=Bold Oblique

Keith PackardXFree86 Core TeamHP Cambridge Research Lab


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



Re: [Fonts]ttf files

2002-11-14 Thread Gene C.
On Thursday 14 November 2002 10:35, Keith Packard wrote:
 Current fc-list sources will print the file name when requested.  The
 filename has to be printed separately as the regular font name printing
 code explicitly excludes it as that code is generally used to write out
 cache files which don't want the file name in that format.

 $ fc-list 'Nimbus Mono L' family style file

Thank you.  With this description I now understand what is going on.
-- 
--
Gene
___
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts