You are not logged in.

#1 2015-09-23 06:11:55

chdslv
Member
Registered: 2015-08-24
Posts: 51

[SOLVED] Font problem

I use Openbox. Installed a ttf font named Pragmata Medium, that is, copied and pasted the font in /usr/share/fonts. It has these permissions.

-rw-r--r-- 1 root root 89013 Sep 22 21:37 Pragmata Medium.ttf

It also shows in Openbox configuration manager's Appearance tab, but won't show up anywhere. How do I get this font to show? Thanks.

Last edited by chdslv (2015-09-24 17:09:42)

Offline

#2 2015-09-23 06:19:07

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

Re: [SOLVED] Font problem

Did you regenerate the font cache?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-09-23 06:54:38

chdslv
Member
Registered: 2015-08-24
Posts: 51

Re: [SOLVED] Font problem

jasonwryan wrote:

Did you regenerate the font cache?

Yes I did

$ fc-cache -vf

Offline

#4 2015-09-23 10:49:44

thisoldman
Member
From: Pittsburgh
Registered: 2009-04-25
Posts: 1,172

Re: [SOLVED] Font problem

The problem is probably the whitespace in the filename. Rename the file to something without a space, then repeat the font installation routine of mkfontscale, mkfontdir, xset fp rehash, and fc-cache -f.

Last edited by thisoldman (2015-09-23 10:50:08)

Offline

#5 2015-09-24 17:09:18

chdslv
Member
Registered: 2015-08-24
Posts: 51

Re: [SOLVED] Font problem

thisoldman wrote:

The problem is probably the whitespace in the filename. Rename the file to something without a space, then repeat the font installation routine of mkfontscale, mkfontdir, xset fp rehash, and fc-cache -f.

Thanks!
It worked.

Offline

Board footer

Powered by FluxBB