home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 February / PCWK0296.iso / sharewar / dos / inne / gs300ini / gs_ksb_e.ps < prev    next >
Encoding:
Text File  |  1994-08-02  |  3.4 KB  |  63 lines

  1. %    Copyright (C) 1994 Aladdin Enterprises.  All rights reserved.
  2. % This file is part of Aladdin Ghostscript.
  3. % Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND.  No author
  4. % or distributor accepts any responsibility for the consequences of using it,
  5. % or for whether it serves any particular purpose or works at all, unless he
  6. % or she says so in writing.  Refer to the Aladdin Ghostscript Free Public
  7. % License (the "License") for full details.
  8. % Every copy of Aladdin Ghostscript must include a copy of the License,
  9. % normally in a plain ASCII text file named PUBLIC.  The License grants you
  10. % the right to copy, modify and redistribute Aladdin Ghostscript, but only
  11. % under certain conditions described in the License.  Among other things, the
  12. % License requires that the copyright notice and this notice be preserved on
  13. % all copies.
  14.  
  15. % Define the KanjiSub encoding vector.
  16. .currentglobal true .setglobal
  17. /KanjiSubEncoding
  18. %\x00
  19.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  20.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  21.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  22.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  23. %\x20
  24.     /.notdef /c21     /c22     /c23     /c24     /c25     /c26     /c27
  25.     /c28     /c29     /c2A     /c2B     /c2C     /c2D     /c2E     /c2F
  26.     /c30     /c31     /c32     /c33     /c34     /c35     /c36     /c37
  27.     /c38     /c39     /c3A     /c3B     /c3C     /c3D     /c3E     /c3F
  28. %\x40
  29.     /c40     /c41     /c42     /c43     /c44     /c45     /c46     /c47
  30.     /c48     /c49     /c4A     /c4B     /c4C     /c4D     /c4E     /c4F
  31.     /c50     /c51     /c52     /c53     /c54     /c55     /c56     /c57
  32.     /c58     /c59     /c5A     /c5B     /c5C     /c5D     /c5E     /c5F
  33. %\x60
  34.     /c60     /c61     /c62     /c63     /c64     /c65     /c66     /c67
  35.     /c68     /c69     /c6A     /c6B     /c6C     /c6D     /c6E     /c6F
  36.     /c70     /c71     /c72     /c73     /c74     /c75     /c76     /c77
  37.     /c78     /c79     /c7A     /c7B     /c7C     /c7D     /c7E     /.notdef
  38. %\x80
  39.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  40.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  41.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  42.     /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  43. %\xA0
  44.     /.notdef /c21     /c22     /c23     /c24     /c25     /c26     /c27
  45.     /c28     /c29     /c2A     /c2B     /c2C     /c2D     /c2E     /c2F
  46.     /c30     /c31     /c32     /c33     /c34     /c35     /c36     /c37
  47.     /c38     /c39     /c3A     /c3B     /c3C     /c3D     /c3E     /c3F
  48. %\xC0
  49.     /c40     /c41     /c42     /c43     /c44     /c45     /c46     /c47
  50.     /c48     /c49     /c4A     /c4B     /c4C     /c4D     /c4E     /c4F
  51.     /c50     /c51     /c52     /c53     /c54     /c55     /c56     /c57
  52.     /c58     /c59     /c5A     /c5B     /c5C     /c5D     /c5E     /c5F
  53. %\xE0
  54.     /c60     /c61     /c62     /c63     /c64     /c65     /c66     /c67
  55.     /c68     /c69     /c6A     /c6B     /c6C     /c6D     /c6E     /c6F
  56.     /c70     /c71     /c72     /c73     /c74     /c75     /c76     /c77
  57.     /c78     /c79     /c7A     /c7B     /c7C     /c7D     /c7E     /.notdef
  58. 256 packedarray .defineencoding
  59. .setglobal
  60.