ccdcudf(1) ccdcudf(1)
HP-UX HP-UX
NAME [Toc] [Back]
ccdcudf - HP 9000 CCDC code UDF utilities
SYNOPSIS [Toc] [Back]
ccdcudf
DESCRIPTION [Toc] [Back]
CMEX <---> HP CCDC code UDF format converting tools description
===============================================================
Hewlett Packard Taiwan, Solution Development Operation
1. Purpose : If user uses HP9000 system as the server, and uses
a PC running ETen Chinese system, also connects
through CTERM with the server. Owing to the PC's
UDF file format is different from the server. So,
there will be an interoperability problem. These
tools with some tools offered by CTERM can let user
do the format converting in HP9000, and relief user
from doing the generation of UDF all together again
to raise the usability of the original UDF files.
2. Program Description
Program Name : ccdc-et, et-ccdc
System Usage : HP9000
Program Reservoir : /usr/bin
Purpose : a. If user want to use a UDF file which was
generated by HP9000 in a PC ETen environment,
then first of all, please convert the UDF file
through ccdc-et to a CMEX UDF format file.
Then, download the file to PC. And then, use
CTERM tools to convert to usrfont.24m or
usrfont.15m, then user can use them in ETen
environment.
b. If user want to use a UDF file which was
generated by PC ETen environment in HP9000,
then first of all, please upload the UDF file
to HP9000 system. And then, use et-ccdc to
convert it to HP9000 UDF format file.
3. UDF related utilities on HP9000 system and PC
=============================================
(ccdcudfgen utility
can generate or
modify a existing
UDF file in HP9000) (ccdcudfdown utility can
- 1 - Formatted: January 24, 2005
ccdcudf(1) ccdcudf(1)
HP-UX HP-UX
+------------------+ download the UDF to any
| ccdcudfgen | peripherals listed below)
| HP9000 | +------------------------+
+------------------+ | ccdcudfdown |
| ^ | HP9000 |
V | +------------------------+
+------------------+ |(HP9000 system printer/terminal)
| Font File | |----> MS4024/YD4400
| HP9000 |------>|------> C2403A
+------------------+ |--------> C2402B
| ^ |----------> 700/92A
| | |-------------> C1200A/C1202A
V |
+---------+ +---------+ (ccdc-et and et-ccdc utility can process
| ccdc-et | | et-ccdc | the HP9000 UDF format and ETen CMEX UDF
| HP9000 | | HP9000 | format convert operation)
+---------+ +---------+
| ^
| | HP9000 SYSTEM
| |
=========|===========|==============================================
| |
| | PC
| |
V |
/--------------------/
/ usrfont.24m /
/ usrfont.15m /
/--------------------/
|
|
V
+-----------------------+
| ETen Environment |
+-----------------------+
Notice : 1. If HP9000 uses CCDC Chinese code, it has font plant 1
and font plant 2, totally 16384 Chinese characters.
Among them, 346 characters was reserved for UDFs.
2. When user upload CMEX format fonts, since HP9000 can
only contain 346 characters, so udfconv.pub.sys will
check the ETen Chinese UDF file's internal code when
doing the format convertion. The fonts whose internal
code between E1B7-->E310 will be convert to HP9000
UDF format, internal code range FB3F-->FE7E.
4. Installation of ccdc-et, et-ccdc :
================================
- 2 - Formatted: January 24, 2005
ccdcudf(1) ccdcudf(1)
HP-UX HP-UX
These utilities were included in ASX 2.0, so, install ASX 2.0
ccdc-et Usage
===========================================================
(c) CCDC Code to Eten Usrfont Convert Utility
(c) ccdc-et version A.03.00
(c) Copyright 1994 HP Taiwan,Solution Development Operation
Please input the font file name: (Just input it)
et-ccdc Usage
===========================================================
(c) Eten to CCDC Code Usrfont Convert Utility
(c) et-ccdc version A.03.00
(c) Copyright 1994 HP Taiwan,Solution Development Operation
Please input the destination font file name: (Just input it)
Please choose the type of font size :
1) 16*15 or 2) 24*24 : (Just choose between 16x15 and 24x24)
5. Merge UDF fonts in ETen Chinese
Merge 24x24 size font in ETen Chinese System UDF Area
=======================================================
c:>cd\cterm\utility
c:>merge 24 c:\et\usrfont.24m
c:>copy c:\et\usrfont.24m c:\et\usrfont.bak
c:>copy usrfont.24 c:\et\usrfont.24m
Merge 16x15 size font in ETen Chinese System UDF Area
=======================================================
c:>cd\cterm\utility
c:>merge 15 c:\et\usrfont.15m
c:>copy c:\et\usrfont.15m c:\et\usrfont.bak
c:>copy usrfont.15 c:\et\usrfont.24m
For more detailed usage, please refer to CTERM
technical reference information.
If you already in ETen, please back out and enter again
=======================================================
c:>cd\et
c:>etctl /c:iq
c:>et2
- 3 - Formatted: January 24, 2005
ccdcudf(1) ccdcudf(1)
HP-UX HP-UX
In this way, the UDFs will automatically install
to the ETen Chinese System UDF Area.
For more detailed usage, please refer to CTERM
technical reference information.
6. ETen Chinese System UDF Format(usrfont.24m)
===========================================
-----------------------------
--- | ------------------------ |
256 | | 256 bytes Header | |
| | | |
-- | |----------------------| |
76 | | Font 1 | |
-- | |----------------------| |
76 | | Font 2 | |
-- | |----------------------| |
76 | | | |
| |----------------------| |
76 | ..... |
-- | |----------------------| |
|----------------------------
For detailed format, please refer to CMEX Specification.
AUTHOR [Toc] [Back]
ccdcudf was developed by TSDO.
SEE ALSO [Toc] [Back]
ccdcudf(1), ccdc-et(1), et-ccdc(1), ccdcudfgen(1), ccdcudfdown(1)
- 4 - Formatted: January 24, 2005 [ Back ] |