A solution to display Chinese(GB18030 Locale) and Japanese Fonts in Xmanager Version 2.0

简介:

1         Displaying Chinese(GB18030) Fonts

 
  • This method to display Chinese(GB18030) in Xmanager has been tested in AIX5.3Solaris10HP-UX 11v with Xmanager2 already.
  • Thanks Richard Liu for discovering that only check the necessary fonts will make NBU GUI popup fast on AIX GB18030 locale.
 

1.1      For AIX

(1)    Download  aix5utfcn.exe and install it into “ <Your Xmanager installation Dir>\Xmanager2\Fonts”.
(2)    Copy “ <Your Xmanager installation Dir>\Xmanager2\Fonts\Misc” as “ <Your Xmanager installation Dir>\Xmanager2\Fonts\Light Misc”, delete files and it looks like below:
-----------------------
    6x13.pcf
    cursor.pcf
    fonts.alias
    fonts.dir
    olcursor.pcf
 -----------------------
Modify the fonts.alias file to:
! $Xorg: fonts.alias,v 1.3 2000/08/21 16:42:31 coskrey Exp $
fixed     -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1
olcursor               "-sun-open look cursor-----12-120-75-75-p-160-sunolcursor-1"
 
Modify the fonts.dir file to:
3
6X13.PCF -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1
OLCURSOR.PCF -sun-open look cursor-----12-120-75-75-p-160-sunolcursor-1
CURSOR.PCF cursor
(3)    Lunch Xconfig and create a new profile named  AIX Profile.
(4)    Double click  AIX Profile -> choose  Font tab -> uncheck all the fonts Click ->  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\AIX5UTFCN” -> click  OK;
Click  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\Light Misc” -> click  OK.
(5)    Confirm the three checkboxs named  Show Missing Font DialogAutomatic Font Substitution and  Permit Font Path to Change are unchecked.
(6)    Click  OK on  AIX Profile Properties dialog box.
(7)    Now you can create a new XDMCP session to connect AIX with this  AIX Profile.
(8)    Done.
Without uncheck redundant default fonts and modify fonts.alias and fonts.dir files, the NBU GUI would popup slowly and slowly.  Now its speed is almost equally to that in Solaris J

1.2      For HPUX

(1)    Download  hp.exe and unzip it into “ <Your Xmanager installation Dir>\Xmanager2\Fonts” .
(2)    Lunch Xconfig.
(3)    Double click  Default Profile -> choose  Font tab ->  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\hpux” -> click  OK.
(4)    Click  OK on  Default Profile Properties dialog box.
Compare with AIX steps, you can skip the  Show Missing Font Dialog , Automatic Font Substitution and  Permit Font Path to Change option settings.
(5)    Now Chinese GB18030 for HPUX can be displaying right through this  Default Profile.

1.3      For Solaris

(1)    Download  chinese.exe and install it into  “<Your Xmanager installation  Dir>\Xmanager2\Fonts”. You will get “ ..\Fonts\Chinese_misc”, “ ..\Fonts\zh_CN” and “ ..\Font\zh_TW” 3 directories.
(2)    Lunch Xconfig.
(3)    Double click  Default Profile -> choose  Font tab ->  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\ zh_CN\zh_CN.GBK” -> click  OK.
(4)    Click  OK on  Default Profile Properties dialog box.
Compare with AIX steps, you can skip the  Show Missing Font Dialog , Automatic Font Substitution and  Permit Font Path to Change option settings.
(5)    Now Chinese GB18030 for Solaris can be displaying right through this  Default Profile.

2         Displaying Japanese Fonts

(1)    This method to display Japanese in Xmanager has tested in Solaris 10 and  Xmanager2 already:
·         SHIFT – JIS Character set of Japanese hasn’t been tested.
·         ”ja----EUC”, “ja_JP.PCK”, “ja_JP.UTF-8”, “ja_JP.eucJP” have been tested.
(2)    Download  Japanese.exe and install it into “ <Your Xmanager installation Dir>\Xmanager2\Fonts”.
(3)    Lunch Xconfig.
(4)    Double click click  Default Profile -> choose  Font tab ->  Add Font Directory -> select “ <Your Xmanager installation Dir>\Xmanager2\Fonts\Japanese” -> click  OK.
(5)    Click  OK on  Default Profile Properties dialog box.
Compare with AIX steps, you can skip the  Show Missing Font Dialog , Automatic Font Substitution and  Permit Font Path to Change option settings.
(6)    It works well in AIX5.3, Solaris10 and HP-UX 11v i2.

3         About Xmanager3

(1)    I downloaded Xmanager3 the latest version of Xmanager and installed it.
In Xmanager3, you needn’t download the  aix5utfcn.exechinese.exe and  Japanese.exe to install.
(2)    For AIX, it’s better to do the same steps above for displaying GB18030.
(3)    I haven’t tested in Solaris 10 and HP-UX 11v i2  because Xmanager2 satisfied our requests already.

4         Useful Links

(1)    Displaying Chinese, Korean and Taiwanese character in Xmanager   http://www.netsarang.com/bbs/detail.html?id=xmanager&num=1191&page=&s_select=&s_text
(3)    Xmanager2.0 cannot work well with AIX5.3 in GB18030
http://www.netsarang.com/bbs/detail.html?id=xmanager&num=2556
(4)    How to display Chinese character on the title
http://www.netsarang.com/bbs/detail.html?id=xmanager&num=2785&page=&s_select=&s_text





本文转自 xkdcc 51CTO博客,原文链接:http://blog.51cto.com/brantc/116012,如需转载请自行联系原作者
目录
相关文章
|
JavaScript Java 关系型数据库
Springboot+vue的在线试题题库管理系统(有报告),Javaee项目,springboot vue前后端分离项目。
Springboot+vue的在线试题题库管理系统(有报告),Javaee项目,springboot vue前后端分离项目。
|
22天前
|
XML JSON 算法
京东商品 SKU 信息接口(jingdong.ware.sku.get)技术干货:数据拉取、规格解析与字段治理(附踩坑总结 + 可运行代码)
本文详解京东商品SKU接口对接技术,涵盖核心参数、权限申请、签名生成、规格解析及常见坑点解决方案,结合可运行代码与实战经验,助力开发者高效集成SKU数据,实现库存、价格等关键信息精准获取。
|
11月前
|
算法 安全 数据安全/隐私保护
Crypto++库支持多种加密算法
【10月更文挑战第29天】Crypto++库支持多种加密算法
461 4
|
Java Android开发 Swift
掌握安卓与iOS应用开发:技术比较与选择指南
在移动应用开发领域,谷歌的安卓和苹果的iOS系统无疑是两大巨头。它们不仅塑造了智能手机市场,还影响了开发者的日常决策。本文深入探讨了安卓与iOS平台的技术差异、开发环境及工具、以及市场表现和用户基础。通过对比分析,旨在为开发者提供实用的指导,帮助他们根据项目需求、预算限制和性能要求,做出最合适的平台选择。无论是追求高度定制的用户体验,还是期望快速进入市场,本文都将为您的开发旅程提供有价值的见解。
|
11月前
|
机器学习/深度学习 人工智能 算法
基于AI的性能优化技术研究
基于AI的性能优化技术研究
|
Linux 开发工具 数据安全/隐私保护
搭建 Git 私人服务器完整指南
本文详细介绍了如何从零开始搭建一个私人的 `Git` 服务器。首先,文章解释了 `Git` 的概念及其优势,并阐述了搭建私人 `Git` 服务器的重要性,包括数据隐私、定制化需求及成本效益。接着,文章分步骤指导读者完成服务器的准备工作,包括操作系统、硬件和网络要求。随后,详细介绍了在不同操作系统上安装 `Git` 的方法,并演示了如何创建 `git` 用户、部署仓库以及设置免密登录。此外,还提供了客户端连接远程仓库的具体步骤,包括 Linux 和 Windows 的操作方式。最后,文章探讨了迁移仓库的方法以及搭建 `Git` 服务器的一些进阶选项。
4264 0
搭建 Git 私人服务器完整指南
|
编解码 人工智能 自然语言处理
Stable Diffusion文生图-图生图-ControINet插件-线稿上色-生产全套表情包-3D Openpose-局部重绘-换衣服,换姿势人设三视图一键生成教程大全(一)
Stable Diffusion文生图-图生图-ControINet插件-线稿上色-生产全套表情包-3D Openpose-局部重绘-换衣服,换姿势人设三视图一键生成教程大全(一)
1433 2
|
人工智能 自然语言处理 IDE
通义灵码_智能编码助手_AI编程——程序员必备编程利器!
*通义灵码是阿里云的AI编程助手,提供代码智能生成、研发问答等功能,如实时续写、自然语言转代码、单元测试、优化、注释生成等。支持多种编程语言,IDE包括JetBrains、VS Code和VS 2022。优势包括跨文件感知、阿里云服务优化、多IDE集成、研发问答和双模引擎。个人基础版免费,专业版现限时免费,企业版有不同的定价和服务。
1853 0
|
搜索推荐 定位技术 UED
HTML内联框架
HTML内联框架
201 0
|
机器学习/深度学习 数据采集 人工智能
机器学习实战 | 综合项目-电商销量预估进阶方案
本篇内容是Kaggle数据科学竞赛Rossmann store sales解决方案的进阶版本,整体方案包括探索性数据分析、缺失值处理、特征工程、基准模型与评估、XGBoost建模与调优等完整板块。
4371 1
机器学习实战 | 综合项目-电商销量预估进阶方案