home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / JAPANESE / ZIPFILES / KANJI20.ZIP / KV2.DOC < prev    next >
Encoding:
Text File  |  1989-06-03  |  13.9 KB  |  300 lines

  1.  
  2.  
  3.                            INTRODUCTION
  4.  
  5. NOTE:  This document contains some text written in Japanese in the 
  6. Shift-JIS format.  Be sure to read the Hardware and Software 
  7. Requirements section before you try viewing the Japanese language text 
  8. with KANJIVIEW.  Use the normal DOS PRINT command to print this file.
  9. If you have suitable hardware, you can read both the ASCII and Japanese
  10. language characters by invoking KANJIVIEW at the DOS prompt:
  11.  
  12.                          KV2 KV2.DOC -S <CR>
  13.  
  14.  
  15.  
  16.      KANJIVIEW was written to allow the display of Japanese language 
  17. text on the IBM-PC.  After English, Japanese is the most important 
  18. world language in many technical areas of knowledge.  Therefore many 
  19. non-Japanese have learned, or should have learned, to read Japanese.  
  20. Throughout Japan stores sell books on using the international 
  21. electronic information services such as Compuserve and GEnie.  Now 
  22. those of us outside of Japan can access Nifyserve via the Compuserve 
  23. gateway (GO NIFTY).  Increasingly Japanese are participating on the 
  24. international information networks.  It is therefore natural that those 
  25. of us on these networks should communicate in Japanese as well 
  26. English.  However in the IBM-PC world until recently the only available 
  27. program that allows reading Japanese language electronic mail was a 
  28. commercial word processor, EW+ by Information Technology Laboratory, 
  29. Inc., which now has a list price of over $800!  So Japanese language 
  30. electronic mail has been beyond the reach of most users of the standard 
  31. IBM-PC family.  It is my intent in writing KANJIVIEW and releasing it 
  32. in a this form, that the Japanese language be available to as many 
  33. users as possible throughout the world.  In particular, anyone with an 
  34. IBM-PC, a high resolution graphics card/monitor, a modem and 
  35. communication software should now be able to receive and display 
  36. Japanese language electronic mail.
  37.  
  38.      KANJIVIEW may also be used for Japanese language education.  
  39. Teaching Japanese in Romaji is entirely inappropriate.  Now lessons may 
  40. be written by a teacher with a Japanese language word processor, 
  41. transmitted to an IBM-PC, and then viewed by students with KANJIVIEW.
  42.  
  43.      KANJIVIEW 2.0 is copyrighted property of Steven W. Johnston 
  44. (1989), all rights reserved.  KANJIVIEW 2.0 uses the public domain
  45. Japan Industrial Standards C6226 16x16 element font, as listed in
  46. éiéhérânâôâhâuâbâNÅεò±Åêù¥ânü[âhâEâFâAü|éPéXéWéW.  KANJIVIEW 2.0 was
  47. written in Microsoft C, version 5.1 and contains portions of code 
  48. copyrighted by Microsoft Corporation, used here under the usual 
  49. licensing agreement.  You are granted a limited license to use 
  50. KANJIVIEW, to distribute it, and to copy it provided that KANJIVIEW is 
  51. distributed in the original, unmodified form.
  52.  
  53.  
  54.  
  55.  
  56.      You may not use KANJIVIEW in a governmental organization, school, 
  57. or a business without paying a registration fee.  Site licences are 
  58. available with discounts for schools and businesses.
  59.  
  60.      Individuals who find this program useful should please fill out 
  61. the registration form at the end of this manual.  This registration fee 
  62. is very low and is used only to cover the cost of maintaining a mailing 
  63. list for people interested in inexpensive Japanese language software 
  64. for the standard IBM-PC equipped with EGA/VGA/Hercules graphics.  If 
  65. there is sufficient support for this program as shown by users 
  66. registering, I will write other programs for the IBM-PC family which 
  67. will allow the use of the Japanese language for word processing, 
  68. telecommunication, and education.  KANJIVIEW 1.0 was written only for
  69. the Hercules display.  With version 2.0, KANJIVIEW has been extended to
  70. the EGA and VGA displays.  Also the text buffer size and the number of 
  71. characters displayed per page has been greatly increased in version 
  72. 2.0.  The font now supports all of the JIS-C6226 standard ÉàÅÇéP (level 1),
  73. an increase of about 50% over Version 1.0. KANJIVIEW is written to make
  74. the maximum use of the display type (unlike EW+, whose display was
  75. developed for a lowest common denominator).  I intend to extend this
  76. software further into word processor and communication programs.
  77. Registered users of KANJIVIEW will be notified immediately when such
  78. software is available.  Beta testers for future poducts will be selected
  79. from among registered users who express an interest.  The most advanced
  80. versions of such programs will not have a user-supported release.
  81.  
  82.      A likely place to find the most current version of KANJIVIEW 
  83. itself is the Far East languages file library within the FLEFO (Foreign 
  84. Language Education Forum) on Compuserve.
  85.  
  86.  
  87.  
  88.                  HARDWARE AND SOFTWARE REQUIREMENTS
  89.  
  90.      Version 2.0 of KANJIVIEW requires an IBM-PC family computer with a 
  91. a high resolution (non-CGA graphics) graphics card and monitor.  EGA, 
  92. VGA, and Hercules cards are all supported in Version 2.0.  It is 
  93. recommended that KANJIVIEW be run from a hard disk as the large font 
  94. file must be loaded each time KANJIVIEW is run.  KANJIVIEW 2.0 looks 
  95. for the appropriate graphics card type.  It will refuse to run if a CGA 
  96. card is active.  However it is unable to distinguish between MDA 
  97. (original IBM monochrome, non-graphic) and the Hercules monochrome
  98. adapters.  If a MDA is present, KANJIVIEW will attempt to display,
  99. resulting in a screen full of garbage ASCII characters.  Any EGA card, 
  100. whatever the amount of card memory, should work in EGA mode, as should 
  101. any VGA card.  The pallet has been chosen so that EGA/VGA monochrome 
  102. displays also work well.
  103.  
  104.  
  105.  
  106.  
  107.       KANJIVIEW may be run under MS-DOS version 2.0 or later.  It may 
  108. also be run under real-mode OS/2.  A minimum of 350 kb of free memory
  109. is required to run KANJIVIEW due to the large font file which must be 
  110. loaded into memory.  So users with large, memory resident programs in 
  111. memory may need to run without those memory resident programs present.  
  112. You can determine the available free memory on your computer with the 
  113. DOS CHKDSK command.
  114.  
  115.  
  116.  
  117.                         USING KANJIVIEW
  118.  
  119.      It is easy to use KANJIVIEW.  The font file, KV2.FNT,  must be in 
  120. the default directory.  Simply enter the following command:
  121.  
  122.      KV2 filename -x
  123.  
  124.      Here the filename is the actual name of the text file to be 
  125. viewed, which may include a path or drive specifier.  "x" is an 
  126. optional file type specifier, either upper or lower case.
  127.  
  128.      Valid file types include (1) "A" -- the ASCII file type, (2) "J" --
  129. the JIS-C6226 file type, or (3) "S" -- the Shift-JIS file type.  The 
  130. optional filetype specifier must be preceded by a dash, "-".  If the 
  131. filetype is not specified, then KANJIVIEW will make an intelligent 
  132. guess at the file type.  It is able to recognize the appropriate 
  133. filetype in most cases.  "A" allows the user to view normal ASCII text 
  134. files.  "J" allows the user to view the JIS-C6226 file type which is 
  135. popular on word processors in Japan.  Finally, "S" shows the user a 
  136. Shift-JIS format text file, a text type popular with MS-DOS personal 
  137. computers in Japan.  If KANJIVIEW guesses a wrong type when a filetype 
  138. is not supplied by the user, the text will typically be garbled, 
  139. containing many 8-bit ASCII characters.  This is most likely to occur 
  140. in files containing only a small number of Kanji and Kana.  If this 
  141. happens, simply try specifying a filetype explicitly.
  142.  
  143.      The KANJIVIEW screen will appear.  It will take a moment for the 
  144. font file to be loaded into memory.  KANJIVIEW expects the KV2.FNT font 
  145. file to be in the default directory.  The text file is displayed.  The 
  146. user may go up and down the document using the cursor keys. To exit the 
  147. program, the user simply touches either the Esc key or the "Q" key.  
  148. Control-C also takes the user back to DOS, but leaves the user in the 
  149. graphics mode, not the text mode.
  150.  
  151.      The text file is displayed on pages 18 - 22 lines long consisting 
  152. of 40 - 90 characters, depending on the graphics display and text 
  153. type.  Text that extends beyond the page width is wrapped to the next 
  154. line.  The entire text buffer can be viewed although pages beyond the 
  155. end of the text file will be blank.
  156.  
  157.  
  158.  
  159.  
  160.  
  161.            HOW TO RECEIVE JAPANESE LANGUAGE ELECTRONIC MAIL
  162.  
  163.      I suggest that all Compuserve users with KANJIVIEW include the 
  164. phrase "Japanese Language" in their user profile for each Forum that 
  165. they participate in.  That will make it easy for those who are literate 
  166. in Japanese to locate appropriate users to write to in each area of 
  167. interest.  Ask that anyone sending you mail use a binary transfer 
  168. protocol such as XMODEM, KERMIT, etc.  Simple ASCII transfers will have 
  169. bits stripped off and certain bytes dropped, making the Japanese 
  170. characters unreadable with KANJIVIEW.  Of course, to receive binary 
  171. electronic mail on your own computer, you must be using software with a 
  172. binary transfer protocol.
  173.  
  174.      Correspondence from Japanese with personnel computers or word 
  175. processors is typically in either the Shift-JIS format or the JIS-C6226
  176. formats.  There are additional JIS text formats, but Shift-JIS 
  177. (sometimes called Microsoft JIS) and JIS-C6226 (also called ÉV-JIS,
  178. Shin-JIS) are most common.  For most mail, KANJIVIEW will be able to 
  179. determine the correct format itself without the user having to guess, 
  180. unless the document has a large number of ASCII characters.  The file 
  181. that you are reading now is an example of text too full of normal ASCII 
  182. characters for a JIS mode to run automatically with KANJIVIEW.
  183.  
  184.       The author may be contacted on Compuserve as user #73300,517 and 
  185. on GEnie as user S.JOHNSTON2.
  186.  
  187.  
  188.  
  189.  
  190.  
  191.                         REGISTRATION INFORMATION
  192.  
  193.     Registration licenses individuals to use KANJIVIEW on a regular 
  194. basis.  This includes mailed notification of KANJIVIEW updates or other 
  195. new Japanese language software.  For schools, businesses, and 
  196. government agencies each registration is limited to use on a single 
  197. computer.  Site licences are available.
  198.  
  199. Send this registration form to:
  200.  
  201.                   Steven  W. Johnston
  202.                   10344 Kenlee Drive
  203.                   Baton Rouge, Louisiana   70815  USA
  204.  
  205. Please indicate the registration type:
  206.  
  207. __________ Individual registration.......... @ $5.00 each $ _________
  208.  
  209. __________ Business or School registration.. @ $5.00 each $ _________
  210.  
  211. __________ Government Agency registration.. @ $10.00 each $ _________
  212.  
  213. For registrations orders placed from outside of the United States, 
  214. payment should be by either international bank draft or by 
  215. international postage coupons.
  216.  
  217. Please indicate which version number you have a copy of: __________
  218.  
  219. Please list your electronic mail address:
  220.  
  221.     Compuserve User No.: ___________, GEnie User Name: ___________
  222.  
  223. Please list your postal mailing address:
  224.  
  225.   Name: ___________________________________________________________
  226.  
  227.   Address: ________________________________________________________
  228.  
  229.   City: ________  State: _______ POSTAL CODE:_______ Country:______
  230.  
  231.  
  232.     What kind of hardware are you using and are you interesting in 
  233. doing Beta testing for Japanese language telecommunications or word 
  234. processing programs?  Do you have access to a Japanese language 
  235. electronic information service? ___________________________________
  236. ___________________________________________________________________
  237. ___________________________________________________________________
  238.   
  239.    Site licensing discounts are available for use of KANJIVIEW on an 
  240. unlimited number of machines within an organization.  Write to the 
  241. above address for information.
  242.  
  243.      WARNING:  YOU ARE NOT ALLOWED TO USE THIS PROGRAM WITHIN A SCHOOL, 
  244. BUSINESS, OR GOVERNMENT INSTITUTION WITHOUT REGISTRATION OR A SITE 
  245. LICENCE.
  246.  
  247.  
  248.  
  249.                             TRADEMARKS
  250.  
  251. IBM-PC is a trademark of International Business Machines Corporation.
  252. Hercules is a trademark of Hercules Computer Technology.
  253. EW+ is a trademark of Information Technology Laboratory, Inc.
  254. MS-DOS is a trademark of Microsoft Corporation.
  255.  
  256. -----------------------------------------------------------------------
  257.  
  258.                          SUGGESTED READING
  259.  
  260.      âpâ\âRâôÆ╩ÉMôⁿûσ (Pasokon Tsuushin Nyuumon), by Hideyo Waki,
  261. published by Koodansha, ISBN4-06-132626-0 C0255, 580 yen, is a very
  262. simple introduction to the world of personal computer communications in
  263. Japan.  This book contains a basic description of the common JIS text 
  264. file types.
  265.  
  266.     âpâ\âRâôÆ╩ÉMâKâCâhâuâbâN (Pasokon Tsuushin Gaidobukku), by Mori,
  267. published by HBJ Publishing, ISBN4-8337-8512-9, 1200 yen, is a much more
  268. comprehensive introduction to Japanese personal computer communications.
  269. All common JIS formats are explained very well.
  270.  
  271.      âpâ\âRâôüEâÅü|âvâìè┐ÄÜĽôT (Pasokon Waapuro Kanji Jiten), by
  272. Tsutomu Uegaki, published by Natsumesha, ISBN4-8163-0696-X C2054,
  273. 1800 yen, is the best dictionary that I've seen yet in Japan for use with
  274. personal computers, essential for word processing applications.  It
  275. contains a simple explanation of the JIS text formats as well as program
  276. code for converting between formats.
  277.  
  278.      ìæì█âpâ\âRâôÆ╩ÉM (Kokusai Pasokon Tsuushin), a special collection of
  279. articles published by ASCII, ISBN4-87148-110-7 C3055, 1200 yen, shows 
  280. how Japanese are able to access the international networks as well as 
  281. how you can access networks in Japan via Telenet.
  282.  
  283.      âpâ\âRâôÆ╩ÉM (Pasokon Tsuushin), a magazine published by AI
  284. corporation.  This is a magazine devoted to personal computer 
  285. communications in Japan.  It contains many interesting hardware, 
  286. software and service reviews.
  287.  
  288. If these publications are not available at your local Japanese language 
  289. bookstore, I recommend that those in the USA order from Kinokuniya in 
  290. San Francisco.  Typically when ordering Japanese language books from 
  291. within the USA, prices become about double the Japanese list price.
  292.  
  293. The selection of computer books at Shoten Grande in Kanda is the best
  294. that I've seen in Tokyo.
  295.  
  296.                             (End of Document)
  297.  
  298.  
  299.  
  300.