[Bug 62300] Re: [Edgy] fonts are not displayed in GTK1 applications
Otomo
otomo at breanca.net
Sat Feb 3 19:30:34 UTC 2007
Thank very much. Today I keep on fighting with this bug, and I solved it
for me by this way:
The origin of this bug, in my case, was the Fontpaths, I added the
routes that Risto H. Kurppa proposed (/user/share/fonts/X11/...) but in
order to make it work well I must delete the old ones even If they
pointed to a existent folder (/user/share/X11/fonts/...).
My fontpaths working correctly now:
Section "Files"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
# Añadido por mi
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/Type1"
EndSection
Thanks to Martin Jürgens and Risto H. Kurppa for his patience and posts
on this bug. Sorry I don't know that I could change the status of the
bug, in fact, I don't know how to do it now, I didn't find the option :(
--
[Edgy] fonts are not displayed in GTK1 applications
https://launchpad.net/bugs/62300
More information about the desktop-bugs
mailing list