From CCNET-L@uga.cc.uga.edu Wed Sep 11 10:13:17 1991
Received: from uga.cc.uga.edu by sirius.ctr.columbia.edu (5.61/5.10) with SMTP id AA18826; Wed, 11 Sep 91 10:13:07 -0400
Received: from UGA.CC.UGA.EDU by uga.cc.uga.edu (IBM VM SMTP R1.2.2MX) with BSMTP id 2917; Wed, 11 Sep 91 10:12:44 EDT
Received: from UGA.BITNET by UGA.CC.UGA.EDU (Mailer R2.07) with BSMTP id 7347;
 Wed, 11 Sep 91 10:12:42 EDT
Date:         Wed, 11 Sep 1991 15:55:16 DNT
Reply-To: MST0B%VM.UNI-C.DK@uga.cc.uga.edu
Sender: Chinese Computing Network <CCNET-L%UGA.BITNET@uga.cc.uga.edu>
From: MST0B%VM.UNI-C.DK@uga.cc.uga.edu
Subject:      Summary of responses on how using FAX modem to send Chinese
To: Multiple recipients of list CCNET-L <CCNET-L@UGA>
Status: RO

Since I send my request to the net, I got about ten replies. Here is summary of
 the replies. I hope netters can benefit from it.
1. Most FAX modem types accept graphics file format, like PCX, IMG,TIF(F).
2. There are currenly two (or three) utility prgram available to convert GB to
PCX. One is NJSTAR version 1.2, other GB2PCX. Both can be down-loaded from ftp
site ahkcus.org (192.55.187.25) under subdirectory src/pc (src/pc/NJSTAR).
3. Both of the utility prgrams use only 16x16 Chinese font when converting gb
to PCX. One netter wrote that BYX. 2.1 can also convert gb to PCX, I myself use
s BYX 2.0 (XLBR),  so I am not in the position to verify it.
4. Both programs I tried give less resolution than I get from 9p printer using
same 16x16 font.
5. Several netter mentioned that FAX modem used to coming with software that ca
n intercept or re-direct printer output. The printer type is limited to Epson M
X-80. Program that comes with my fax modem accepts both Epson MX-80 and IBM gra
phics printer, both of them 9p.

My conclusion: To send Chinese text by fax modem, you either live with low reso
lution or write a utility that can use high resolution font like 24x24. Printer
capture should include more currenly popular printer like HP II series.
My fax modem is HEDAKA 2400/9600. internal, included software is BITCOM (for
data communication) and BITFAX SR for sending and receiving FAX transmission.

If you have more updated information, please let me share with you. send your
reply directly my account since I am not on the list.
cheer. Guagfan Xu

From CCNET-L@uga.cc.uga.edu Mon Jan 25 12:41:19 1993
Received: from uga.cc.uga.edu by sirius.ctr.columbia.edu (5.67/5.10) with SMTP id AA11145; Mon, 25 Jan 93 12:41:15 -0500
Received: from UGA.CC.UGA.EDU by uga.cc.uga.edu (IBM VM SMTP V2R2)
   with BSMTP id 0914; Mon, 25 Jan 93 12:39:24 EST
Received: from UGA.BITNET by UGA.CC.UGA.EDU (Mailer R2.08 PTF008) with BSMTP id
 5868; Mon, 25 Jan 93 12:39:21 EST
Date:         Mon, 25 Jan 1993 14:43:50 +0100
Reply-To: Jialong He <jialong@NEURO.INFORMATIK.UNI-ULM.DE>
Sender: Chinese Computing Network <CCNET-L@uga.cc.uga.edu>
From: Jialong He <jialong@NEURO.INFORMATIK.UNI-ULM.DE>
Subject:      A utility to label a graphic in Chinese Char.
To: Multiple recipients of list CCNET-L <CCNET-L@uga.cc.uga.edu>
Status: R

Hello,

  We wrote a utility (ChGLE) which can lable the graphics created with GLE in Ch
inese Characters. Any statements which accept ASCII now can take Chinese charact
ers. ChGLE is free to use and distribute. Both GLE and ChGLE can be downloaded f
rom  WSMR-SIMTEL
20.ARMY.MIL (IP address 192.88.110.20) in directory PD1:<msdos.graphics>. Here,
the README.DOC is included.


==================  README.DOC  =================================

1. Introduction
===============

   GLE is an excellent plotting package for producing publication
quality graphs, diagrams, posters and slides. It was originally
written by Chris Pugmire and uploaded to WSMR-SIMTEL20.ARMY.MIL
(IP address 192.88.110.20) in directory PD1:<msdos.graphics>. We were
impressed by its powerful capacity and high quality output, so I
wrote a utility called ChGLE which make it possible to label
graphs (or add legend) created with GLE in Chinese characters.
This is especially useful for someone who is planing to submit
their papers to a journal in Chinese. ChGLE can be regarded as an
expansion of GLE, any statements which accept ASCII strings (such
as Write, Text, Title etc.) can now take Chinese characters. The
ChGLE can be freely used or distributed, the only request is,
please let us know if you like it!

2. Installation
===============

   This installation procedure supposes you have already installed
GLE packages. All ChGLE files are archived into a ZIP file, you
can store these files in the GLE directory or make another
directory. When installing, it is important to replace an existing
font metric file with "CHINESE.FMT" which was distributed within
the package. We recommend that you replace "PSC.FMT" with
CHINESE.FMT. Supposing you want to install both GLE and ChGLE in
C:\GLE directory, the steps are as follows:

  pkunzip.exe  ChGLE.ZIP  c:\gle\*.*
  ren  c:\gle\font\psc.fmt  c:\gle\font\psc.old
  copy  c:\gle\Chinese.fmt  c:\gle\font\psc.fmt

   In this case, you should select PSC as the current font when
you input Chinese characters; if not, the distances between the
Chinese characters may not be correct.

   You can print out sample files distributed with this package in
order to get a first impression about their appearance using this
utility. It is easy if you have a Postscript Printer; just type
the following commands from you computer:

    copy c:\gle\Sample1.psc  PRN
    copy c:\gle\Sample2.psc  PRN
    copy c:\gle\Sample3.psc  PRN

   Moreover, if you can understand Chinese (I think most people
who are interested in this utility can), you can also print out
help files which are in Chinese.

    copy c:\gle\Help.psc  PRN
    copy c:\gle\Block.psc  PRN

  Otherwise, you have to use GhostScript (which is a Postscript
emulator) to print out the files if you do not have a Postscript
printer. GhostScript can be downloaded from SIMTEL20 via FTP in
"msdos.postscript" directory.


3. How to use ChGLE
===================
   We assume you are familiar with GLE, if not, please refer to
the file "manual.txt" in the GLE package. First, it is better to
make use of the built-in editor of GLE to write your GLE source
code. If you need to label a graph in Chinese, temporally use
ASCII string as a place holder. The advantage of doing so is that
you can easily make use of preview function of GLE to debug your
source code and to adjust the position, orientation and size of
characters. After the source is saved, you invoke a Chinese editor
such as NJSTAR (which is also available from SIMTEL20 in
msdos.editor directory) to substitute ASCII strings with real
Chinese characters you need to label and save the file. Similar to
original GLE, you use PsGLE to transform this source code to a
file in Postscript format at first, you should then invoke ChGLE
to replace all Chinese characters with their font. The procedure
would look like the following:


  (1) Cgle  filename
            .
      (write and debug your source code, using ASCII as place
        holder, default file extension is GLE)
            .

  (2) Njstar  filename.gle
              .
      (replace ASCII strings with real Chinese characters)
              .
  (3) PsGLE   filename

      (transform source code to Postscript format,
       a new file "filename.ps"  will be created)

  (4) ChGLE   filename

      (replace Chinese characters with their font,
         filename.psc will be created)

  (5a) copy  filename.psc  PRN

     (if you have a Postscript printer Print out the filename.psc)

  (5b) gs -sDEVICE=epson   filename.psc
      (if you do not have a Postscript printer, print out
        filename.psc using Ghostscript emulator, you can select
        a different device for Ghostscript.

   Please explore the sample files to learn how to use ChGLE!

4. Comments
===========
   If you have any comments or suggestions, please contact us.

   E-mail address:
     jialong@neuro.informatik.uni-ulm.de
  or li@neuro.informatik.uni-ulm.de

  Home address:
     Hof Str. 22
     7906 Blaustein
     Germany

