Hello
I installed the new suse 11.2 on my laptop. To draw things I use the very good vector graphics program xfig.
But with the new version of suse xfig can't find the fonts for text input. I always get an error message like this:
Did you see Ivan's font topic: http://crunchbang.org/forums/viewtopic.php?id=18249 ?After you installed the fonts, did you rebuild the font cache?BlackIvan wrote:If you want to install some new fonts, especially bitmap fonts from outside the repos put them under ~/.fonts or for system wide use under /usr/share/fonts.
I just installed my Windows fonts like I normally do(/usr/share/fonts/truetype/fonts). I did sudo fc-cache -f -v and restarted. When I logged on and went too Google there were no fonts on the page. I tried other websites such as this forum, Neowin and Bing. All didn't have fonts. FontyPython said "Font may be bad and cannot be drawn."
$ fc-list | sed 's,:.*,,' | sort -ulists everything except Type1 directory contents.Meanwhile fc-cache searches and caches /usr/share/fonts/Type1$ xlsfonts|grep nimbus shows the font.% xset q
/.../
Font Path:
/usr/share/fonts/100dpi,/usr/share/fonts/75dpi/,/usr/share/fonts/cyrillic/,/usr/share/fonts/local/,/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/
These would be bitmap fonts needed by X.
You seem to have quite a few fonts from the AUR. I have no idea if it would help, but I know I would try removing the 'ttf-unifrakture' package.As I wrote above, I don't use Gnome so my suggestions could be very wrong. Are you using a custom theme, from outside the main repos? Do you have the DejaVu fonts installed so that there's a sane fallback to match any
I've downloaded Nedit and am trying to tweak the fonts since the defaults are ugly/unreadable.
The font list is missing many of the fonts installed on my machine, for example gedit shows monospace but nedit does not. Any way to make nedit aware of all the fonts?.
Also, does nedit support anti-aliased fonts?.
Thanks.
I used a font manager on Mac OS X, for additional fonts in my graphic design projects without installing them to the fonts folder (I think that's how it works) - using Font Book and Font Explorer X Version 1.2.3 on OS X 10.6.
Most fonts work fine, but Interstate has a problem:
Interstate Regular is installed, but for some reason it's probably not seeing it; it's seeing all the Bold and Condense
I have accidentally deleted some of the fonts from /usr/share/fonts folder. They must have been crucial since now I have various display problems ( underscore and font size display ).
I have already tried resetting gnome and system fonts settings but it does not solve the problem.