discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: On Debian Squeeze installed gnustep - The font specified for NSFont,


From: Yavor Doganov
Subject: Re: On Debian Squeeze installed gnustep - The font specified for NSFont, Helvetica, can't be found.
Date: Sun, 22 Aug 2010 13:19:30 +0300
User-agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Thu, 19 Aug 2010 21:17:48 +0200,
Csanyi Pal wrote:
> sudo mkdir -p /var/lib/defoma/gnustep-nfont.d/Fonts
> cd /var/lib/defoma/gnustep-nfont.d/Fonts
> sudo mknfonts $(fc-list : file | grep -v '\.gz' | cut -d: -f1)
> for dir in *\ */; do sudo mv "$dir" `echo $dir | tr -d [:space:]`; done

BTW, you don't have to do this if

> defaults write NSGlobalDomain GSBackend libgnustep-cairo

you use the cairo backend.  Only the art backend needs nfont bundles;
cairo uses fontconfig directly.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]