Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HELP - fonts not available in xemacs
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Moriah
Advocate
Advocate


Joined: 27 Mar 2004
Posts: 2365
Location: Kentucky

PostPosted: Sun Mar 10, 2013 12:31 pm    Post subject: HELP - fonts not available in xemacs Reply with quote

I know this should be easy, but I've given up searching for the answer, so I'll ask. How do I get xemacs to use fixed font and size 10 font? After a fresh install on a new machine, all I get is courrier 12. :evil:
_________________
The MyWord KJV Bible tool is at http://www.elilabs.com/~myword

Foghorn Leghorn is a Warner Bros. cartoon character.
Back to top
View user's profile Send private message
jimmij
Tux's lil' helper
Tux's lil' helper


Joined: 02 Dec 2008
Posts: 139

PostPosted: Sun Mar 10, 2013 3:54 pm    Post subject: Reply with quote

You can check which fonts are installed on your system with fc-list command. You can also use graphical tool like xlsfonts.
In case of missing font eix media-fonts/ will tell you what you should emerge.
After that all you need to do is tell xemacs which font should be used in the .xemacs/init.el file, try this one for example:
Code:
(set-face-font 'default "-misc-fixed-medium-r-normal-*-20-*-*-*-c-*-iso8859-2")
(set-face-font 'bold "-b&h-lucidatypewriter-bold-r-normal-sans-16-*-*-*-m-*-iso8859-2")
(set-face-font 'italic "-b&h-luxi mono-medium-i-normal-*-16-*-*-*-m-*-iso8859-2")
(set-face-font 'buffers-tab "-urw-century schoolbook l-bold-r-normal-*-*-170-*-*-*-*-iso8859-2")

_________________
Vanitas vanitatum et omnia vanitas.
Libera temet ex inferis.
Back to top
View user's profile Send private message
Moriah
Advocate
Advocate


Joined: 27 Mar 2004
Posts: 2365
Location: Kentucky

PostPosted: Sun Mar 10, 2013 6:12 pm    Post subject: Reply with quote

I never had to do this stuff on my olther machines. What has changed, and why? I've been running Gentoo since 2004 or 2005.

Is there something I need to do to make fonts available? I emerged media-fonts/font-adobe-75dpi and media-fonts/font-adobe-100dpi, but xemacs is not seeing them.
_________________
The MyWord KJV Bible tool is at http://www.elilabs.com/~myword

Foghorn Leghorn is a Warner Bros. cartoon character.
Back to top
View user's profile Send private message
jimmij
Tux's lil' helper
Tux's lil' helper


Joined: 02 Dec 2008
Posts: 139

PostPosted: Sun Mar 10, 2013 7:44 pm    Post subject: Reply with quote

What do you mean by "xemacs do not see fonts", setting font in init.el doesn't work?
Other programs do see them?
_________________
Vanitas vanitatum et omnia vanitas.
Libera temet ex inferis.
Back to top
View user's profile Send private message
Moriah
Advocate
Advocate


Joined: 27 Mar 2004
Posts: 2365
Location: Kentucky

PostPosted: Sun Mar 10, 2013 7:49 pm    Post subject: Reply with quote

No, I mean when I click on "options", then drag down to "fonts", it only shows "fixed", and when I drag down to "font size" it shows me a list of sizes, but no matter where I click, the size stays at 12 points.

The init.el file is used to pre-select the font and font size (among lots of other things), and is typically created by saving options after you have selected them, from the pull down menus.

Other machines I have xemacs installed on allow me to select different fonts and font sizes, and it actually works. There is something different going on here, and I suspect the installation process has been streamlined since the old days of the "sumo" file. :(
_________________
The MyWord KJV Bible tool is at http://www.elilabs.com/~myword

Foghorn Leghorn is a Warner Bros. cartoon character.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum