![]() |
![]() |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Chapter 5Localized ApplicationsThis chapter describes selected properties you need to use on two localized applications of the Traditional Chinese Solaris operating environment. This chapter also provides lists of code conversion utilities. These tools (and the commands to invoke them) include:
Using the mailx Utility With Traditional Chinese CharactersThe encoding variable in .mailrc does not affect Mailer behavior, but it does set mailx function. To send e-mail in formats other than 7-bit ASCII, such as (8-bit) Traditional Chinese characters, you must use /usr/SUNWale/bin/mailx. The encoding variable in .mailrc sets encoding formats for mailx. International transmission conventions require that header information use only ASCII characters. So Traditional Chinese characters should not be used in the header (including the Subject line) with Mailer or with mailx. Note - The /bin/mailx application has not been localized and cannot send or receive Traditional Chinese characters. Using talk With Traditional Chinese CharactersTo use Traditional Chinese characters with talk, the /usr/SUNWale/bin/talk application is required because /bin/talk is not localized. The xtobdf UtilityTraditional Chinese Solaris software provides this BDF font generator: xtobdf -- Converts font in X server to font in BDF. The runb5 UtilityTraditional Chinese Solaris software provides a utility that permits terminal-based Big5 applications to run under Sun's TTY window environment: runb5 - Runs Big5 applications under Sun's TTY window environment. SdtconvtoolSdtconvtool is a graphic user interface utility that enables file conversion between various codesets. Its functionality is similar to iconv. The following steps show how to convert a file encoded in UTF-8 to BIG5 encoding:
iconvThe iconv command converts the characters or sequences of characters in a file from one code set to another and writes the results to standard output. Traditional Chinese Solaris software includes special filters for the iconv command. If no conversion exists for a particular character, it is converted to the underscore "_" in the target codeset. The following options are supported: -f from code Symbol of the input code set. -t to code Symbol of the output code set. The following code set conversion modules are supported in Traditional Chinese Solaris software. Table 5-1
In the following example, an EUC mail file is converted to Big5:
For further information, see the iconv(3) and iconv_TW(5) man pages. These utilities can be used for converting files for printing. See Traditional Chinese Solaris System Administrator's Guide for more information. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||