home *** CD-ROM | disk | FTP | other *** search
- %!
- %%
- %%VMlocation: global
- %%
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %% %%
- %% This file implements the CMap resource for the %%
- %% Horizontal character encoding with the JIS 83 character set. %%
- %% %%
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- /CIDInit /ProcSet findresource begin
-
- 12 dict begin
-
- begincmap
-
- /CIDSystemInfo <<
- /Registry (Adobe)
- /Ordering (Japan1)
- /Supplement 0
- >> def
-
- /CMapName /H def
-
- /CMapVersion 1 def
- /CMapType 0 def
-
- /WMode 0 def
-
- 1 begincodespacerange
- <2121> <747e>
- endcodespacerange
-
- 32 begincidchar
- <2821> 7479
- <2822> 7481
- <2823> 7491
- <2824> 7495
- <2825> 7503
- <2826> 7499
- <2827> 7507
- <2828> 7523
- <2829> 7515
- <282a> 7531
- <282b> 7539
- <282c> 7480
- <282d> 7482
- <282e> 7494
- <282f> 7498
- <2830> 7506
- <2831> 7502
- <2832> 7514
- <2833> 7530
- <2834> 7522
- <2835> 7538
- <2836> 7554
- <2837> 7511
- <2838> 7526
- <2839> 7519
- <283a> 7534
- <283b> 7542
- <283c> 7508
- <283d> 7527
- <283e> 7516
- <283f> 7535
- <2840> 7545
- endcidchar
-
- 21 begincidrange
- <2121> <217e> 633
- <2221> <222e> 727
- <223a> <2241> 741
- <224a> <2250> 749
- <225c> <226a> 756
- <2272> <2279> 771
- <227e> <227e> 779
- <2330> <2339> 780
- <2341> <235a> 790
- <2361> <237a> 816
- <2421> <2473> 842
- <2521> <2576> 925
- <2621> <2638> 1011
- <2641> <2658> 1035
- <2721> <2741> 1059
- <2751> <2771> 1092
- <3021> <4e7e> 1125
- <4f21> <4f53> 4039
- <5021> <737e> 4090
- <7421> <7424> 7474
- <7425> <7426> 8284
- endcidrange
-
- endcmap
-
- CMapName currentdict /CMap defineresource pop
-
- end
- end
-
-