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

Re: weird fonts with GTK2



Le sam 11/01/2003 à 02:31, Michel Dänzer a écrit :
> On Don, 2003-01-09 at 22:55, Cédric Delfosse wrote: 
> > 
> > In some application, I think a font called 'Monospace' is used and does
> > not display properly. See my sshot at http://cdelfosse.free.fr/capt1.png
> > (some other fonts are affected)
> > 
> > So, suppose I want to delete this font (called 'Monospace' by GTK font
> > selector), how can I do it ? Is there a way (a tool !) to know in which
> > file(s) this font is stored ?
> > I found no 'monospace' with gtkfontsel/xfontsel.
> 
> 'Monospace' selects the preferred monospace font, look for
> 
>                 <family>monospace</family>
>                 <prefer>
> 
> in /etc/fonts/fonts.conf.

The fontconfig package wasn't installed. Doing:

<family>monospace</family>
<prefer>
         <family>Courier New</family>
<prefer>

in fonts.conf didn't solve the problem.

I noticed that Monospace Italic, Bold and Bold-Italic display the right
fonts without problem.
But Monospace Regular is still buggy. It looks like it is the
"ZaleskiCaps Regular" font that is displayed instead of Courier New.

-- 
Cédric Delfosse
GPG: 1024D/F7E8BC63



Reply to: