Quote:
Originally Posted by smeezekitty
What distro?
Quote:
Originally Posted by ntrudaglich
Slackware 11.0.0
|
|
Quote:
Originally Posted by smeezekitty
There should be a GTK file or program somwhere (sorry, dont know where) maybe you can set the font path.
|
.gtkrc.mine
### Gtk Fonts
style "user-font"
{
font_name="Courier"
}
widget_class "*" style "user-font"
gtk-font-name="Courier 10"
fc-list |grep -i courier
Courier:style=Bold Italic
Courier:style=Regular
Courier 10 Pitch:style=Bold Italic
Courier:style=Oblique
Courier 10 Pitch:style=Italic
Courier:style=Bold Oblique
Courier 10 Pitch:style=Regular
Courier:style=Italic
Courier 10 Pitch:style=Bold
Courier:style=Bold
Quote:
Originally Posted by smeezekitty
fc-cache -f may fix it also.
Quote:
Originally Posted by ntrudaglich
The pango-querymodules > /etc/pango/pango.modules I tried that, and fc-cache.
|
|
Well actually fc-cache -f -v as root.
ntrudaglich