Re: [dev] st font change

2010-11-18 Thread Antoni Grzymala
Mitchell Church dixit (2010-11-18, 14:32): > Okay, the specific error message is > > Can't load font -*-inconsolata-*-*-*-*-12-*-*-*-*-*-iso10646-1 > > This is when trying to use the font string > -*-inconsolata-*-*-*-*-12-*-*-*-*-*-iso10646-1 > > I also tried the terminus string you provided

Re: [dev] st font change

2010-11-18 Thread MItchell Church
Wow sorry for the huge email blast. Offlineimap is not my friend today either :( On Thu, Nov 18, 2010 at 2:52 PM, Connor Lane Smith wrote: > Hey, > > On 18 November 2010 19:32, Mitchell Church > wrote: > > Okay, the specific error message is > > > > Can't load font -*-inconsolata-*-*-*-*-1

Re: [dev] st font change

2010-11-18 Thread Connor Lane Smith
Hey, On 18 November 2010 19:32, Mitchell Church wrote: > Okay, the specific error message is > > Can't load font -*-inconsolata-*-*-*-*-12-*-*-*-*-*-iso10646-1 > > This is when trying to use the font string > -*-inconsolata-*-*-*-*-12-*-*-*-*-*-iso10646-1 > > I also tried the terminus string you

Re: [dev] st font change

2010-11-18 Thread Mitchell Church
Okay, the specific error message is Can't load font -*-inconsolata-*-*-*-*-12-*-*-*-*-*-iso10646-1 This is when trying to use the font string -*-inconsolata-*-*-*-*-12-*-*-*-*-*-iso10646-1 I also tried the terminus string you provided with no luck. On Wed, Nov 17, 2010 at 10:13:19PM -0500,

Re: [dev] st font change

2010-11-17 Thread Benjamin R. Haskell
On Wed, 17 Nov 2010, MItchell Church wrote: On Wed, Nov 17, 2010 at 5:36 PM, Aurélien Aptel wrote: On Wed, Nov 17, 2010 at 10:10 PM, MItchell Church wrote: Is anyone else having trouble getting st to accept font changes? I've tried numerous strings using xfontsel, many of which work fine in

Re: [dev] st font change

2010-11-17 Thread MItchell Church
Sorry for being vague. I was under the impression I could use xfontsel to create an X font name that could then be plugged into config.def.h. I tried several fonts including inconsolata, terminus, and dejavu but none of the strings produced by xfontsel are working. St recompiles successfully, bu

Re: [dev] st font change

2010-11-17 Thread Aurélien Aptel
On Wed, Nov 17, 2010 at 10:10 PM, MItchell Church wrote: > Is anyone else having trouble getting st to accept font changes?  I've tried > numerous strings using xfontsel, many of which work fine in other terminal > programs.  Is st support for this limited at the moment?  Thanks. Could you be mor