Re: Who b0rked my Ghostscript and fonts?

2003-04-27 Thread Juhapekka Tolvanen
On Wed, 23 Apr 2003, +20:27:07 EEST (UTC +0300), Michael Fedrowitz [EMAIL PROTECTED] pressed some keys: On Wed, Apr 23, 2003 at 12:02:00PM +0300, Juhapekka Tolvanen wrote: FontPath/usr/share/fonts/truetype/freefont FontPath

Who b0rked my Ghostscript and fonts?

2003-04-23 Thread Juhapekka Tolvanen
# FontPath/usr/lib/X11/fonts/cyrillic EndSection Then I did this (under zsh): cd /usr/share/fonts/truetype for f in ./*(/) ; do ; echo $f ; cd $f ; ttmkfdir -o fonts.scale ; mkfontdir ; chmod ugo+r ./* ; cd .. ; done chmod -R ugo+rX * So, who b0rked my Ghostscript and fonts? P.S: I don't

Re: Who b0rked my Ghostscript and fonts?

2003-04-23 Thread Michael Fedrowitz
On Wed, Apr 23, 2003 at 12:02:00PM +0300, Juhapekka Tolvanen wrote: Hi, dunno about your gs problems, but... There is some other weird things going on, too. If I install font packages like ttf-dustin and ttf-bitstream-vera , I can't see those fonts with xfontsel. All fontconfig-aware