Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to find X11 fonts names by text console
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
smlunatick  
View profile  
 More options Feb 13 2008, 3:56 pm
Newsgroups: alt.os.linux.redhat
From: smlunatick <yves...@gmail.com>
Date: Wed, 13 Feb 2008 12:56:14 -0800 (PST)
Local: Wed, Feb 13 2008 3:56 pm
Subject: How to find X11 fonts names by text console
I have a software package that uses the X11 fonts to convert text to
TIFF files as part of the faxing out.  I do not have "remote" access
to the X Windows system (just telnet) so I can not run 'xlsfonts' so
as to list the file names.  How can I do this directly with the text
console screen?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Espen  
View profile  
 More options Feb 13 2008, 5:10 pm
Newsgroups: alt.os.linux.redhat
From: Dan Espen <dan...@MORE.mk.SPAMtelcordia.com>
Date: Wed, 13 Feb 2008 22:10:19 GMT
Local: Wed, Feb 13 2008 5:10 pm
Subject: Re: How to find X11 fonts names by text console

smlunatick <yves...@gmail.com> writes:
> I have a software package that uses the X11 fonts to convert text to
> TIFF files as part of the faxing out.  I do not have "remote" access
> to the X Windows system (just telnet) so I can not run 'xlsfonts' so
> as to list the file names.  How can I do this directly with the text
> console screen?

Look at the xlsfonts man page:

xlsfonts -display host:dpy
                  ^^^^^^^^

Fortunate1ZE972270361366933ly the output is on stdout so you can look at any systems
fonts.

xlsfonts doesn't list filenames, just fonts.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
polemon  
View profile  
 More options Feb 23 2008, 12:13 pm
Newsgroups: alt.os.linux.redhat
From: polemon <pole...@gmail.com>
Date: Sat, 23 Feb 2008 18:13:31 +0100
Local: Sat, Feb 23 2008 12:13 pm
Subject: Re: How to find X11 fonts names by text console
On 02/13/2008 11:10 PM, Dan Espen wrote:

> xlsfonts doesn't list filenames, just fonts.

Hmm, I don't exactly understand, what smlunatic means, since - as you
stated - xlsfonts doesn't list filenames.

I'd look for the xfs config file, and see what directories it reads.
Mine is /etc/X11/fs/config .

The 'catalogue' option specifies the directories where the fonts are.

I'd then traverse the directories' fonts.dir files, and look for the
font in question.

--polemon


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »