Submitted by snefro on Sun, 20/06/2004 - 00:54.

Hello,

Problem of adobe is not about the fonts. It's about this utf-8 or LANG.

To run acrobat reader from the shell:

export LANG=""

/usr/local/Acrobat5/bin/acroread &

Regarding the font installation on Redhat, there is two font subsystms. Fontconfig, and xfs. xfs ~ 15 years old, and is planned to be replaced by Fontconfig.

Anyway, to configure fonts for Fontconfig:

fc-cache font-path

Individual users may also install fonts graphically, by browsing to fonts:/// in Nautilus, and dragging the new font files there.

adding font for xfs requires more steps:

mkdir /usr/share/fonts/local/

mkfontdir /usr/share/fonts/local/

chkfontpath --add /usr/share/fonts/local/

ttmkfdir -d /usr/share/fonts/local/ -o /usr/share/fonts/local/fonts.scale

service xfs reload

Reply





*

  • Allowed HTML tags: <a> <b> <dd> <dl> <dt> <i> <li> <ol> <ul> <pre> <blockquote> <img> <ins> <del> <br> <div> <span> <em> <h1> <h2> <h3> <h4> <h5> <h6> <code> <p> <hr>
  • You may link to images on this site using a special syntax
  • WikiText is converted to HTML (supported WikiText formatting will show in the long tip format).
  • You may write mixed Arabic and English freely, line direction will be computed automaticaly
  • Glossary terms will be automatically marked with links to their descriptions