You are not logged in.

#1 2010-01-09 07:48:57

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

[SOLVED] Difficulty installing .pcf font

I have moved the .pcf.gz to /usr/share/fonts/misc (which is in my xorg.conf), changed ownership to root and reloaded my font cache as per the fonts wiki, logged out and in and it still doesn't show up in xfontsel...

Is there anything in particular I need to do with .pcf fonts - or should it just be a standard manual install?

Last edited by jasonwryan (2010-01-09 09:23:55)


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#2 2010-01-09 09:23:30

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Difficulty installing .pcf font

Solved by doing th following:

xset -fp /usr/share/fonts/misc
xset -fp rehash

You can check the font has been added with

xlsfonts | grep fontname

This forces X server to rescan all the fonts.dir files, thereby updating the new fonts...

Found here: http://gobase.org/dict/JIS/helponXfonts.html


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB