Re: [Fonts]ttf files

2002-11-20 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
> /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

As I said in another message, this is just the information I was looking for.  
However, I do have a suggestion to help others in the future:

Add a bit more information to the fc-list.man and to the response to "--help" 
to describe this capability.  You also need to mention that using "-" for the 
font name will result in all fonts being listed.  This is helpful when you 
want to use "family style file" but want to list all fonts.
-- 
Gene

___
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



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



[Fonts]ttf files

2002-11-14 Thread Gene C.
Is there some way to find out what files are associated with what fonts?

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

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