Font
Inhaltsverzeichnis |
font unter linux
ttftool
tool um ttf fonts zu convertieren:
Usage: ttftool [-v[v[v]]] -f fontfile [-a afm_file] [-u u2g_file] [-p psfont] [-e encoding]
-v verbosity level
-f fontfile: the ttf font to process
-a afm_file: output afm file to `afm_file' instead of stdout
-u u2g-file: output unicode to glyph maping table to file `u2g_file'
-p fsfont : output postcript font
-e encoding: encoding, for instance ISO-8859-2; use `ttftool -e print'
for list of known encodings; without the -e parameter
Adobe StandardEncoding will be used.
THIS PROGRAM IS NOT TO BE USED WITH CJK FONTS !!! Please see the instructions on installing CJK fonts in the AbiWord docs.
# ttftool -f /usr/share/emovix/mplayer-fonts/Vera.ttf -a vera.afm
ordner
da müssen die schriften rein:
/usr/X11R6/lib/X11/fonts
link
http://www.openoffice.org/FAQs/fontguide.html http://www.tldp.org/HOWTO/Font-HOWTO/index.html