Problem:  Software Authorization Wizard fonts in Arabic or Asian locales do not display as expected

相关信息
Article ID: 40863
Bug Id: N/A
Software:
ArcGIS for Server 10.1
Platforms:
RHEL 6

问题描述
When running the ArcGIS for Server Software Authorization Wizard on RedHat Enterprise Linux (RHEL), some glyphs in the dialog fonts display as squares in certain locales.

This problem is only seen in the Software Authorization Wizard dialog. For example:





原因
This problem involves a font-substituting mechanism in dialogs. There is a notable lack of suitable replacement TrueType fonts for the Asian and Arabic locales.
已邀请:

易智瑞技术支持

赞同来自:

解决方案
To improve the appearance of Asian or Arabic TrueType fonts, it is recommended that users install the 'msttcorefonts' package, available from SourceForge.net.

Ask the system administrator or, as root, download and install 'msttcorefonts' on the local RedHat Linux Server (RHLS) machine.
  1. Download the 'msttcorefonts rpm' installer. 
    #wget http://sourceforge.net/project ... h.rpm
  2. Install 'msttcorefonts'. 
    #rpm –Uvh msttcore-fonts-installer-2.2-1.noarch.rpm
  3. Check the fonts directory for new TrueType font files. 
    #ls -l /usr/share/fonts/msttcore/
  4. Restart the machine and log back in to the user's account. 
    #reboot


其它相关参考
  1. An easy way to install Microsoft’s TrueType core fonts on Linux
  2. How do I install and use fonts in Linux
  3. Installing Microsoft True Type fonts on Linux


创建及修改时间
Created: 2/12/2013

Last Modified: 2/21/2014
原文链接
http://support.esri.com/en/kno ... 40863

要回复问题请先登录注册