*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> big5udf (1)              
Title
Content
Arch
Section
 

Contents


 big5udf(1)                                                       big5udf(1)
 HP-UX                                                                 HP-UX





 NAME    [Toc]    [Back]
      big5udf - HP 9000 Big5 code UDF utilities

 SYNOPSIS    [Toc]    [Back]
      big5udf

 DESCRIPTION    [Toc]    [Back]
       CMEX <---> HP Big5 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      : big5-et, et-big5
         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 big5-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-big5 to
                      convert it to HP9000 UDF format file.

      3. UDF related utilities on HP9000 system and PC
         =============================================

           (big5udfgen utility
            can generate or
            modify a existing
            UDF file in HP9000)       (big5udfdown utility can



                                    - 1 -       Formatted:  January 24, 2005






 big5udf(1)                                                       big5udf(1)
 HP-UX                                                                 HP-UX





            +------------------+       download the UDF to any
            | big5udfgen       |       peripherals listed below)
            | HP9000           |       +------------------------+
            +------------------+       | big5udfdown            |
                 |           ^         | HP9000                 |
                 V           |         +------------------------+
            +------------------+       |(HP9000 system printer/terminal)
            | Font File        |       |----> C2402A
            | HP9000           |------>|------> C2402B
            +------------------+       |--------> C2403A
                 |           ^         |----------> C120xA
                 |           |
                 V           |
            +---------+ +---------+ (big5-et and et-big5 utility can process
            | big5-et | | et-big5 |  the HP9000 UDF format and ETen CMEX UDF
            | HP9000  | | HP9000  |  format convert operation)
            +---------+ +---------+
                 |           ^
                 |           |             HP9000 SYSTEM
                 |           |
        =========|===========|==============================================
                 |           |
                 |           |             PC
                 |           |
                 V           |
             /--------------------/
            /    usrfont.24m     /
           /    usrfont.15m     /
          /--------------------/
                     |
                     |
                     V
         +-----------------------+
         |   ETen Environment    |
         +-----------------------+

      4. Installation of big5-et, et-big5 :
         ================================
         These utilities were included in ASX 2.0, so, install ASX 2.0


            big5-et Usage
            ===========================================================
            (c) Big5 Code to Eten Usrfont Convert Utility
            (c) big5-et version A.03.00
            (c) Copyright 1994 HP Taiwan,Solution Development Operation

            Please input the font file name: (Just input it)




                                    - 2 -       Formatted:  January 24, 2005






 big5udf(1)                                                       big5udf(1)
 HP-UX                                                                 HP-UX





            et-big5 Usage
            ===========================================================
            (c) Eten to Big5 Code Usrfont Convert Utility
            (c) et-big5 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

                 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)
         ===========================================
                   -----------------------------



                                    - 3 -       Formatted:  January 24, 2005






 big5udf(1)                                                       big5udf(1)
 HP-UX                                                                 HP-UX





             ---   | ------------------------  |
             256   | | 256 bytes     Header |  |
                   | |                      |  |
              --   | |----------------------|  |
              76   | |               Font 1 |  |
              --   | |----------------------|  |
              76   | |               Font 2 |  |
              --   | |----------------------|  |
              76   | |                      |  |
                   | |----------------------|  |
              76   |  .....                    |
              --   | |----------------------|  |
                   |----------------------------

            For detailed format, please refer to CMEX Specification.

 AUTHOR    [Toc]    [Back]
      big5udf was developed by TSDO.

 SEE ALSO    [Toc]    [Back]
      big5udf(1), big5-et(1), et-big5(1), big5udfgen(1), big5udfdown(1)


                                    - 4 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
big5udfgen HP-UX HP 9000 Big5 code user defined font generating utility
ccdcudf HP-UX HP 9000 CCDC code UDF utilities
big5udfdown HP-UX UDF download utility for big5 code
tconv HP-UX HP 9000 Traditional-Chinese code converter
ccdcudfgen HP-UX HP 9000 CCDC code user defined font generating utility
big5-cwin HP-UX Big5 UDF file format converter
big5-et HP-UX big5 UDF file format converter
cwin-big5 HP-UX big5 UDF file format converter
et-big5 HP-UX big5 UDF file format converter
frodo OpenBSD HP 9000/4xx Frodo ASIC
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service