Re: [dev] Profont in dwm

2010-01-04 Thread Antoni Grzymala
Samuel Baldwin dixit (2010-01-04, 16:46): > 2010/1/4 Josh Rickmar : > > On Mon, Jan 04, 2010 at 09:03:08PM +, Rob wrote: > >> I use profont and > >> > >> static const char font[]            = > >> "-*-*-profont-*-*-*-12-*-*-*-*-*-*-*"; > >> > >> works fine for me. Although profont shows up in

Re: [dev] Profont in dwm

2010-01-04 Thread Samuel Baldwin
2010/1/4 Josh Rickmar : > On Mon, Jan 04, 2010 at 09:03:08PM +, Rob wrote: >> I use profont and >> >> static const char font[]            = "-*-*-profont-*-*-*-12-*-*-*-*-*-*-*"; >> >> works fine for me. Although profont shows up in xfontsel for me too, >> so perhaps you need to run fc-cache, m

Re: [dev] Profont in dwm

2010-01-04 Thread Josh Rickmar
On Mon, Jan 04, 2010 at 09:03:08PM +, Rob wrote: > > "-*-terminus-medium-r-normal-*-12-*-*-*-*-*-*-", which is what dwm > > requires. I'm not incredibly knowledgeable about fonts on linux, so > > I'm not really sure what to do. I would, however, like to stop using > > terminus in the status bar

Re: [dev] Profont in dwm

2010-01-04 Thread Samuel Baldwin
I've also realised there are two unix versions of profont, the later version added Xft support. So I'll try what you say and if that doesn't work I'll try out the earlier version. Thanks! -- Samuel Baldwin - logik.li

Re: [dev] Profont in dwm

2010-01-04 Thread Rob
> "-*-terminus-medium-r-normal-*-12-*-*-*-*-*-*-", which is what dwm > requires. I'm not incredibly knowledgeable about fonts on linux, so > I'm not really sure what to do. I would, however, like to stop using > terminus in the status bar in favour of profont, so I'd like to know > how to specify p

[dev] Profont in dwm

2010-01-04 Thread Samuel Baldwin
Profont [1], unfortunately, only seems to work with Xft; I can't seem to specify it with something like this line: "-*-terminus-medium-r-normal-*-12-*-*-*-*-*-*-", which is what dwm requires. I'm not incredibly knowledgeable about fonts on linux, so I'm not really sure what to do. I would, however,