Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
artwiz fonts for Fluxbox
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
vorplex
n00b
n00b


Joined: 29 Oct 2002
Posts: 48
Location: Pass Christian, MS.

PostPosted: Fri Nov 22, 2002 11:54 pm    Post subject: artwiz fonts for Fluxbox Reply with quote

I emerged artwiz-fonts-2.4 but they don't seem to be working.
~/.xsession-errors:
Code:

BScreen::BScreen: managing screen 0 using visual 0x23, depth 24
Failed to load font: mints-strong
Failed to load font: snap
Failed to load font: anorexia
Failed to load font: anorexia
Failed to load font: anorexia
DCOPServer up and running.

I'm pretty sure that my font config files are right
/etc/X11/XF86Config:
Code:

Section "Files"
   RgbPath      "/usr/X11R6/lib/X11/rgb"
   ModulePath   "/usr/X11R6/lib/modules"
   FontPath     "/usr/X11R6/lib/X11/fonts/artwiz/"
   FontPath     "/usr/X11R6/lib/X11/fonts/artwiz/:unscaled"
   FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
   FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
   FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
   FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
   FontPath     "/usr/X11R6/lib/X11/fonts/local/"
   FontPath     "/usr/X11R6/lib/X11/fonts/truetype/"
   FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic/"
   FontPath     "/usr/X11R6/lib/X11/fonts/freefont/"
   FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
   FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
   FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
   FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
EndSection

/etc/X11/fs/config:
Code:

catalogue = /usr/X11R6/lib/X11/fonts/75dpi,
   /usr/X11R6/lib/X11/fonts/artwiz,
   /usr/X11R6/lib/X11/fonts/artwiz:unscaled,
   /usr/X11R6/lib/X11/fonts/100dpi,
   /usr/X11R6/lib/X11/fonts/misc,
   /usr/X11R6/lib/X11/fonts/Type1,
   /usr/X11R6/lib/X11/fonts/Speedo,
   /usr/X11R6/lib/X11/fonts/CID,
   /usr/X11R6/lib/X11/fonts/PEX,
   /usr/X11R6/lib/X11/fonts/util,
   /usr/X11R6/lib/X11/fonts/Type1,
   /usr/X11R6/lib/X11/fonts/local,
   /usr/X11R6/lib/X11/fonts/Speedo,
   /usr/X11R6/lib/X11/fonts/truetype,
   /usr/X11R6/lib/X11/fonts/TTF,
   /usr/X11R6/lib/X11/fonts/cyrillic,
   /usr/X11R6/lib/X11/fonts/freefont,
   /usr/X11R6/lib/X11/fonts/sharefont,
   /usr/share/fonts/default/Type1,
   /usr/share/fonts/ttf/decoratives,
   /usr/share/fonts/ttf/western

Is there something I need to add to my fluxbox config file or something? I'm using xdm to logon DISPLAYMANAGER=kdm if that helps.
_________________
“Shop smart...shop S-mart” Bruce Campbell –Army of Darkness
Back to top
View user's profile Send private message
vorplex
n00b
n00b


Joined: 29 Oct 2002
Posts: 48
Location: Pass Christian, MS.

PostPosted: Sat Nov 23, 2002 5:57 am    Post subject: Fixed Reply with quote

ok I got it fixed, the artwiz-fonts-2.4 ebuild didn't work for me (still don't know why) but artwiz-fonts.tar.bz2 from Fluxbox site did. Here is what I did.
Code:

# cd /usr/X11R6/lib/X11/fonts
# Extract artwiz-fonts.tar.bz2 here
# cd artwiz-fonts
# mkfontdir

Edit /etc/X11/XF86Config and add:
Code:

FontPath     "/usr/X11R6/lib/X11/fonts/artwiz-fonts/"
FontPath     "/usr/X11R6/lib/X11/fonts/artwiz-fonts/:unscaled"

Edit /etc/X11/fs/config and add:
Code:

/usr/X11R6/lib/X11/fonts/artwiz-fonts,
/usr/X11R6/lib/X11/fonts/artwiz-fonts:unscaled,

Edit your ~/.xinitrc or ~/.xsession or your /etc/X11/Sessions/fluxbox and add:
Code:

export LC=C
export LC_ALL=C

to the begining for the file. Restart X
_________________
“Shop smart...shop S-mart” Bruce Campbell –Army of Darkness
Back to top
View user's profile Send private message
chr1z
Apprentice
Apprentice


Joined: 17 Jul 2002
Posts: 207

PostPosted: Thu Jan 16, 2003 8:10 pm    Post subject: Reply with quote

when i do
Code:

# mkfontdir


i get
Code:

bash: mkfontdir: command not found


any idea?
Back to top
View user's profile Send private message
timmfin
Guru
Guru


Joined: 04 Sep 2002
Posts: 336
Location: Maryland, USA

PostPosted: Thu Jan 16, 2003 10:05 pm    Post subject: Reply with quote

Try /usr/X11R6/bin/mkfontdir. Not all executables are in your $PATH all the time.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum