home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / USER.Z / Fix-N-RKSJ-V < prev    next >
Text File  |  1996-09-09  |  2KB  |  94 lines

  1. %!PS-Adobe-3.0 Resource-FixCMapCategory
  2. %%DocumentNeededResources: ProcSet (CIDInit)
  3. %%DocumentNeededResources: FixCMapCategory (Fix-N-RKSJ-H)
  4. %%IncludeResource: ProcSet (CIDInit)
  5. %%IncludeResource: FixCMapCategory (Fix-N-RKSJ-H)
  6. %%BeginResource: FixCMapCategory (Fix-N-RKSJ-V)
  7. %%Title: (Fix-N-RKSJ-V Adobe Japan1 0)
  8. %%Version: 2.002
  9. %%Copyright: -----------------------------------------------------------
  10. %%Copyright: Copyright 1990-1994 Adobe Systems Incorporated.
  11. %%Copyright: All Rights Reserved.
  12. %%Copyright:
  13. %%Copyright: Patents Pending
  14. %%Copyright:
  15. %%Copyright: NOTICE: All information contained herein is the property
  16. %%Copyright: of Adobe Systems Incorporated.
  17. %%Copyright:
  18. %%Copyright: Permission is granted for redistribution of this file
  19. %%Copyright: provided this copyright notice is maintained intact and
  20. %%Copyright: that the contents of this file are not altered in any
  21. %%Copyright: way from its original form.
  22. %%Copyright:
  23. %%Copyright: PostScript and Display PostScript are trademarks of
  24. %%Copyright: Adobe Systems Incorporated which may be registered in
  25. %%Copyright: certain jurisdictions.
  26. %%Copyright: -----------------------------------------------------------
  27. %%EndComments
  28.  
  29. /CIDInit /ProcSet findresource begin
  30.  
  31. 12 dict begin
  32.  
  33. begincmap
  34.  
  35. /Fix-N-RKSJ-H cid_usefixcmap
  36.  
  37. % fontid 0 - Roman Characters
  38. % fontid 1 - Kanji Characters
  39. % fontid 2 - no Characters
  40. % fontid 3 - Hankaku Characters
  41.  
  42. /CIDSystemInfo 3 dict dup begin
  43.   /Registry (Adobe) def
  44.   /Ordering (Japan1) def
  45.   /Supplement 0 def
  46. end def
  47.  
  48. /CMapName /Fix-N-RKSJ-V def
  49. /CMapVersion 1 def
  50. /CMapType 1 def
  51.  
  52. /UIDOffset 840 def
  53. /XUID [1 10 25339 1] def
  54.  
  55. /WMode 1 def
  56.  
  57. 1 usefont
  58. 27 begincidrange
  59. <8141> <8142> 7887
  60. <8150> <8151> 7889
  61. <815b> <815d> 7891
  62. <8160> <8164> 7894
  63. <8169> <817a> 7899
  64. <8181> <8181> 7917
  65. <829f> <829f> 7918
  66. <82a1> <82a1> 7919
  67. <82a3> <82a3> 7920
  68. <82a5> <82a5> 7921
  69. <82a7> <82a7> 7922
  70. <82c1> <82c1> 7923
  71. <82e1> <82e1> 7924
  72. <82e3> <82e3> 7925
  73. <82e5> <82e5> 7926
  74. <82ec> <82ec> 7927
  75. <8340> <8340> 7928
  76. <8342> <8342> 7929
  77. <8344> <8344> 7930
  78. <8346> <8346> 7931
  79. <8348> <8348> 7932
  80. <8362> <8362> 7933
  81. <8383> <8383> 7934
  82. <8385> <8385> 7935
  83. <8387> <8387> 7936
  84. <838e> <838e> 7937
  85. <8395> <8396> 7938
  86. endcidrange
  87. endcmap
  88. CMapName currentdict /FixCMapCategory defineresource pop
  89. end
  90. end
  91.  
  92. %%EndResource
  93. %%EOF
  94.