I have a PDF in which the TrueType font OCRB is used, however the font is not embedded.
So I tried to install the font on my system (which is by the way a SLES11 SP2), I did the following things:
Double Clicked the font on gnome Desktop and clicked install
Copied it in the /user/home/username/.fonts folder
Copied it in the /usr/share/fonts
With root: SuSEconfig --module fonts
fc-cache
When I
I have tried several monospace fonts for the terminal and for programming, but the best by far is the old "Screen" font from SGI (see sample below).
It is a bitmapped font that comes in all point sizes in the range from 7 to 18. Even at the smallest sizes it is amazingly readable.
Since sharp fonts are better for my eyes, I use the MS fonts with full hinting and no anti-aliasing, system wide. It works great for all applications, but the terminal. I've found no fixed-width font that looks acceptable so far.
I'm interested in how can i get a valid font name to use in in .Xresources file. I've installed ttf-ms-fonts and want to switch my terminal to courier font. But setting it like this does't work
urxvt*font: cour
urxvt*boldFont: courbd
How do i specify a valid name?
$ 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/
According to the Mirror Status page, my mirror is 100% up to date.I don't think changing the font will help since the problem affects at least 3 different fonts (Mutter window title font, GTK+ 3 menu font, Gnome Terminal font, Chomium tab font) simultaneously.
mosno
https://bbs.archlinux.org/profile.php?id=63176
2012-09-07T16:45:53Z
Well I don't see any problem with your font in the screenshot you posted. The package you installed does not need any configuration, it helps with font rendering on LCD screens. As for the 'pale' look, If you are using terminal do what the sad clown suggested. You may also need to adjust your .Xresources for colors.
I'm making a PDF and I don't want to embed fonts inside it.
When I used Tahoma Foxit Reader substituted it for some default font on linux.
What is this font?
What font should I use so the Foxit Reader will not have to substitute font?
Installing fonts is not an option since the Client should be able to view this PDF on linux without having to install some fonts and stuff.
Hi,
I am using Ubuntu 12.04.1 LTS with evince 3.4.0. I tried shipping abroad, with
https://www.ausfuhrplus.internetzollanmeldung.de/iaap/
at the end of the process you get a pdf.
This pdf needs a Type1-font called "Code-128" which you can download from the website.
But the downloaded file contains a TrueType-font (code_128.ttf).