Configuring HP-UX for Different Languages, March 2001

How to Configure the Asian System Environment
Configuring Fonts
Chapter 224
Configuring Fonts
X11 Bitmap Fonts
Asian bitmap fonts for X window system are installed in the following
directories.
The default X server configuration includes font paths above once ASE
has been installed. Refer to the Using Fonts section of the Using the
X Window System manual for bitmap font administration.
Remote Font Server Configuration
On your remote server, prepare a font server to provide font service. Edit
/etc/rc.config.d/xfs on your font server as follows.
RUN_X_FONT_SERVER=1
And set up your local host. The following is an example in a case where
the server provides service at port number 7000 (default):
xset fp+ tcp/server_hostname:7000
xset fp rehash
Table 2-4 X11 Bitmap Fonts and Directories
Language Installed Directory
Japanese /usr/lib/X11/fonts/hp_japanese/100dpi
Korean /usr/lib/X11/fonts/hp_korean/75dpi
Simplified Chinese /usr/lib/X11/fonts/hp_chinese_s/75dpi
Traditional Chinese /usr/lib/X11/fonts/hp_chinese_t/75dpi