home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / education / a / chinese / !CCR / !Help < prev    next >
Text File  |  1994-02-20  |  4KB  |  93 lines

  1. _____________________________________________________________________________
  2.  
  3.                         Chinese for the Archimedes
  4. _____________________________________________________________________________
  5.  
  6.  
  7. CCR Version 1.00 (© Wookie Software). 
  8. (See release note for details of newer versions).
  9.  
  10. This is a simple Chinese character reader for use with 'guobiao' encoded
  11. files. It provides support for the simplified characters used in modern
  12. China, but not for traditional characters ('big5' encoded files), although
  13. this will be implemented in future - get in touch if you really need it.
  14.  
  15. It's release follows on from 'FlashCard' and it uses the same variable
  16. 'ChineseFonts$Path' to find the Character bitmaps. It differs from
  17. 'FlashCard' in that it doesn't use the 'HBF' interface to access these, the
  18. path is wired directly into the program code. This means you don't have the
  19. option of using other fonts at present. The 'HBF' interface doesn't provide
  20. the option of accessing the files from RAM and this is essential because
  21. redrawing the window is painfully slow otherwise. I'll hopefully write my
  22. own version of this some time.
  23.  
  24. It only needs the file 'ChineseFonts:cclib.24' to work. This file is loaded
  25. into memory to speed up redraws so you have to have at least 600K free -
  26. more for large text files. It would be simple enough to allow the 16x16
  27. version of cclib to be used if anyone has problems with 1Mb machines and 
  28. this would allow more characters to be on the screen at one time too. As it
  29. is, a full page won't quite fit on, even in mode 31, so you have to scroll
  30. from side to side. I still think the 24x24 characters look better, though. 
  31.  
  32. Chinese guobiao files can be obtained by ftp from IFCSS (ifcss.org) or other
  33. sources. See the ReadMe files with FlashCard for more details. Two sample
  34. files from there are included in the directory !ccr.samples. Just drag them
  35. to the icon or the open window. There are LOTS more at IFCSS, including
  36. novels, poems, articles, etc. etc.
  37.  
  38. I think that's about it. It's a very simple program to use. As with
  39. Flashcard, I've only tested it on an A540 with an SVGA monitor. Modes 27 and
  40. 31 are probably best, but others should work too. Redrawing may be a problem
  41. on slower machines. There are bound to be bugs because I've only just
  42. written it. There seems to be a problem with some characters which appear
  43. as messy blobs from time to time, but it's not too major.
  44.  
  45. Serious Bit (same as for FlashCard).
  46.  
  47. *****************************************************************************
  48. CCR Version 1.00 is Freeware.
  49.  
  50. It may be freely used by individuals or by non-profit-making, non-fee-paying,
  51. educational establishments.
  52.  
  53. It may not be used by fee-paying schools, commercial institutions, companies,
  54. or businesses without consulting me first and obtaining my written permission.
  55. It may not be distributed for profit of any kind. 
  56.  
  57. It may be freely distributed through non-commercial ftp sites on the
  58. internet, provided all files - including this one - are supplied unchanged
  59. (apart from the bitmap and HBF files which to the best of my knowledge - and
  60. the folks at ifcss.org - are public domain).
  61.  
  62. Individuals are free to distribute copies but it may not be distributed by 
  63. any profit-making organisation or any organisation which also deals in 
  64. commercial software.
  65.  
  66. The author will not be responsible in any way for any damage, virus
  67. infections  (picked up on the way, I certainly haven't written any) or loss
  68. of files caused by use of this program. You use it entirely at your own
  69. risk.
  70.  
  71. L. Taylor.
  72.  
  73. *****************************************************************************
  74.  
  75.  
  76. As usual all comments, suggestions, complaints, bug reports, questions or
  77. anything else in fact are welcome. Send them to
  78.  
  79. gapv76@udcf.gla.ac.uk
  80.  
  81. or
  82.  
  83. Luke Taylor.
  84. Room 536.
  85. Dept of Physics and Astronomy,
  86. Glasgow University,
  87. Glasgow,
  88. G12 8QQ.
  89. Scotland.
  90.  
  91. Bye for Now (Zai4 Jian4),
  92.  
  93. Luke.