jinhui.wang

Merge remote-tracking branch 'origin/dev-ver1.0.0' into dev

Showing 466 changed files with 27 additions and 4808 deletions
...@@ -4,14 +4,14 @@ NODE_ENV = production ...@@ -4,14 +4,14 @@ NODE_ENV = production
4 ENV = 'demo' 4 ENV = 'demo'
5 VUE_APP_BASE_ENV = "demo" 5 VUE_APP_BASE_ENV = "demo"
6 6
7 -VUE_APP_Version = '1.3.1' 7 +VUE_APP_Version = '1.0.0'
8 8
9 #测试环境 9 #测试环境
10 VUE_APP_BASE_API = 'http://192.168.1.251:7023/Exp' 10 VUE_APP_BASE_API = 'http://192.168.1.251:7023/Exp'
11 11
12 -VUE_APP_BASE_ROUTE = '/ExpDemo' 12 +VUE_APP_BASE_ROUTE = '/EcomDemo'
13 13
14 -VUE_APP_BASE_LOGINOUT = '/ExpDemo' 14 +VUE_APP_BASE_LOGINOUT = '/EcomDemo'
15 15
16 #后端版本校验版本号 16 #后端版本校验版本号
17 VUE_APP_APIVERSION = 'BD6DBD063F5AB7394879E3C08781CD72.A3889C390C14952AD666ABC3BE46BE40' 17 VUE_APP_APIVERSION = 'BD6DBD063F5AB7394879E3C08781CD72.A3889C390C14952AD666ABC3BE46BE40'
......
...@@ -3,14 +3,14 @@ ENV = 'development' ...@@ -3,14 +3,14 @@ ENV = 'development'
3 3
4 VUE_APP_BASE_ENV = "dev" 4 VUE_APP_BASE_ENV = "dev"
5 5
6 -VUE_APP_Version = '1.3.1' 6 +VUE_APP_Version = '1.0.0'
7 7
8 # FedEx 在线申报工具/开发环境 8 # FedEx 在线申报工具/开发环境
9 VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom' 9 VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom'
10 10
11 -VUE_APP_BASE_ROUTE = '/Exp' 11 +VUE_APP_BASE_ROUTE = '/Ecom'
12 12
13 -VUE_APP_BASE_LOGINOUT = '/Exp' 13 +VUE_APP_BASE_LOGINOUT = '/Ecom'
14 14
15 #后端版本校验版本号 15 #后端版本校验版本号
16 VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40' 16 VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40'
......
...@@ -4,14 +4,14 @@ NODE_ENV = production ...@@ -4,14 +4,14 @@ NODE_ENV = production
4 ENV = 'deving' 4 ENV = 'deving'
5 VUE_APP_BASE_ENV = "deving" 5 VUE_APP_BASE_ENV = "deving"
6 6
7 -VUE_APP_Version = '1.3.1' 7 +VUE_APP_Version = '1.0.0'
8 8
9 #测试环境 9 #测试环境
10 -VUE_APP_BASE_API = 'http://192.168.1.251:7021/Exp' 10 +VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom'
11 11
12 -VUE_APP_BASE_ROUTE = '/ExpDev' 12 +VUE_APP_BASE_ROUTE = '/EcomDev'
13 13
14 -VUE_APP_BASE_LOGINOUT = '/ExpDev' 14 +VUE_APP_BASE_LOGINOUT = '/EcomDev'
15 15
16 #后端版本校验版本号 16 #后端版本校验版本号
17 VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40' 17 VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40'
......
...@@ -4,14 +4,14 @@ NODE_ENV = production ...@@ -4,14 +4,14 @@ NODE_ENV = production
4 ENV = 'pre' 4 ENV = 'pre'
5 VUE_APP_BASE_ENV = "pre" 5 VUE_APP_BASE_ENV = "pre"
6 6
7 -VUE_APP_Version = '1.3.1' 7 +VUE_APP_Version = '1.0.0'
8 8
9 #测试环境 9 #测试环境
10 VUE_APP_BASE_API = 'https://iclearexpuat.fedex.com.cn/Exp' 10 VUE_APP_BASE_API = 'https://iclearexpuat.fedex.com.cn/Exp'
11 11
12 -VUE_APP_BASE_ROUTE = '/Exp' 12 +VUE_APP_BASE_ROUTE = '/Ecom'
13 13
14 -VUE_APP_BASE_LOGINOUT = '/Exp' 14 +VUE_APP_BASE_LOGINOUT = '/Ecom'
15 15
16 #后端版本校验版本号 16 #后端版本校验版本号
17 VUE_APP_APIVERSION = 'D5B582ED9ED4002BF2BCB386A68519CF.A3889C390C14952AD666ABC3BE46BE40' 17 VUE_APP_APIVERSION = 'D5B582ED9ED4002BF2BCB386A68519CF.A3889C390C14952AD666ABC3BE46BE40'
......
...@@ -6,14 +6,14 @@ VUE_APP_BASE_ENV = "prod" ...@@ -6,14 +6,14 @@ VUE_APP_BASE_ENV = "prod"
6 # FedEx 在线申报工具/生产环境 6 # FedEx 在线申报工具/生产环境
7 VUE_APP_BASE_API = '/prod-api' 7 VUE_APP_BASE_API = '/prod-api'
8 8
9 -VUE_APP_Version = '1.3.1' 9 +VUE_APP_Version = '1.0.0'
10 10
11 #测试环境 11 #测试环境
12 VUE_APP_BASE_API = 'https://declaration.fedex.com.cn/Exp' 12 VUE_APP_BASE_API = 'https://declaration.fedex.com.cn/Exp'
13 13
14 -VUE_APP_BASE_ROUTE = '/Exp' 14 +VUE_APP_BASE_ROUTE = '/Ecom'
15 15
16 -VUE_APP_BASE_LOGINOUT = '/Exp' 16 +VUE_APP_BASE_LOGINOUT = '/Ecom'
17 17
18 #后端版本校验版本号 18 #后端版本校验版本号
19 VUE_APP_APIVERSION = 'C8074BB318FB85693233E64ACC64C1ED.A3889C390C14952AD666ABC3BE46BE40' 19 VUE_APP_APIVERSION = 'C8074BB318FB85693233E64ACC64C1ED.A3889C390C14952AD666ABC3BE46BE40'
......
...@@ -5,14 +5,14 @@ ENV = 'staging' ...@@ -5,14 +5,14 @@ ENV = 'staging'
5 5
6 VUE_APP_BASE_ENV = "staging" 6 VUE_APP_BASE_ENV = "staging"
7 7
8 -VUE_APP_Version = '1.3.1' 8 +VUE_APP_Version = '1.0.0'
9 9
10 #测试环境 10 #测试环境
11 -VUE_APP_BASE_API = 'http://192.168.1.251:7022/Exp' 11 +VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom'
12 12
13 -VUE_APP_BASE_ROUTE = '/ExpTest' 13 +VUE_APP_BASE_ROUTE = '/EcomTest'
14 14
15 -VUE_APP_BASE_LOGINOUT = '/ExpTest' 15 +VUE_APP_BASE_LOGINOUT = '/EcomTest'
16 16
17 #后端版本校验版本号 17 #后端版本校验版本号
18 VUE_APP_APIVERSION = '033BD94B1168D7E4F0D644C3C95E35BF.A3889C390C14952AD666ABC3BE46BE40' 18 VUE_APP_APIVERSION = '033BD94B1168D7E4F0D644C3C95E35BF.A3889C390C14952AD666ABC3BE46BE40'
......
...@@ -5,14 +5,14 @@ ENV = 'uat' ...@@ -5,14 +5,14 @@ ENV = 'uat'
5 5
6 VUE_APP_BASE_ENV = "uat" 6 VUE_APP_BASE_ENV = "uat"
7 7
8 -VUE_APP_Version = '1.3.1' 8 +VUE_APP_Version = '1.0.0'
9 9
10 #测试环境 10 #测试环境
11 VUE_APP_BASE_API = 'https://declarationuat.fedex.com.cn/Exp' 11 VUE_APP_BASE_API = 'https://declarationuat.fedex.com.cn/Exp'
12 12
13 -VUE_APP_BASE_ROUTE = '/Exp' 13 +VUE_APP_BASE_ROUTE = '/Ecom'
14 14
15 -VUE_APP_BASE_LOGINOUT = '/Exp' 15 +VUE_APP_BASE_LOGINOUT = '/Ecom'
16 16
17 #后端版本校验版本号 17 #后端版本校验版本号
18 VUE_APP_APIVERSION = '19DD6C1CEC504AC854645F352EB03209.A3889C390C14952AD666ABC3BE46BE40' 18 VUE_APP_APIVERSION = '19DD6C1CEC504AC854645F352EB03209.A3889C390C14952AD666ABC3BE46BE40'
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
2 2
3 ```bash 3 ```bash
4 # 克隆项目 4 # 克隆项目
5 -git clone http://118.178.128.178/Fedex/iClearExport.git 5 +git clone http://118.178.128.178/Fedex/EcomWeb.git
6 6
7 # 进入项目目录 7 # 进入项目目录
8 cd iCealrExport-vueUI 8 cd iCealrExport-vueUI
......
1 { 1 {
2 "name": "iCearExport", 2 "name": "iCearExport",
3 - "version": "1.3.1", 3 + "version": "1.0.0",
4 "description": "FedEx 在线申报工具", 4 "description": "FedEx 在线申报工具",
5 "author": "ICE", 5 "author": "ICE",
6 "license": "MIT", 6 "license": "MIT",
......
1 { 1 {
2 "name": "iCearExport", 2 "name": "iCearExport",
3 - "version": "1.3.1", 3 + "version": "1.0.0",
4 "description": "FedEx 在线申报工具", 4 "description": "FedEx 在线申报工具",
5 "author": "ICE", 5 "author": "ICE",
6 "license": "MIT", 6 "license": "MIT",
...@@ -44,8 +44,6 @@ ...@@ -44,8 +44,6 @@
44 "core-js": "3.8.3", 44 "core-js": "3.8.3",
45 "docx-preview": "^0.1.20", 45 "docx-preview": "^0.1.20",
46 "element-ui": "^2.15.14", 46 "element-ui": "^2.15.14",
47 - "jspdf": "^2.5.0",
48 - "pdfjs-dist": "^2.5.207",
49 "vue": "2.6.14", 47 "vue": "2.6.14",
50 "vue-i18n": "^8.28.2", 48 "vue-i18n": "^8.28.2",
51 "vue-router": "3.5.2", 49 "vue-router": "3.5.2",
...@@ -76,4 +74,4 @@ ...@@ -76,4 +74,4 @@
76 "> 1%", 74 "> 1%",
77 "last 2 versions" 75 "last 2 versions"
78 ] 76 ]
79 -}
...\ No newline at end of file ...\ No newline at end of file
77 +}
......
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%DocumentNeededResources: CMap (78-EUC-H)
4 -%%IncludeResource: ProcSet (CIDInit)
5 -%%IncludeResource: CMap (78-EUC-H)
6 -%%BeginResource: CMap (78-EUC-V)
7 -%%Title: (78-EUC-V Adobe Japan1 0)
8 -%%Version: 10.006
9 -%%Copyright: -----------------------------------------------------------
10 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
11 -%%Copyright:
12 -%%Copyright: Redistribution and use in source and binary forms, with or
13 -%%Copyright: without modification, are permitted provided that the
14 -%%Copyright: following conditions are met:
15 -%%Copyright:
16 -%%Copyright: Redistributions of source code must retain the above
17 -%%Copyright: copyright notice, this list of conditions and the following
18 -%%Copyright: disclaimer.
19 -%%Copyright:
20 -%%Copyright: Redistributions in binary form must reproduce the above
21 -%%Copyright: copyright notice, this list of conditions and the following
22 -%%Copyright: disclaimer in the documentation and/or other materials
23 -%%Copyright: provided with the distribution.
24 -%%Copyright:
25 -%%Copyright: Neither the name of Adobe nor the names of its contributors
26 -%%Copyright: may be used to endorse or promote products derived from
27 -%%Copyright: this software without specific prior written permission.
28 -%%Copyright:
29 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
30 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
34 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
39 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
41 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 -%%Copyright: -----------------------------------------------------------
43 -%%EndComments
44 -
45 -/CIDInit /ProcSet findresource begin
46 -
47 -12 dict begin
48 -
49 -begincmap
50 -
51 -/78-EUC-H usecmap
52 -
53 -/CIDSystemInfo 3 dict dup begin
54 - /Registry (Adobe) def
55 - /Ordering (Japan1) def
56 - /Supplement 0 def
57 -end def
58 -
59 -/CMapName /78-EUC-V def
60 -/CMapVersion 10.006 def
61 -/CMapType 1 def
62 -
63 -/XUID [1 10 25355] def
64 -
65 -/WMode 1 def
66 -
67 -27 begincidrange
68 -<a1a2> <a1a3> 7887
69 -<a1b1> <a1b2> 7889
70 -<a1bc> <a1be> 7891
71 -<a1c1> <a1c5> 7894
72 -<a1ca> <a1db> 7899
73 -<a1e1> <a1e1> 7917
74 -<a4a1> <a4a1> 7918
75 -<a4a3> <a4a3> 7919
76 -<a4a5> <a4a5> 7920
77 -<a4a7> <a4a7> 7921
78 -<a4a9> <a4a9> 7922
79 -<a4c3> <a4c3> 7923
80 -<a4e3> <a4e3> 7924
81 -<a4e5> <a4e5> 7925
82 -<a4e7> <a4e7> 7926
83 -<a4ee> <a4ee> 7927
84 -<a5a1> <a5a1> 7928
85 -<a5a3> <a5a3> 7929
86 -<a5a5> <a5a5> 7930
87 -<a5a7> <a5a7> 7931
88 -<a5a9> <a5a9> 7932
89 -<a5c3> <a5c3> 7933
90 -<a5e3> <a5e3> 7934
91 -<a5e5> <a5e5> 7935
92 -<a5e7> <a5e7> 7936
93 -<a5ee> <a5ee> 7937
94 -<a5f5> <a5f6> 7938
95 -endcidrange
96 -endcmap
97 -CMapName currentdict /CMap defineresource pop
98 -end
99 -end
100 -
101 -%%EndResource
102 -%%EOF
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%DocumentNeededResources: CMap (78-RKSJ-H)
4 -%%IncludeResource: ProcSet (CIDInit)
5 -%%IncludeResource: CMap (78-RKSJ-H)
6 -%%BeginResource: CMap (78-RKSJ-V)
7 -%%Title: (78-RKSJ-V Adobe Japan1 0)
8 -%%Version: 10.006
9 -%%Copyright: -----------------------------------------------------------
10 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
11 -%%Copyright:
12 -%%Copyright: Redistribution and use in source and binary forms, with or
13 -%%Copyright: without modification, are permitted provided that the
14 -%%Copyright: following conditions are met:
15 -%%Copyright:
16 -%%Copyright: Redistributions of source code must retain the above
17 -%%Copyright: copyright notice, this list of conditions and the following
18 -%%Copyright: disclaimer.
19 -%%Copyright:
20 -%%Copyright: Redistributions in binary form must reproduce the above
21 -%%Copyright: copyright notice, this list of conditions and the following
22 -%%Copyright: disclaimer in the documentation and/or other materials
23 -%%Copyright: provided with the distribution.
24 -%%Copyright:
25 -%%Copyright: Neither the name of Adobe nor the names of its contributors
26 -%%Copyright: may be used to endorse or promote products derived from
27 -%%Copyright: this software without specific prior written permission.
28 -%%Copyright:
29 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
30 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
34 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
39 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
41 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 -%%Copyright: -----------------------------------------------------------
43 -%%EndComments
44 -
45 -/CIDInit /ProcSet findresource begin
46 -
47 -12 dict begin
48 -
49 -begincmap
50 -
51 -/78-RKSJ-H usecmap
52 -
53 -/CIDSystemInfo 3 dict dup begin
54 - /Registry (Adobe) def
55 - /Ordering (Japan1) def
56 - /Supplement 0 def
57 -end def
58 -
59 -/CMapName /78-RKSJ-V def
60 -/CMapVersion 10.006 def
61 -/CMapType 1 def
62 -
63 -/XUID [1 10 25354] def
64 -
65 -/WMode 1 def
66 -
67 -27 begincidrange
68 -<8141> <8142> 7887
69 -<8150> <8151> 7889
70 -<815b> <815d> 7891
71 -<8160> <8164> 7894
72 -<8169> <817a> 7899
73 -<8181> <8181> 7917
74 -<829f> <829f> 7918
75 -<82a1> <82a1> 7919
76 -<82a3> <82a3> 7920
77 -<82a5> <82a5> 7921
78 -<82a7> <82a7> 7922
79 -<82c1> <82c1> 7923
80 -<82e1> <82e1> 7924
81 -<82e3> <82e3> 7925
82 -<82e5> <82e5> 7926
83 -<82ec> <82ec> 7927
84 -<8340> <8340> 7928
85 -<8342> <8342> 7929
86 -<8344> <8344> 7930
87 -<8346> <8346> 7931
88 -<8348> <8348> 7932
89 -<8362> <8362> 7933
90 -<8383> <8383> 7934
91 -<8385> <8385> 7935
92 -<8387> <8387> 7936
93 -<838e> <838e> 7937
94 -<8395> <8396> 7938
95 -endcidrange
96 -endcmap
97 -CMapName currentdict /CMap defineresource pop
98 -end
99 -end
100 -
101 -%%EndResource
102 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%DocumentNeededResources: CMap (78-H)
4 -%%IncludeResource: ProcSet (CIDInit)
5 -%%IncludeResource: CMap (78-H)
6 -%%BeginResource: CMap (78-V)
7 -%%Title: (78-V Adobe Japan1 0)
8 -%%Version: 10.006
9 -%%Copyright: -----------------------------------------------------------
10 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
11 -%%Copyright:
12 -%%Copyright: Redistribution and use in source and binary forms, with or
13 -%%Copyright: without modification, are permitted provided that the
14 -%%Copyright: following conditions are met:
15 -%%Copyright:
16 -%%Copyright: Redistributions of source code must retain the above
17 -%%Copyright: copyright notice, this list of conditions and the following
18 -%%Copyright: disclaimer.
19 -%%Copyright:
20 -%%Copyright: Redistributions in binary form must reproduce the above
21 -%%Copyright: copyright notice, this list of conditions and the following
22 -%%Copyright: disclaimer in the documentation and/or other materials
23 -%%Copyright: provided with the distribution.
24 -%%Copyright:
25 -%%Copyright: Neither the name of Adobe nor the names of its contributors
26 -%%Copyright: may be used to endorse or promote products derived from
27 -%%Copyright: this software without specific prior written permission.
28 -%%Copyright:
29 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
30 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
34 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
39 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
41 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 -%%Copyright: -----------------------------------------------------------
43 -%%EndComments
44 -
45 -/CIDInit /ProcSet findresource begin
46 -
47 -12 dict begin
48 -
49 -begincmap
50 -
51 -/78-H usecmap
52 -
53 -/CIDSystemInfo 3 dict dup begin
54 - /Registry (Adobe) def
55 - /Ordering (Japan1) def
56 - /Supplement 0 def
57 -end def
58 -
59 -/CMapName /78-V def
60 -/CMapVersion 10.006 def
61 -/CMapType 1 def
62 -
63 -/XUID [1 10 25353] def
64 -
65 -/WMode 1 def
66 -
67 -27 begincidrange
68 -<2122> <2123> 7887
69 -<2131> <2132> 7889
70 -<213c> <213e> 7891
71 -<2141> <2145> 7894
72 -<214a> <215b> 7899
73 -<2161> <2161> 7917
74 -<2421> <2421> 7918
75 -<2423> <2423> 7919
76 -<2425> <2425> 7920
77 -<2427> <2427> 7921
78 -<2429> <2429> 7922
79 -<2443> <2443> 7923
80 -<2463> <2463> 7924
81 -<2465> <2465> 7925
82 -<2467> <2467> 7926
83 -<246e> <246e> 7927
84 -<2521> <2521> 7928
85 -<2523> <2523> 7929
86 -<2525> <2525> 7930
87 -<2527> <2527> 7931
88 -<2529> <2529> 7932
89 -<2543> <2543> 7933
90 -<2563> <2563> 7934
91 -<2565> <2565> 7935
92 -<2567> <2567> 7936
93 -<256e> <256e> 7937
94 -<2575> <2576> 7938
95 -endcidrange
96 -endcmap
97 -CMapName currentdict /CMap defineresource pop
98 -end
99 -end
100 -
101 -%%EndResource
102 -%%EOF
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%DocumentNeededResources: CMap (78ms-RKSJ-H)
4 -%%IncludeResource: ProcSet (CIDInit)
5 -%%IncludeResource: CMap (78ms-RKSJ-H)
6 -%%BeginResource: CMap (78ms-RKSJ-V)
7 -%%Title: (78ms-RKSJ-V Adobe Japan1 2)
8 -%%Version: 11.006
9 -%%Copyright: -----------------------------------------------------------
10 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
11 -%%Copyright:
12 -%%Copyright: Redistribution and use in source and binary forms, with or
13 -%%Copyright: without modification, are permitted provided that the
14 -%%Copyright: following conditions are met:
15 -%%Copyright:
16 -%%Copyright: Redistributions of source code must retain the above
17 -%%Copyright: copyright notice, this list of conditions and the following
18 -%%Copyright: disclaimer.
19 -%%Copyright:
20 -%%Copyright: Redistributions in binary form must reproduce the above
21 -%%Copyright: copyright notice, this list of conditions and the following
22 -%%Copyright: disclaimer in the documentation and/or other materials
23 -%%Copyright: provided with the distribution.
24 -%%Copyright:
25 -%%Copyright: Neither the name of Adobe nor the names of its contributors
26 -%%Copyright: may be used to endorse or promote products derived from
27 -%%Copyright: this software without specific prior written permission.
28 -%%Copyright:
29 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
30 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
34 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
39 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
41 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 -%%Copyright: -----------------------------------------------------------
43 -%%EndComments
44 -
45 -/CIDInit /ProcSet findresource begin
46 -
47 -12 dict begin
48 -
49 -begincmap
50 -
51 -/78ms-RKSJ-H usecmap
52 -
53 -/CIDSystemInfo 3 dict dup begin
54 - /Registry (Adobe) def
55 - /Ordering (Japan1) def
56 - /Supplement 2 def
57 -end def
58 -
59 -/CMapName /78ms-RKSJ-V def
60 -/CMapVersion 11.006 def
61 -/CMapType 1 def
62 -
63 -/XUID [1 10 25442] def
64 -
65 -/WMode 1 def
66 -
67 -78 begincidrange
68 -<8141> <8142> 7887
69 -<8143> <8143> 8268
70 -<8144> <8144> 8274
71 -<8150> <8151> 7889
72 -<815b> <815d> 7891
73 -<8160> <8164> 7894
74 -<8169> <817a> 7899
75 -<8181> <8181> 7917
76 -<81a8> <81a8> 739
77 -<81a9> <81a9> 738
78 -<81aa> <81ab> 736
79 -<81ac> <81ac> 8270
80 -<829f> <829f> 7918
81 -<82a1> <82a1> 7919
82 -<82a3> <82a3> 7920
83 -<82a5> <82a5> 7921
84 -<82a7> <82a7> 7922
85 -<82c1> <82c1> 7923
86 -<82e1> <82e1> 7924
87 -<82e3> <82e3> 7925
88 -<82e5> <82e5> 7926
89 -<82ec> <82ec> 7927
90 -<8340> <8340> 7928
91 -<8342> <8342> 7929
92 -<8344> <8344> 7930
93 -<8346> <8346> 7931
94 -<8348> <8348> 7932
95 -<8362> <8362> 7933
96 -<8383> <8383> 7934
97 -<8385> <8385> 7935
98 -<8387> <8387> 7936
99 -<838e> <838e> 7937
100 -<8395> <8396> 7938
101 -<849f> <849f> 7481
102 -<84a0> <84a0> 7479
103 -<84a1> <84a1> 7495
104 -<84a2> <84a2> 7503
105 -<84a3> <84a3> 7499
106 -<84a4> <84a4> 7491
107 -<84a5> <84a5> 7523
108 -<84a6> <84a6> 7515
109 -<84a7> <84a7> 7531
110 -<84a8> <84a8> 7507
111 -<84a9> <84a9> 7539
112 -<84aa> <84aa> 7482
113 -<84ab> <84ab> 7480
114 -<84ac> <84ac> 7498
115 -<84ad> <84ad> 7506
116 -<84ae> <84ae> 7502
117 -<84af> <84af> 7494
118 -<84b0> <84b0> 7530
119 -<84b1> <84b1> 7522
120 -<84b2> <84b2> 7538
121 -<84b3> <84b3> 7514
122 -<84b4> <84b4> 7554
123 -<84b5> <84b5> 7526
124 -<84b6> <84b6> 7519
125 -<84b7> <84b7> 7534
126 -<84b8> <84b8> 7511
127 -<84b9> <84b9> 7545
128 -<84ba> <84ba> 7527
129 -<84bb> <84bb> 7516
130 -<84bc> <84bc> 7535
131 -<84bd> <84bd> 7508
132 -<84be> <84be> 7542
133 -<875f> <8760> 7940
134 -<8761> <8761> 8329
135 -<8762> <8762> 7943
136 -<8763> <8763> 8339
137 -<8764> <8764> 7945
138 -<8765> <8765> 8338
139 -<8766> <8767> 7947
140 -<8768> <8768> 8344
141 -<8769> <876a> 7950
142 -<876b> <876b> 8348
143 -<876c> <876d> 7953
144 -<876e> <876e> 8349
145 -<8780> <8781> 7956
146 -endcidrange
147 -endcmap
148 -CMapName currentdict /CMap defineresource pop
149 -end
150 -end
151 -
152 -%%EndResource
153 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (83pv-RKSJ-H)
5 -%%Title: (83pv-RKSJ-H Adobe Japan1 1)
6 -%%Version: 10.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (Japan1) def
52 - /Supplement 1 def
53 -end def
54 -
55 -/CMapName /83pv-RKSJ-H def
56 -/CMapVersion 10.006 def
57 -/CMapType 1 def
58 -
59 -/UIDOffset 0 def
60 -/XUID [1 10 25324] def
61 -
62 -/WMode 0 def
63 -
64 -5 begincodespacerange
65 - <00> <80>
66 - <8140> <9FFC>
67 - <A0> <DF>
68 - <E040> <FCFC>
69 - <FD> <FF>
70 -endcodespacerange
71 -
72 -1 beginnotdefrange
73 -<00> <1f> 1
74 -endnotdefrange
75 -
76 -100 begincidrange
77 -<20> <7e> 1
78 -<80> <80> 97
79 -<8140> <817e> 633
80 -<8180> <81ac> 696
81 -<81b8> <81bf> 741
82 -<81c8> <81ce> 749
83 -<81da> <81e8> 756
84 -<81f0> <81f7> 771
85 -<81fc> <81fc> 779
86 -<824f> <8258> 780
87 -<8260> <8279> 790
88 -<8281> <829a> 816
89 -<829f> <82f1> 842
90 -<8340> <837e> 925
91 -<8380> <8396> 988
92 -<839f> <83b6> 1011
93 -<83bf> <83d6> 1035
94 -<8440> <8460> 1059
95 -<8470> <847e> 1092
96 -<8480> <8491> 1107
97 -<849f> <849f> 7479
98 -<84a0> <84a0> 7481
99 -<84a1> <84a1> 7491
100 -<84a2> <84a2> 7495
101 -<84a3> <84a3> 7503
102 -<84a4> <84a4> 7499
103 -<84a5> <84a5> 7507
104 -<84a6> <84a6> 7523
105 -<84a7> <84a7> 7515
106 -<84a8> <84a8> 7531
107 -<84a9> <84a9> 7539
108 -<84aa> <84aa> 7480
109 -<84ab> <84ab> 7482
110 -<84ac> <84ac> 7494
111 -<84ad> <84ad> 7498
112 -<84ae> <84ae> 7506
113 -<84af> <84af> 7502
114 -<84b0> <84b0> 7514
115 -<84b1> <84b1> 7530
116 -<84b2> <84b2> 7522
117 -<84b3> <84b3> 7538
118 -<84b4> <84b4> 7554
119 -<84b5> <84b5> 7511
120 -<84b6> <84b6> 7526
121 -<84b7> <84b7> 7519
122 -<84b8> <84b8> 7534
123 -<84b9> <84b9> 7542
124 -<84ba> <84ba> 7508
125 -<84bb> <84bb> 7527
126 -<84bc> <84bc> 7516
127 -<84bd> <84bd> 7535
128 -<84be> <84be> 7545
129 -<8540> <857e> 232
130 -<8580> <8580> 390
131 -<8581> <859e> 296
132 -<859f> <85dd> 327
133 -<85de> <85fc> 391
134 -<8640> <867e> 422
135 -<8680> <8691> 485
136 -<8692> <8692> 295
137 -<8693> <869e> 503
138 -<86a2> <86ed> 7479
139 -<8740> <875d> 7555
140 -<875f> <8775> 7585
141 -<8780> <878f> 7608
142 -<8790> <8790> 762
143 -<8791> <8791> 761
144 -<8792> <8792> 769
145 -<8793> <8799> 7624
146 -<879a> <879a> 768
147 -<879b> <879c> 7631
148 -<889f> <88fc> 1125
149 -<8940> <897e> 1219
150 -<8980> <89fc> 1282
151 -<8a40> <8a7e> 1407
152 -<8a80> <8afc> 1470
153 -<8b40> <8b7e> 1595
154 -<8b80> <8bfc> 1658
155 -<8c40> <8c7e> 1783
156 -<8c80> <8cfc> 1846
157 -<8d40> <8d7e> 1971
158 -<8d80> <8dfc> 2034
159 -<8e40> <8e7e> 2159
160 -<8e80> <8efc> 2222
161 -<8f40> <8f7e> 2347
162 -<8f80> <8ffc> 2410
163 -<9040> <907e> 2535
164 -<9080> <90fc> 2598
165 -<9140> <917e> 2723
166 -<9180> <91fc> 2786
167 -<9240> <927e> 2911
168 -<9280> <92fc> 2974
169 -<9340> <937e> 3099
170 -<9380> <93fc> 3162
171 -<9440> <947e> 3287
172 -<9480> <94fc> 3350
173 -<9540> <957e> 3475
174 -<9580> <95fc> 3538
175 -<9640> <967e> 3663
176 -<9680> <96fc> 3726
177 -endcidrange
178 -
179 -100 begincidrange
180 -<9740> <977e> 3851
181 -<9780> <97fc> 3914
182 -<9840> <9872> 4039
183 -<989f> <98fc> 4090
184 -<9940> <997e> 4184
185 -<9980> <99fc> 4247
186 -<9a40> <9a7e> 4372
187 -<9a80> <9afc> 4435
188 -<9b40> <9b7e> 4560
189 -<9b80> <9bfc> 4623
190 -<9c40> <9c7e> 4748
191 -<9c80> <9cfc> 4811
192 -<9d40> <9d7e> 4936
193 -<9d80> <9dfc> 4999
194 -<9e40> <9e7e> 5124
195 -<9e80> <9efc> 5187
196 -<9f40> <9f7e> 5312
197 -<9f80> <9ffc> 5375
198 -<a0> <df> 326
199 -<e040> <e07e> 5500
200 -<e080> <e0fc> 5563
201 -<e140> <e17e> 5688
202 -<e180> <e1fc> 5751
203 -<e240> <e27e> 5876
204 -<e280> <e2fc> 5939
205 -<e340> <e37e> 6064
206 -<e380> <e3fc> 6127
207 -<e440> <e47e> 6252
208 -<e480> <e4fc> 6315
209 -<e540> <e57e> 6440
210 -<e580> <e5fc> 6503
211 -<e640> <e67e> 6628
212 -<e680> <e6fc> 6691
213 -<e740> <e77e> 6816
214 -<e780> <e7fc> 6879
215 -<e840> <e87e> 7004
216 -<e880> <e8fc> 7067
217 -<e940> <e97e> 7192
218 -<e980> <e9fc> 7255
219 -<ea40> <ea7e> 7380
220 -<ea80> <eaa2> 7443
221 -<eaa3> <eaa4> 8284
222 -<eb40> <eb40> 633
223 -<eb41> <eb42> 7887
224 -<eb43> <eb4f> 636
225 -<eb50> <eb51> 7889
226 -<eb52> <eb5a> 651
227 -<eb5b> <eb5d> 7891
228 -<eb5e> <eb5f> 663
229 -<eb60> <eb64> 7894
230 -<eb65> <eb68> 670
231 -<eb69> <eb7a> 7899
232 -<eb7b> <eb7e> 692
233 -<eb80> <eb80> 696
234 -<eb81> <eb81> 7917
235 -<eb82> <ebac> 698
236 -<ebb8> <ebbf> 741
237 -<ebc8> <ebce> 749
238 -<ebda> <ebe8> 756
239 -<ebf0> <ebf7> 771
240 -<ebfc> <ebfc> 779
241 -<ec4f> <ec58> 780
242 -<ec60> <ec79> 790
243 -<ec81> <ec9a> 816
244 -<ec9f> <ec9f> 7918
245 -<eca0> <eca0> 843
246 -<eca1> <eca1> 7919
247 -<eca2> <eca2> 845
248 -<eca3> <eca3> 7920
249 -<eca4> <eca4> 847
250 -<eca5> <eca5> 7921
251 -<eca6> <eca6> 849
252 -<eca7> <eca7> 7922
253 -<eca8> <ecc0> 851
254 -<ecc1> <ecc1> 7923
255 -<ecc2> <ece0> 877
256 -<ece1> <ece1> 7924
257 -<ece2> <ece2> 909
258 -<ece3> <ece3> 7925
259 -<ece4> <ece4> 911
260 -<ece5> <ece5> 7926
261 -<ece6> <eceb> 913
262 -<ecec> <ecec> 7927
263 -<eced> <ecf1> 920
264 -<ed40> <ed40> 7928
265 -<ed41> <ed41> 926
266 -<ed42> <ed42> 7929
267 -<ed43> <ed43> 928
268 -<ed44> <ed44> 7930
269 -<ed45> <ed45> 930
270 -<ed46> <ed46> 7931
271 -<ed47> <ed47> 932
272 -<ed48> <ed48> 7932
273 -<ed49> <ed61> 934
274 -<ed62> <ed62> 7933
275 -<ed63> <ed7e> 960
276 -<ed80> <ed82> 988
277 -<ed83> <ed83> 7934
278 -<ed84> <ed84> 992
279 -<ed85> <ed85> 7935
280 -endcidrange
281 -
282 -22 begincidrange
283 -<ed86> <ed86> 994
284 -<ed87> <ed87> 7936
285 -<ed88> <ed8d> 996
286 -<ed8e> <ed8e> 7937
287 -<ed8f> <ed94> 1003
288 -<ed95> <ed96> 7938
289 -<ed9f> <edb6> 1011
290 -<edbf> <edd6> 1035
291 -<ee40> <ee5d> 7555
292 -<ee5f> <ee6e> 7940
293 -<ee6f> <ee75> 7601
294 -<ee80> <ee81> 7956
295 -<ee82> <ee8f> 7610
296 -<ee90> <ee90> 762
297 -<ee91> <ee91> 761
298 -<ee92> <ee92> 769
299 -<ee93> <ee99> 7624
300 -<ee9a> <ee9a> 768
301 -<ee9b> <ee9c> 7631
302 -<fd> <fd> 152
303 -<fe> <fe> 228
304 -<ff> <ff> 124
305 -endcidrange
306 -endcmap
307 -CMapName currentdict /CMap defineresource pop
308 -end
309 -end
310 -
311 -%%EndResource
312 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (90ms-RKSJ-H)
5 -%%Title: (90ms-RKSJ-H Adobe Japan1 2)
6 -%%Version: 11.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (Japan1) def
52 - /Supplement 2 def
53 -end def
54 -
55 -/CMapName /90ms-RKSJ-H def
56 -/CMapVersion 11.006 def
57 -/CMapType 1 def
58 -
59 -/UIDOffset 950 def
60 -/XUID [1 10 25343] def
61 -
62 -/WMode 0 def
63 -
64 -4 begincodespacerange
65 - <00> <80>
66 - <8140> <9FFC>
67 - <A0> <DF>
68 - <E040> <FCFC>
69 -endcodespacerange
70 -
71 -1 beginnotdefrange
72 -<00> <1f> 231
73 -endnotdefrange
74 -
75 -100 begincidrange
76 -<20> <7d> 231
77 -<7e> <7e> 631
78 -<8140> <817e> 633
79 -<8180> <81ac> 696
80 -<81b8> <81bf> 741
81 -<81c8> <81ce> 749
82 -<81da> <81e8> 756
83 -<81f0> <81f7> 771
84 -<81fc> <81fc> 779
85 -<824f> <8258> 780
86 -<8260> <8279> 790
87 -<8281> <829a> 816
88 -<829f> <82f1> 842
89 -<8340> <837e> 925
90 -<8380> <8396> 988
91 -<839f> <83b6> 1011
92 -<83bf> <83d6> 1035
93 -<8440> <8460> 1059
94 -<8470> <847e> 1092
95 -<8480> <8491> 1107
96 -<849f> <849f> 7479
97 -<84a0> <84a0> 7481
98 -<84a1> <84a1> 7491
99 -<84a2> <84a2> 7495
100 -<84a3> <84a3> 7503
101 -<84a4> <84a4> 7499
102 -<84a5> <84a5> 7507
103 -<84a6> <84a6> 7523
104 -<84a7> <84a7> 7515
105 -<84a8> <84a8> 7531
106 -<84a9> <84a9> 7539
107 -<84aa> <84aa> 7480
108 -<84ab> <84ab> 7482
109 -<84ac> <84ac> 7494
110 -<84ad> <84ad> 7498
111 -<84ae> <84ae> 7506
112 -<84af> <84af> 7502
113 -<84b0> <84b0> 7514
114 -<84b1> <84b1> 7530
115 -<84b2> <84b2> 7522
116 -<84b3> <84b3> 7538
117 -<84b4> <84b4> 7554
118 -<84b5> <84b5> 7511
119 -<84b6> <84b6> 7526
120 -<84b7> <84b7> 7519
121 -<84b8> <84b8> 7534
122 -<84b9> <84b9> 7542
123 -<84ba> <84ba> 7508
124 -<84bb> <84bb> 7527
125 -<84bc> <84bc> 7516
126 -<84bd> <84bd> 7535
127 -<84be> <84be> 7545
128 -<8740> <875d> 7555
129 -<875f> <8760> 7585
130 -<8761> <8761> 8038
131 -<8762> <8762> 7588
132 -<8763> <8763> 8040
133 -<8764> <8764> 7590
134 -<8765> <8765> 8042
135 -<8766> <8767> 7592
136 -<8768> <8768> 8044
137 -<8769> <876a> 7595
138 -<876b> <876b> 8043
139 -<876c> <876d> 7598
140 -<876e> <876e> 8047
141 -<876f> <8775> 7601
142 -<877e> <877e> 8323
143 -<8780> <8783> 7608
144 -<8784> <8784> 8055
145 -<8785> <878f> 7613
146 -<8790> <8790> 762
147 -<8791> <8791> 761
148 -<8792> <8792> 769
149 -<8793> <8799> 7624
150 -<879a> <879a> 768
151 -<879b> <879c> 7631
152 -<889f> <88fc> 1125
153 -<8940> <897e> 1219
154 -<8980> <89fc> 1282
155 -<8a40> <8a7e> 1407
156 -<8a80> <8afc> 1470
157 -<8b40> <8b7e> 1595
158 -<8b80> <8bfc> 1658
159 -<8c40> <8c7e> 1783
160 -<8c80> <8cfc> 1846
161 -<8d40> <8d7e> 1971
162 -<8d80> <8dfc> 2034
163 -<8e40> <8e7e> 2159
164 -<8e80> <8efc> 2222
165 -<8f40> <8f7e> 2347
166 -<8f80> <8ffc> 2410
167 -<9040> <907e> 2535
168 -<9080> <90fc> 2598
169 -<9140> <917e> 2723
170 -<9180> <91fc> 2786
171 -<9240> <927e> 2911
172 -<9280> <92fc> 2974
173 -<9340> <937e> 3099
174 -<9380> <93fc> 3162
175 -<9440> <947e> 3287
176 -endcidrange
177 -
178 -71 begincidrange
179 -<9480> <94fc> 3350
180 -<9540> <957e> 3475
181 -<9580> <95fc> 3538
182 -<9640> <967e> 3663
183 -<9680> <96fc> 3726
184 -<9740> <977e> 3851
185 -<9780> <97fc> 3914
186 -<9840> <9872> 4039
187 -<989f> <98fc> 4090
188 -<9940> <997e> 4184
189 -<9980> <99fc> 4247
190 -<9a40> <9a7e> 4372
191 -<9a80> <9afc> 4435
192 -<9b40> <9b7e> 4560
193 -<9b80> <9bfc> 4623
194 -<9c40> <9c7e> 4748
195 -<9c80> <9cfc> 4811
196 -<9d40> <9d7e> 4936
197 -<9d80> <9dfc> 4999
198 -<9e40> <9e7e> 5124
199 -<9e80> <9efc> 5187
200 -<9f40> <9f7e> 5312
201 -<9f80> <9ffc> 5375
202 -<a0> <df> 326
203 -<e040> <e07e> 5500
204 -<e080> <e0fc> 5563
205 -<e140> <e17e> 5688
206 -<e180> <e1fc> 5751
207 -<e240> <e27e> 5876
208 -<e280> <e2fc> 5939
209 -<e340> <e37e> 6064
210 -<e380> <e3fc> 6127
211 -<e440> <e47e> 6252
212 -<e480> <e4fc> 6315
213 -<e540> <e57e> 6440
214 -<e580> <e5fc> 6503
215 -<e640> <e67e> 6628
216 -<e680> <e6fc> 6691
217 -<e740> <e77e> 6816
218 -<e780> <e7fc> 6879
219 -<e840> <e87e> 7004
220 -<e880> <e8fc> 7067
221 -<e940> <e97e> 7192
222 -<e980> <e9fc> 7255
223 -<ea40> <ea7e> 7380
224 -<ea80> <eaa2> 7443
225 -<eaa3> <eaa4> 8284
226 -<ed40> <ed7e> 8359
227 -<ed80> <edb3> 8422
228 -<edb4> <edb4> 1993
229 -<edb5> <edfc> 8474
230 -<ee40> <ee7e> 8546
231 -<ee80> <eeec> 8609
232 -<eeef> <eef8> 8092
233 -<eef9> <eef9> 751
234 -<eefa> <eefc> 8005
235 -<fa40> <fa49> 8092
236 -<fa4a> <fa53> 7575
237 -<fa54> <fa54> 751
238 -<fa55> <fa57> 8005
239 -<fa58> <fa58> 7618
240 -<fa59> <fa59> 7610
241 -<fa5a> <fa5a> 8055
242 -<fa5b> <fa5b> 768
243 -<fa5c> <fa7e> 8359
244 -<fa80> <facf> 8394
245 -<fad0> <fad0> 1993
246 -<fad1> <fafc> 8474
247 -<fb40> <fb7e> 8518
248 -<fb80> <fbfc> 8581
249 -<fc40> <fc4b> 8706
250 -endcidrange
251 -endcmap
252 -CMapName currentdict /CMap defineresource pop
253 -end
254 -end
255 -
256 -%%EndResource
257 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%DocumentNeededResources: CMap (90ms-RKSJ-H)
4 -%%IncludeResource: ProcSet (CIDInit)
5 -%%IncludeResource: CMap (90ms-RKSJ-H)
6 -%%BeginResource: CMap (90ms-RKSJ-V)
7 -%%Title: (90ms-RKSJ-V Adobe Japan1 2)
8 -%%Version: 11.006
9 -%%Copyright: -----------------------------------------------------------
10 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
11 -%%Copyright:
12 -%%Copyright: Redistribution and use in source and binary forms, with or
13 -%%Copyright: without modification, are permitted provided that the
14 -%%Copyright: following conditions are met:
15 -%%Copyright:
16 -%%Copyright: Redistributions of source code must retain the above
17 -%%Copyright: copyright notice, this list of conditions and the following
18 -%%Copyright: disclaimer.
19 -%%Copyright:
20 -%%Copyright: Redistributions in binary form must reproduce the above
21 -%%Copyright: copyright notice, this list of conditions and the following
22 -%%Copyright: disclaimer in the documentation and/or other materials
23 -%%Copyright: provided with the distribution.
24 -%%Copyright:
25 -%%Copyright: Neither the name of Adobe nor the names of its contributors
26 -%%Copyright: may be used to endorse or promote products derived from
27 -%%Copyright: this software without specific prior written permission.
28 -%%Copyright:
29 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
30 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
34 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
39 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
41 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 -%%Copyright: -----------------------------------------------------------
43 -%%EndComments
44 -
45 -/CIDInit /ProcSet findresource begin
46 -
47 -12 dict begin
48 -
49 -begincmap
50 -
51 -/90ms-RKSJ-H usecmap
52 -
53 -/CIDSystemInfo 3 dict dup begin
54 - /Registry (Adobe) def
55 - /Ordering (Japan1) def
56 - /Supplement 2 def
57 -end def
58 -
59 -/CMapName /90ms-RKSJ-V def
60 -/CMapVersion 11.006 def
61 -/CMapType 1 def
62 -
63 -/UIDOffset 1020 def
64 -/XUID [1 10 25344] def
65 -
66 -/WMode 1 def
67 -
68 -78 begincidrange
69 -<8141> <8142> 7887
70 -<8143> <8143> 8268
71 -<8144> <8144> 8274
72 -<8150> <8151> 7889
73 -<815b> <815d> 7891
74 -<8160> <8164> 7894
75 -<8169> <817a> 7899
76 -<8181> <8181> 7917
77 -<81a8> <81a8> 739
78 -<81a9> <81a9> 738
79 -<81aa> <81ab> 736
80 -<81ac> <81ac> 8270
81 -<829f> <829f> 7918
82 -<82a1> <82a1> 7919
83 -<82a3> <82a3> 7920
84 -<82a5> <82a5> 7921
85 -<82a7> <82a7> 7922
86 -<82c1> <82c1> 7923
87 -<82e1> <82e1> 7924
88 -<82e3> <82e3> 7925
89 -<82e5> <82e5> 7926
90 -<82ec> <82ec> 7927
91 -<8340> <8340> 7928
92 -<8342> <8342> 7929
93 -<8344> <8344> 7930
94 -<8346> <8346> 7931
95 -<8348> <8348> 7932
96 -<8362> <8362> 7933
97 -<8383> <8383> 7934
98 -<8385> <8385> 7935
99 -<8387> <8387> 7936
100 -<838e> <838e> 7937
101 -<8395> <8396> 7938
102 -<849f> <849f> 7481
103 -<84a0> <84a0> 7479
104 -<84a1> <84a1> 7495
105 -<84a2> <84a2> 7503
106 -<84a3> <84a3> 7499
107 -<84a4> <84a4> 7491
108 -<84a5> <84a5> 7523
109 -<84a6> <84a6> 7515
110 -<84a7> <84a7> 7531
111 -<84a8> <84a8> 7507
112 -<84a9> <84a9> 7539
113 -<84aa> <84aa> 7482
114 -<84ab> <84ab> 7480
115 -<84ac> <84ac> 7498
116 -<84ad> <84ad> 7506
117 -<84ae> <84ae> 7502
118 -<84af> <84af> 7494
119 -<84b0> <84b0> 7530
120 -<84b1> <84b1> 7522
121 -<84b2> <84b2> 7538
122 -<84b3> <84b3> 7514
123 -<84b4> <84b4> 7554
124 -<84b5> <84b5> 7526
125 -<84b6> <84b6> 7519
126 -<84b7> <84b7> 7534
127 -<84b8> <84b8> 7511
128 -<84b9> <84b9> 7545
129 -<84ba> <84ba> 7527
130 -<84bb> <84bb> 7516
131 -<84bc> <84bc> 7535
132 -<84bd> <84bd> 7508
133 -<84be> <84be> 7542
134 -<875f> <8760> 7940
135 -<8761> <8761> 8329
136 -<8762> <8762> 7943
137 -<8763> <8763> 8339
138 -<8764> <8764> 7945
139 -<8765> <8765> 8338
140 -<8766> <8767> 7947
141 -<8768> <8768> 8344
142 -<8769> <876a> 7950
143 -<876b> <876b> 8348
144 -<876c> <876d> 7953
145 -<876e> <876e> 8349
146 -<8780> <8781> 7956
147 -endcidrange
148 -endcmap
149 -CMapName currentdict /CMap defineresource pop
150 -end
151 -end
152 -
153 -%%EndResource
154 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (90msp-RKSJ-H)
5 -%%Title: (90msp-RKSJ-H Adobe Japan1 2)
6 -%%Version: 11.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (Japan1) def
52 - /Supplement 2 def
53 -end def
54 -
55 -/CMapName /90msp-RKSJ-H def
56 -/CMapVersion 11.006 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25445] def
60 -
61 -/WMode 0 def
62 -
63 -4 begincodespacerange
64 - <00> <80>
65 - <8140> <9FFC>
66 - <A0> <DF>
67 - <E040> <FCFC>
68 -endcodespacerange
69 -
70 -1 beginnotdefrange
71 -<00> <1f> 1
72 -endnotdefrange
73 -
74 -100 begincidrange
75 -<20> <7e> 1
76 -<8140> <817e> 633
77 -<8180> <81ac> 696
78 -<81b8> <81bf> 741
79 -<81c8> <81ce> 749
80 -<81da> <81e8> 756
81 -<81f0> <81f7> 771
82 -<81fc> <81fc> 779
83 -<824f> <8258> 780
84 -<8260> <8279> 790
85 -<8281> <829a> 816
86 -<829f> <82f1> 842
87 -<8340> <837e> 925
88 -<8380> <8396> 988
89 -<839f> <83b6> 1011
90 -<83bf> <83d6> 1035
91 -<8440> <8460> 1059
92 -<8470> <847e> 1092
93 -<8480> <8491> 1107
94 -<849f> <849f> 7479
95 -<84a0> <84a0> 7481
96 -<84a1> <84a1> 7491
97 -<84a2> <84a2> 7495
98 -<84a3> <84a3> 7503
99 -<84a4> <84a4> 7499
100 -<84a5> <84a5> 7507
101 -<84a6> <84a6> 7523
102 -<84a7> <84a7> 7515
103 -<84a8> <84a8> 7531
104 -<84a9> <84a9> 7539
105 -<84aa> <84aa> 7480
106 -<84ab> <84ab> 7482
107 -<84ac> <84ac> 7494
108 -<84ad> <84ad> 7498
109 -<84ae> <84ae> 7506
110 -<84af> <84af> 7502
111 -<84b0> <84b0> 7514
112 -<84b1> <84b1> 7530
113 -<84b2> <84b2> 7522
114 -<84b3> <84b3> 7538
115 -<84b4> <84b4> 7554
116 -<84b5> <84b5> 7511
117 -<84b6> <84b6> 7526
118 -<84b7> <84b7> 7519
119 -<84b8> <84b8> 7534
120 -<84b9> <84b9> 7542
121 -<84ba> <84ba> 7508
122 -<84bb> <84bb> 7527
123 -<84bc> <84bc> 7516
124 -<84bd> <84bd> 7535
125 -<84be> <84be> 7545
126 -<8740> <875d> 7555
127 -<875f> <8760> 7585
128 -<8761> <8761> 8038
129 -<8762> <8762> 7588
130 -<8763> <8763> 8040
131 -<8764> <8764> 7590
132 -<8765> <8765> 8042
133 -<8766> <8767> 7592
134 -<8768> <8768> 8044
135 -<8769> <876a> 7595
136 -<876b> <876b> 8043
137 -<876c> <876d> 7598
138 -<876e> <876e> 8047
139 -<876f> <8775> 7601
140 -<877e> <877e> 8323
141 -<8780> <8783> 7608
142 -<8784> <8784> 8055
143 -<8785> <878f> 7613
144 -<8790> <8790> 762
145 -<8791> <8791> 761
146 -<8792> <8792> 769
147 -<8793> <8799> 7624
148 -<879a> <879a> 768
149 -<879b> <879c> 7631
150 -<889f> <88fc> 1125
151 -<8940> <897e> 1219
152 -<8980> <89fc> 1282
153 -<8a40> <8a7e> 1407
154 -<8a80> <8afc> 1470
155 -<8b40> <8b7e> 1595
156 -<8b80> <8bfc> 1658
157 -<8c40> <8c7e> 1783
158 -<8c80> <8cfc> 1846
159 -<8d40> <8d7e> 1971
160 -<8d80> <8dfc> 2034
161 -<8e40> <8e7e> 2159
162 -<8e80> <8efc> 2222
163 -<8f40> <8f7e> 2347
164 -<8f80> <8ffc> 2410
165 -<9040> <907e> 2535
166 -<9080> <90fc> 2598
167 -<9140> <917e> 2723
168 -<9180> <91fc> 2786
169 -<9240> <927e> 2911
170 -<9280> <92fc> 2974
171 -<9340> <937e> 3099
172 -<9380> <93fc> 3162
173 -<9440> <947e> 3287
174 -<9480> <94fc> 3350
175 -endcidrange
176 -
177 -70 begincidrange
178 -<9540> <957e> 3475
179 -<9580> <95fc> 3538
180 -<9640> <967e> 3663
181 -<9680> <96fc> 3726
182 -<9740> <977e> 3851
183 -<9780> <97fc> 3914
184 -<9840> <9872> 4039
185 -<989f> <98fc> 4090
186 -<9940> <997e> 4184
187 -<9980> <99fc> 4247
188 -<9a40> <9a7e> 4372
189 -<9a80> <9afc> 4435
190 -<9b40> <9b7e> 4560
191 -<9b80> <9bfc> 4623
192 -<9c40> <9c7e> 4748
193 -<9c80> <9cfc> 4811
194 -<9d40> <9d7e> 4936
195 -<9d80> <9dfc> 4999
196 -<9e40> <9e7e> 5124
197 -<9e80> <9efc> 5187
198 -<9f40> <9f7e> 5312
199 -<9f80> <9ffc> 5375
200 -<a0> <df> 326
201 -<e040> <e07e> 5500
202 -<e080> <e0fc> 5563
203 -<e140> <e17e> 5688
204 -<e180> <e1fc> 5751
205 -<e240> <e27e> 5876
206 -<e280> <e2fc> 5939
207 -<e340> <e37e> 6064
208 -<e380> <e3fc> 6127
209 -<e440> <e47e> 6252
210 -<e480> <e4fc> 6315
211 -<e540> <e57e> 6440
212 -<e580> <e5fc> 6503
213 -<e640> <e67e> 6628
214 -<e680> <e6fc> 6691
215 -<e740> <e77e> 6816
216 -<e780> <e7fc> 6879
217 -<e840> <e87e> 7004
218 -<e880> <e8fc> 7067
219 -<e940> <e97e> 7192
220 -<e980> <e9fc> 7255
221 -<ea40> <ea7e> 7380
222 -<ea80> <eaa2> 7443
223 -<eaa3> <eaa4> 8284
224 -<ed40> <ed7e> 8359
225 -<ed80> <edb3> 8422
226 -<edb4> <edb4> 1993
227 -<edb5> <edfc> 8474
228 -<ee40> <ee7e> 8546
229 -<ee80> <eeec> 8609
230 -<eeef> <eef8> 8092
231 -<eef9> <eef9> 751
232 -<eefa> <eefc> 8005
233 -<fa40> <fa49> 8092
234 -<fa4a> <fa53> 7575
235 -<fa54> <fa54> 751
236 -<fa55> <fa57> 8005
237 -<fa58> <fa58> 7618
238 -<fa59> <fa59> 7610
239 -<fa5a> <fa5a> 8055
240 -<fa5b> <fa5b> 768
241 -<fa5c> <fa7e> 8359
242 -<fa80> <facf> 8394
243 -<fad0> <fad0> 1993
244 -<fad1> <fafc> 8474
245 -<fb40> <fb7e> 8518
246 -<fb80> <fbfc> 8581
247 -<fc40> <fc4b> 8706
248 -endcidrange
249 -endcmap
250 -CMapName currentdict /CMap defineresource pop
251 -end
252 -end
253 -
254 -%%EndResource
255 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%DocumentNeededResources: CMap (90msp-RKSJ-H)
4 -%%IncludeResource: ProcSet (CIDInit)
5 -%%IncludeResource: CMap (90msp-RKSJ-H)
6 -%%BeginResource: CMap (90msp-RKSJ-V)
7 -%%Title: (90msp-RKSJ-V Adobe Japan1 2)
8 -%%Version: 11.006
9 -%%Copyright: -----------------------------------------------------------
10 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
11 -%%Copyright:
12 -%%Copyright: Redistribution and use in source and binary forms, with or
13 -%%Copyright: without modification, are permitted provided that the
14 -%%Copyright: following conditions are met:
15 -%%Copyright:
16 -%%Copyright: Redistributions of source code must retain the above
17 -%%Copyright: copyright notice, this list of conditions and the following
18 -%%Copyright: disclaimer.
19 -%%Copyright:
20 -%%Copyright: Redistributions in binary form must reproduce the above
21 -%%Copyright: copyright notice, this list of conditions and the following
22 -%%Copyright: disclaimer in the documentation and/or other materials
23 -%%Copyright: provided with the distribution.
24 -%%Copyright:
25 -%%Copyright: Neither the name of Adobe nor the names of its contributors
26 -%%Copyright: may be used to endorse or promote products derived from
27 -%%Copyright: this software without specific prior written permission.
28 -%%Copyright:
29 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
30 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
34 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
39 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
41 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 -%%Copyright: -----------------------------------------------------------
43 -%%EndComments
44 -
45 -/CIDInit /ProcSet findresource begin
46 -
47 -12 dict begin
48 -
49 -begincmap
50 -
51 -/90msp-RKSJ-H usecmap
52 -
53 -/CIDSystemInfo 3 dict dup begin
54 - /Registry (Adobe) def
55 - /Ordering (Japan1) def
56 - /Supplement 2 def
57 -end def
58 -
59 -/CMapName /90msp-RKSJ-V def
60 -/CMapVersion 11.006 def
61 -/CMapType 1 def
62 -
63 -/XUID [1 10 25446] def
64 -
65 -/WMode 1 def
66 -
67 -78 begincidrange
68 -<8141> <8142> 7887
69 -<8143> <8143> 8268
70 -<8144> <8144> 8274
71 -<8150> <8151> 7889
72 -<815b> <815d> 7891
73 -<8160> <8164> 7894
74 -<8169> <817a> 7899
75 -<8181> <8181> 7917
76 -<81a8> <81a8> 739
77 -<81a9> <81a9> 738
78 -<81aa> <81ab> 736
79 -<81ac> <81ac> 8270
80 -<829f> <829f> 7918
81 -<82a1> <82a1> 7919
82 -<82a3> <82a3> 7920
83 -<82a5> <82a5> 7921
84 -<82a7> <82a7> 7922
85 -<82c1> <82c1> 7923
86 -<82e1> <82e1> 7924
87 -<82e3> <82e3> 7925
88 -<82e5> <82e5> 7926
89 -<82ec> <82ec> 7927
90 -<8340> <8340> 7928
91 -<8342> <8342> 7929
92 -<8344> <8344> 7930
93 -<8346> <8346> 7931
94 -<8348> <8348> 7932
95 -<8362> <8362> 7933
96 -<8383> <8383> 7934
97 -<8385> <8385> 7935
98 -<8387> <8387> 7936
99 -<838e> <838e> 7937
100 -<8395> <8396> 7938
101 -<849f> <849f> 7481
102 -<84a0> <84a0> 7479
103 -<84a1> <84a1> 7495
104 -<84a2> <84a2> 7503
105 -<84a3> <84a3> 7499
106 -<84a4> <84a4> 7491
107 -<84a5> <84a5> 7523
108 -<84a6> <84a6> 7515
109 -<84a7> <84a7> 7531
110 -<84a8> <84a8> 7507
111 -<84a9> <84a9> 7539
112 -<84aa> <84aa> 7482
113 -<84ab> <84ab> 7480
114 -<84ac> <84ac> 7498
115 -<84ad> <84ad> 7506
116 -<84ae> <84ae> 7502
117 -<84af> <84af> 7494
118 -<84b0> <84b0> 7530
119 -<84b1> <84b1> 7522
120 -<84b2> <84b2> 7538
121 -<84b3> <84b3> 7514
122 -<84b4> <84b4> 7554
123 -<84b5> <84b5> 7526
124 -<84b6> <84b6> 7519
125 -<84b7> <84b7> 7534
126 -<84b8> <84b8> 7511
127 -<84b9> <84b9> 7545
128 -<84ba> <84ba> 7527
129 -<84bb> <84bb> 7516
130 -<84bc> <84bc> 7535
131 -<84bd> <84bd> 7508
132 -<84be> <84be> 7542
133 -<875f> <8760> 7940
134 -<8761> <8761> 8329
135 -<8762> <8762> 7943
136 -<8763> <8763> 8339
137 -<8764> <8764> 7945
138 -<8765> <8765> 8338
139 -<8766> <8767> 7947
140 -<8768> <8768> 8344
141 -<8769> <876a> 7950
142 -<876b> <876b> 8348
143 -<876c> <876d> 7953
144 -<876e> <876e> 8349
145 -<8780> <8781> 7956
146 -endcidrange
147 -endcmap
148 -CMapName currentdict /CMap defineresource pop
149 -end
150 -end
151 -
152 -%%EndResource
153 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (90pv-RKSJ-H)
5 -%%Title: (90pv-RKSJ-H Adobe Japan1 1)
6 -%%Version: 10.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (Japan1) def
52 - /Supplement 1 def
53 -end def
54 -
55 -/CMapName /90pv-RKSJ-H def
56 -/CMapVersion 10.006 def
57 -/CMapType 1 def
58 -
59 -/UIDOffset 870 def
60 -/XUID [1 10 25341] def
61 -
62 -/WMode 0 def
63 -
64 -5 begincodespacerange
65 - <00> <80>
66 - <8140> <9FFC>
67 - <A0> <DF>
68 - <E040> <FCFC>
69 - <FD> <FF>
70 -endcodespacerange
71 -
72 -1 beginnotdefrange
73 -<00> <1f> 1
74 -endnotdefrange
75 -
76 -100 begincidrange
77 -<20> <7e> 1
78 -<80> <80> 97
79 -<8140> <817e> 633
80 -<8180> <81ac> 696
81 -<81b8> <81bf> 741
82 -<81c8> <81ce> 749
83 -<81da> <81e8> 756
84 -<81f0> <81f7> 771
85 -<81fc> <81fc> 779
86 -<824f> <8258> 780
87 -<8260> <8279> 790
88 -<8281> <829a> 816
89 -<829f> <82f1> 842
90 -<8340> <837e> 925
91 -<8380> <8396> 988
92 -<839f> <83b6> 1011
93 -<83bf> <83d6> 1035
94 -<8440> <8460> 1059
95 -<8470> <847e> 1092
96 -<8480> <8491> 1107
97 -<849f> <849f> 7479
98 -<84a0> <84a0> 7481
99 -<84a1> <84a1> 7491
100 -<84a2> <84a2> 7495
101 -<84a3> <84a3> 7503
102 -<84a4> <84a4> 7499
103 -<84a5> <84a5> 7507
104 -<84a6> <84a6> 7523
105 -<84a7> <84a7> 7515
106 -<84a8> <84a8> 7531
107 -<84a9> <84a9> 7539
108 -<84aa> <84aa> 7480
109 -<84ab> <84ab> 7482
110 -<84ac> <84ac> 7494
111 -<84ad> <84ad> 7498
112 -<84ae> <84ae> 7506
113 -<84af> <84af> 7502
114 -<84b0> <84b0> 7514
115 -<84b1> <84b1> 7530
116 -<84b2> <84b2> 7522
117 -<84b3> <84b3> 7538
118 -<84b4> <84b4> 7554
119 -<84b5> <84b5> 7511
120 -<84b6> <84b6> 7526
121 -<84b7> <84b7> 7519
122 -<84b8> <84b8> 7534
123 -<84b9> <84b9> 7542
124 -<84ba> <84ba> 7508
125 -<84bb> <84bb> 7527
126 -<84bc> <84bc> 7516
127 -<84bd> <84bd> 7535
128 -<84be> <84be> 7545
129 -<8540> <8553> 7555
130 -<855e> <8571> 8071
131 -<857c> <857e> 8286
132 -<8580> <8585> 8289
133 -<8591> <859a> 8061
134 -<859f> <85a8> 7575
135 -<85a9> <85aa> 8225
136 -<85ab> <85ad> 8295
137 -<85b3> <85bc> 8092
138 -<85bd> <85c1> 8298
139 -<85db> <85f4> 8112
140 -<8640> <8640> 7601
141 -<8641> <8641> 8186
142 -<8642> <8642> 7602
143 -<8643> <8643> 8020
144 -<8644> <8644> 8022
145 -<8645> <8645> 8303
146 -<8646> <8646> 7607
147 -<8647> <8647> 8023
148 -<8648> <8648> 7603
149 -<8649> <8649> 8021
150 -<864a> <864a> 7604
151 -<864b> <864b> 8304
152 -<864c> <864d> 7605
153 -<864e> <864e> 8037
154 -<864f> <8655> 8024
155 -<8656> <8656> 8305
156 -<8657> <8657> 8036
157 -<8658> <8659> 8034
158 -<865a> <865c> 8031
159 -<865d> <865d> 8306
160 -<869b> <869d> 7610
161 -<869e> <869e> 8307
162 -<869f> <869f> 8018
163 -<86a0> <86a1> 8016
164 -<86a2> <86a2> 8019
165 -<86a3> <86a3> 8211
166 -<86a4> <86a4> 8213
167 -<86a5> <86a5> 8212
168 -<86a6> <86a6> 8214
169 -<86b3> <86b3> 8058
170 -<86b4> <86b4> 8056
171 -<86b5> <86b5> 8308
172 -<86c7> <86ca> 8219
173 -<86cb> <86ce> 8309
174 -<86cf> <86cf> 8014
175 -<86d0> <86d0> 8013
176 -<86d1> <86d1> 8012
177 -endcidrange
178 -
179 -100 begincidrange
180 -<86d2> <86d2> 8011
181 -<86d3> <86d6> 8206
182 -<8740> <8746> 8197
183 -<8747> <8747> 8150
184 -<8748> <8748> 8204
185 -<8749> <8749> 8145
186 -<874a> <874a> 8138
187 -<874b> <874b> 7620
188 -<874c> <874c> 8151
189 -<874d> <874d> 7618
190 -<874e> <874e> 8146
191 -<874f> <874f> 8141
192 -<8750> <8750> 7619
193 -<8751> <8751> 8149
194 -<8752> <8752> 8147
195 -<8753> <8753> 8143
196 -<8754> <8754> 8148
197 -<8755> <8755> 8144
198 -<8756> <8757> 8139
199 -<8758> <8758> 8142
200 -<8791> <8792> 8317
201 -<8793> <8797> 7613
202 -<8798> <8798> 8154
203 -<8799> <8799> 8165
204 -<879a> <879a> 8319
205 -<879b> <879b> 8158
206 -<879c> <879c> 8191
207 -<879d> <879d> 8320
208 -<879e> <879e> 8223
209 -<879f> <879f> 7585
210 -<87a0> <87a0> 8038
211 -<87a1> <87a1> 7588
212 -<87a2> <87a2> 7586
213 -<87a3> <87a3> 8039
214 -<87a4> <87a4> 8183
215 -<87a5> <87a6> 8327
216 -<87a7> <87a7> 8042
217 -<87a8> <87a8> 7592
218 -<87a9> <87aa> 8040
219 -<87ab> <87ab> 7590
220 -<87ac> <87ac> 7593
221 -<87ad> <87ad> 7599
222 -<87ae> <87ae> 8046
223 -<87af> <87af> 8044
224 -<87b0> <87b0> 7595
225 -<87b1> <87b1> 8045
226 -<87b2> <87b2> 8043
227 -<87b3> <87b3> 7596
228 -<87b4> <87b4> 8047
229 -<87b5> <87b5> 7598
230 -<87bd> <87bd> 8048
231 -<87be> <87bf> 8051
232 -<87c0> <87c1> 8049
233 -<87e5> <87e7> 7621
234 -<87e8> <87e8> 8323
235 -<87fa> <87fa> 8054
236 -<87fb> <87fc> 8321
237 -<8840> <8840> 7624
238 -<8841> <8842> 7629
239 -<8854> <8855> 7608
240 -<8868> <8868> 7958
241 -<886a> <886d> 8313
242 -<889f> <88fc> 1125
243 -<8940> <897e> 1219
244 -<8980> <89fc> 1282
245 -<8a40> <8a7e> 1407
246 -<8a80> <8afc> 1470
247 -<8b40> <8b7e> 1595
248 -<8b80> <8bfc> 1658
249 -<8c40> <8c7e> 1783
250 -<8c80> <8cfc> 1846
251 -<8d40> <8d7e> 1971
252 -<8d80> <8dfc> 2034
253 -<8e40> <8e7e> 2159
254 -<8e80> <8efc> 2222
255 -<8f40> <8f7e> 2347
256 -<8f80> <8ffc> 2410
257 -<9040> <907e> 2535
258 -<9080> <90fc> 2598
259 -<9140> <917e> 2723
260 -<9180> <91fc> 2786
261 -<9240> <927e> 2911
262 -<9280> <92fc> 2974
263 -<9340> <937e> 3099
264 -<9380> <93fc> 3162
265 -<9440> <947e> 3287
266 -<9480> <94fc> 3350
267 -<9540> <957e> 3475
268 -<9580> <95fc> 3538
269 -<9640> <967e> 3663
270 -<9680> <96fc> 3726
271 -<9740> <977e> 3851
272 -<9780> <97fc> 3914
273 -<9840> <9872> 4039
274 -<989f> <98fc> 4090
275 -<9940> <997e> 4184
276 -<9980> <99fc> 4247
277 -<9a40> <9a7e> 4372
278 -<9a80> <9afc> 4435
279 -<9b40> <9b7e> 4560
280 -endcidrange
281 -
282 -63 begincidrange
283 -<9b80> <9bfc> 4623
284 -<9c40> <9c7e> 4748
285 -<9c80> <9cfc> 4811
286 -<9d40> <9d7e> 4936
287 -<9d80> <9dfc> 4999
288 -<9e40> <9e7e> 5124
289 -<9e80> <9efc> 5187
290 -<9f40> <9f7e> 5312
291 -<9f80> <9ffc> 5375
292 -<a0> <df> 326
293 -<e040> <e07e> 5500
294 -<e080> <e0fc> 5563
295 -<e140> <e17e> 5688
296 -<e180> <e1fc> 5751
297 -<e240> <e27e> 5876
298 -<e280> <e2fc> 5939
299 -<e340> <e37e> 6064
300 -<e380> <e3fc> 6127
301 -<e440> <e47e> 6252
302 -<e480> <e4fc> 6315
303 -<e540> <e57e> 6440
304 -<e580> <e5fc> 6503
305 -<e640> <e67e> 6628
306 -<e680> <e6fc> 6691
307 -<e740> <e77e> 6816
308 -<e780> <e7fc> 6879
309 -<e840> <e87e> 7004
310 -<e880> <e8fc> 7067
311 -<e940> <e97e> 7192
312 -<e980> <e9fc> 7255
313 -<ea40> <ea7e> 7380
314 -<ea80> <eaa2> 7443
315 -<eaa3> <eaa4> 8284
316 -<eb41> <eb42> 7887
317 -<eb50> <eb51> 7889
318 -<eb5b> <eb5d> 7891
319 -<eb60> <eb64> 7894
320 -<eb69> <eb7a> 7899
321 -<eb81> <eb81> 7917
322 -<ec9f> <ec9f> 7918
323 -<eca1> <eca1> 7919
324 -<eca3> <eca3> 7920
325 -<eca5> <eca5> 7921
326 -<eca7> <eca7> 7922
327 -<ecc1> <ecc1> 7923
328 -<ece1> <ece1> 7924
329 -<ece3> <ece3> 7925
330 -<ece5> <ece5> 7926
331 -<ecec> <ecec> 7927
332 -<ed40> <ed40> 7928
333 -<ed42> <ed42> 7929
334 -<ed44> <ed44> 7930
335 -<ed46> <ed46> 7931
336 -<ed48> <ed48> 7932
337 -<ed62> <ed62> 7933
338 -<ed83> <ed83> 7934
339 -<ed85> <ed85> 7935
340 -<ed87> <ed87> 7936
341 -<ed8e> <ed8e> 7937
342 -<ed95> <ed96> 7938
343 -<fd> <fd> 152
344 -<fe> <fe> 228
345 -<ff> <ff> 124
346 -endcidrange
347 -endcmap
348 -CMapName currentdict /CMap defineresource pop
349 -end
350 -end
351 -
352 -%%EndResource
353 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%DocumentNeededResources: CMap (90pv-RKSJ-H)
4 -%%IncludeResource: ProcSet (CIDInit)
5 -%%IncludeResource: CMap (90pv-RKSJ-H)
6 -%%BeginResource: CMap (90pv-RKSJ-V)
7 -%%Title: (90pv-RKSJ-V Adobe Japan1 1)
8 -%%Version: 10.006
9 -%%Copyright: -----------------------------------------------------------
10 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
11 -%%Copyright:
12 -%%Copyright: Redistribution and use in source and binary forms, with or
13 -%%Copyright: without modification, are permitted provided that the
14 -%%Copyright: following conditions are met:
15 -%%Copyright:
16 -%%Copyright: Redistributions of source code must retain the above
17 -%%Copyright: copyright notice, this list of conditions and the following
18 -%%Copyright: disclaimer.
19 -%%Copyright:
20 -%%Copyright: Redistributions in binary form must reproduce the above
21 -%%Copyright: copyright notice, this list of conditions and the following
22 -%%Copyright: disclaimer in the documentation and/or other materials
23 -%%Copyright: provided with the distribution.
24 -%%Copyright:
25 -%%Copyright: Neither the name of Adobe nor the names of its contributors
26 -%%Copyright: may be used to endorse or promote products derived from
27 -%%Copyright: this software without specific prior written permission.
28 -%%Copyright:
29 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
30 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
34 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
39 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
41 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 -%%Copyright: -----------------------------------------------------------
43 -%%EndComments
44 -
45 -/CIDInit /ProcSet findresource begin
46 -
47 -12 dict begin
48 -
49 -begincmap
50 -
51 -/90pv-RKSJ-H usecmap
52 -
53 -/CIDSystemInfo 3 dict dup begin
54 - /Registry (Adobe) def
55 - /Ordering (Japan1) def
56 - /Supplement 1 def
57 -end def
58 -
59 -/CMapName /90pv-RKSJ-V def
60 -/CMapVersion 10.006 def
61 -/CMapType 1 def
62 -
63 -/UIDOffset 940 def
64 -/XUID [1 10 25342] def
65 -
66 -/WMode 1 def
67 -
68 -51 begincidrange
69 -<8141> <8142> 7887
70 -<8150> <8151> 7889
71 -<815b> <815d> 7891
72 -<8160> <8164> 7894
73 -<8169> <817a> 7899
74 -<8181> <8181> 7917
75 -<829f> <829f> 7918
76 -<82a1> <82a1> 7919
77 -<82a3> <82a3> 7920
78 -<82a5> <82a5> 7921
79 -<82a7> <82a7> 7922
80 -<82c1> <82c1> 7923
81 -<82e1> <82e1> 7924
82 -<82e3> <82e3> 7925
83 -<82e5> <82e5> 7926
84 -<82ec> <82ec> 7927
85 -<8340> <8340> 7928
86 -<8342> <8342> 7929
87 -<8344> <8344> 7930
88 -<8346> <8346> 7931
89 -<8348> <8348> 7932
90 -<8362> <8362> 7933
91 -<8383> <8383> 7934
92 -<8385> <8385> 7935
93 -<8387> <8387> 7936
94 -<838e> <838e> 7937
95 -<8395> <8396> 7938
96 -<879f> <879f> 7940
97 -<87a0> <87a0> 8329
98 -<87a1> <87a1> 7943
99 -<87a2> <87a2> 7941
100 -<87a3> <87a3> 8330
101 -<87a4> <87a5> 8333
102 -<87a6> <87a7> 8337
103 -<87a8> <87a8> 7947
104 -<87a9> <87aa> 8339
105 -<87ab> <87ab> 7945
106 -<87ac> <87ac> 7948
107 -<87ad> <87ad> 7954
108 -<87ae> <87af> 8343
109 -<87b0> <87b0> 7950
110 -<87b1> <87b2> 8347
111 -<87b3> <87b3> 7951
112 -<87b4> <87b4> 8349
113 -<87b5> <87b5> 7953
114 -<87bd> <87bd> 8350
115 -<87be> <87be> 8353
116 -<87bf> <87bf> 8356
117 -<87c0> <87c0> 8358
118 -<87c1> <87c1> 8357
119 -<87fa> <87fc> 8324
120 -endcidrange
121 -endcmap
122 -CMapName currentdict /CMap defineresource pop
123 -end
124 -end
125 -
126 -%%EndResource
127 -%%EOF
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%DocumentNeededResources: CMap (Add-RKSJ-H)
4 -%%IncludeResource: ProcSet (CIDInit)
5 -%%IncludeResource: CMap (Add-RKSJ-H)
6 -%%BeginResource: CMap (Add-RKSJ-V)
7 -%%Title: (Add-RKSJ-V Adobe Japan1 1)
8 -%%Version: 10.006
9 -%%Copyright: -----------------------------------------------------------
10 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
11 -%%Copyright:
12 -%%Copyright: Redistribution and use in source and binary forms, with or
13 -%%Copyright: without modification, are permitted provided that the
14 -%%Copyright: following conditions are met:
15 -%%Copyright:
16 -%%Copyright: Redistributions of source code must retain the above
17 -%%Copyright: copyright notice, this list of conditions and the following
18 -%%Copyright: disclaimer.
19 -%%Copyright:
20 -%%Copyright: Redistributions in binary form must reproduce the above
21 -%%Copyright: copyright notice, this list of conditions and the following
22 -%%Copyright: disclaimer in the documentation and/or other materials
23 -%%Copyright: provided with the distribution.
24 -%%Copyright:
25 -%%Copyright: Neither the name of Adobe nor the names of its contributors
26 -%%Copyright: may be used to endorse or promote products derived from
27 -%%Copyright: this software without specific prior written permission.
28 -%%Copyright:
29 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
30 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
34 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
39 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
41 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 -%%Copyright: -----------------------------------------------------------
43 -%%EndComments
44 -
45 -/CIDInit /ProcSet findresource begin
46 -
47 -12 dict begin
48 -
49 -begincmap
50 -
51 -/Add-RKSJ-H usecmap
52 -
53 -/CIDSystemInfo 3 dict dup begin
54 - /Registry (Adobe) def
55 - /Ordering (Japan1) def
56 - /Supplement 1 def
57 -end def
58 -
59 -/CMapName /Add-RKSJ-V def
60 -/CMapVersion 10.006 def
61 -/CMapType 1 def
62 -
63 -/UIDOffset 780 def
64 -/XUID [1 10 25327] def
65 -
66 -/WMode 1 def
67 -
68 -57 begincidrange
69 -<8141> <8142> 7887
70 -<8143> <8143> 8268
71 -<8144> <8144> 8274
72 -<8150> <8151> 7889
73 -<815b> <815d> 7891
74 -<8160> <8164> 7894
75 -<8165> <8165> 8282
76 -<8166> <8166> 8275
77 -<8167> <8167> 8280
78 -<8168> <8168> 8277
79 -<8169> <817a> 7899
80 -<829f> <829f> 7918
81 -<82a1> <82a1> 7919
82 -<82a3> <82a3> 7920
83 -<82a5> <82a5> 7921
84 -<82a7> <82a7> 7922
85 -<82c1> <82c1> 7923
86 -<82e1> <82e1> 7924
87 -<82e3> <82e3> 7925
88 -<82e5> <82e5> 7926
89 -<82ec> <82ec> 7927
90 -<82f3> <82f4> 8264
91 -<8340> <8340> 7928
92 -<8342> <8342> 7929
93 -<8344> <8344> 7930
94 -<8346> <8346> 7931
95 -<8348> <8348> 7932
96 -<8362> <8362> 7933
97 -<8383> <8383> 7934
98 -<8385> <8385> 7935
99 -<8387> <8387> 7936
100 -<838e> <838e> 7937
101 -<8395> <8396> 7938
102 -<ec78> <ec78> 7943
103 -<ec79> <ec79> 7940
104 -<ec7a> <ec7a> 8329
105 -<ec7b> <ec7b> 7941
106 -<ec7c> <ec7c> 8330
107 -<ec7d> <ec7e> 8339
108 -<ec80> <ec80> 7945
109 -<ec81> <ec81> 8338
110 -<ec82> <ec82> 7947
111 -<ec83> <ec83> 7951
112 -<ec84> <ec84> 8348
113 -<ec85> <ec85> 7953
114 -<ec86> <ec86> 7950
115 -<ec87> <ec87> 8344
116 -<ec88> <ec88> 8347
117 -<ec89> <ec89> 7954
118 -<ec8a> <ec8a> 8343
119 -<ec8b> <ec8c> 8349
120 -<ec8d> <ec8d> 8358
121 -<ec8e> <ec8e> 8357
122 -<ec8f> <ec8f> 8353
123 -<ec90> <ec90> 8356
124 -<ec95> <ec95> 8324
125 -<ef92> <ef92> 8333
126 -endcidrange
127 -endcmap
128 -CMapName currentdict /CMap defineresource pop
129 -end
130 -end
131 -
132 -%%EndResource
133 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%DocumentNeededResources: CMap (Add-H)
4 -%%IncludeResource: ProcSet (CIDInit)
5 -%%IncludeResource: CMap (Add-H)
6 -%%BeginResource: CMap (Add-V)
7 -%%Title: (Add-V Adobe Japan1 1)
8 -%%Version: 10.006
9 -%%Copyright: -----------------------------------------------------------
10 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
11 -%%Copyright:
12 -%%Copyright: Redistribution and use in source and binary forms, with or
13 -%%Copyright: without modification, are permitted provided that the
14 -%%Copyright: following conditions are met:
15 -%%Copyright:
16 -%%Copyright: Redistributions of source code must retain the above
17 -%%Copyright: copyright notice, this list of conditions and the following
18 -%%Copyright: disclaimer.
19 -%%Copyright:
20 -%%Copyright: Redistributions in binary form must reproduce the above
21 -%%Copyright: copyright notice, this list of conditions and the following
22 -%%Copyright: disclaimer in the documentation and/or other materials
23 -%%Copyright: provided with the distribution.
24 -%%Copyright:
25 -%%Copyright: Neither the name of Adobe nor the names of its contributors
26 -%%Copyright: may be used to endorse or promote products derived from
27 -%%Copyright: this software without specific prior written permission.
28 -%%Copyright:
29 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
30 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
31 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
32 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
33 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
34 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
36 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
37 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
38 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
39 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
40 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
41 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
42 -%%Copyright: -----------------------------------------------------------
43 -%%EndComments
44 -
45 -/CIDInit /ProcSet findresource begin
46 -
47 -12 dict begin
48 -
49 -begincmap
50 -
51 -/Add-H usecmap
52 -
53 -/CIDSystemInfo 3 dict dup begin
54 - /Registry (Adobe) def
55 - /Ordering (Japan1) def
56 - /Supplement 1 def
57 -end def
58 -
59 -/CMapName /Add-V def
60 -/CMapVersion 10.006 def
61 -/CMapType 1 def
62 -
63 -/UIDOffset 790 def
64 -/XUID [1 10 25328] def
65 -
66 -/WMode 1 def
67 -
68 -57 begincidrange
69 -<2122> <2123> 7887
70 -<2124> <2124> 8268
71 -<2125> <2125> 8274
72 -<2131> <2132> 7889
73 -<213c> <213e> 7891
74 -<2141> <2145> 7894
75 -<2146> <2146> 8282
76 -<2147> <2147> 8275
77 -<2148> <2148> 8280
78 -<2149> <2149> 8277
79 -<214a> <215b> 7899
80 -<2421> <2421> 7918
81 -<2423> <2423> 7919
82 -<2425> <2425> 7920
83 -<2427> <2427> 7921
84 -<2429> <2429> 7922
85 -<2443> <2443> 7923
86 -<2463> <2463> 7924
87 -<2465> <2465> 7925
88 -<2467> <2467> 7926
89 -<246e> <246e> 7927
90 -<2475> <2476> 8264
91 -<2521> <2521> 7928
92 -<2523> <2523> 7929
93 -<2525> <2525> 7930
94 -<2527> <2527> 7931
95 -<2529> <2529> 7932
96 -<2543> <2543> 7933
97 -<2563> <2563> 7934
98 -<2565> <2565> 7935
99 -<2567> <2567> 7936
100 -<256e> <256e> 7937
101 -<2575> <2576> 7938
102 -<7759> <7759> 7943
103 -<775a> <775a> 7940
104 -<775b> <775b> 8329
105 -<775c> <775c> 7941
106 -<775d> <775d> 8330
107 -<775e> <775f> 8339
108 -<7760> <7760> 7945
109 -<7761> <7761> 8338
110 -<7762> <7762> 7947
111 -<7763> <7763> 7951
112 -<7764> <7764> 8348
113 -<7765> <7765> 7953
114 -<7766> <7766> 7950
115 -<7767> <7767> 8344
116 -<7768> <7768> 8347
117 -<7769> <7769> 7954
118 -<776a> <776a> 8343
119 -<776b> <776c> 8349
120 -<776d> <776d> 8358
121 -<776e> <776e> 8357
122 -<776f> <776f> 8353
123 -<7770> <7770> 8356
124 -<7775> <7775> 8324
125 -<7d72> <7d72> 8333
126 -endcidrange
127 -endcmap
128 -CMapName currentdict /CMap defineresource pop
129 -end
130 -end
131 -
132 -%%EndResource
133 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe CNS1 0)
6 -%%Version: 10.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (CNS1) def
52 - /Supplement 0 def
53 -end def
54 -
55 -/CMapName /Adobe-CNS1-0 def
56 -/CMapVersion 10.006 def
57 -/CMapType 1 def
58 -
59 -/UIDOffset 960 def
60 -/XUID [1 10 25394] def
61 -
62 -/WMode 0 def
63 -
64 -/CIDCount 14099 def
65 -
66 -1 begincodespacerange
67 - <0000> <37FF>
68 -endcodespacerange
69 -
70 -56 begincidrange
71 -<0000> <00ff> 0
72 -<0100> <01ff> 256
73 -<0200> <02ff> 512
74 -<0300> <03ff> 768
75 -<0400> <04ff> 1024
76 -<0500> <05ff> 1280
77 -<0600> <06ff> 1536
78 -<0700> <07ff> 1792
79 -<0800> <08ff> 2048
80 -<0900> <09ff> 2304
81 -<0a00> <0aff> 2560
82 -<0b00> <0bff> 2816
83 -<0c00> <0cff> 3072
84 -<0d00> <0dff> 3328
85 -<0e00> <0eff> 3584
86 -<0f00> <0fff> 3840
87 -<1000> <10ff> 4096
88 -<1100> <11ff> 4352
89 -<1200> <12ff> 4608
90 -<1300> <13ff> 4864
91 -<1400> <14ff> 5120
92 -<1500> <15ff> 5376
93 -<1600> <16ff> 5632
94 -<1700> <17ff> 5888
95 -<1800> <18ff> 6144
96 -<1900> <19ff> 6400
97 -<1a00> <1aff> 6656
98 -<1b00> <1bff> 6912
99 -<1c00> <1cff> 7168
100 -<1d00> <1dff> 7424
101 -<1e00> <1eff> 7680
102 -<1f00> <1fff> 7936
103 -<2000> <20ff> 8192
104 -<2100> <21ff> 8448
105 -<2200> <22ff> 8704
106 -<2300> <23ff> 8960
107 -<2400> <24ff> 9216
108 -<2500> <25ff> 9472
109 -<2600> <26ff> 9728
110 -<2700> <27ff> 9984
111 -<2800> <28ff> 10240
112 -<2900> <29ff> 10496
113 -<2a00> <2aff> 10752
114 -<2b00> <2bff> 11008
115 -<2c00> <2cff> 11264
116 -<2d00> <2dff> 11520
117 -<2e00> <2eff> 11776
118 -<2f00> <2fff> 12032
119 -<3000> <30ff> 12288
120 -<3100> <31ff> 12544
121 -<3200> <32ff> 12800
122 -<3300> <33ff> 13056
123 -<3400> <34ff> 13312
124 -<3500> <35ff> 13568
125 -<3600> <36ff> 13824
126 -<3700> <3712> 14080
127 -endcidrange
128 -endcmap
129 -CMapName currentdict /CMap defineresource pop
130 -end
131 -end
132 -
133 -%%EndResource
134 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe CNS1 1)
6 -%%Version: 1.005
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (CNS1) def
52 - /Supplement 1 def
53 -end def
54 -
55 -/CMapName /Adobe-CNS1-1 def
56 -/CMapVersion 1.005 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25590] def
60 -
61 -/WMode 0 def
62 -
63 -/CIDCount 17408 def
64 -
65 -1 begincodespacerange
66 - <0000> <43FF>
67 -endcodespacerange
68 -
69 -68 begincidrange
70 -<0000> <00ff> 0
71 -<0100> <01ff> 256
72 -<0200> <02ff> 512
73 -<0300> <03ff> 768
74 -<0400> <04ff> 1024
75 -<0500> <05ff> 1280
76 -<0600> <06ff> 1536
77 -<0700> <07ff> 1792
78 -<0800> <08ff> 2048
79 -<0900> <09ff> 2304
80 -<0a00> <0aff> 2560
81 -<0b00> <0bff> 2816
82 -<0c00> <0cff> 3072
83 -<0d00> <0dff> 3328
84 -<0e00> <0eff> 3584
85 -<0f00> <0fff> 3840
86 -<1000> <10ff> 4096
87 -<1100> <11ff> 4352
88 -<1200> <12ff> 4608
89 -<1300> <13ff> 4864
90 -<1400> <14ff> 5120
91 -<1500> <15ff> 5376
92 -<1600> <16ff> 5632
93 -<1700> <17ff> 5888
94 -<1800> <18ff> 6144
95 -<1900> <19ff> 6400
96 -<1a00> <1aff> 6656
97 -<1b00> <1bff> 6912
98 -<1c00> <1cff> 7168
99 -<1d00> <1dff> 7424
100 -<1e00> <1eff> 7680
101 -<1f00> <1fff> 7936
102 -<2000> <20ff> 8192
103 -<2100> <21ff> 8448
104 -<2200> <22ff> 8704
105 -<2300> <23ff> 8960
106 -<2400> <24ff> 9216
107 -<2500> <25ff> 9472
108 -<2600> <26ff> 9728
109 -<2700> <27ff> 9984
110 -<2800> <28ff> 10240
111 -<2900> <29ff> 10496
112 -<2a00> <2aff> 10752
113 -<2b00> <2bff> 11008
114 -<2c00> <2cff> 11264
115 -<2d00> <2dff> 11520
116 -<2e00> <2eff> 11776
117 -<2f00> <2fff> 12032
118 -<3000> <30ff> 12288
119 -<3100> <31ff> 12544
120 -<3200> <32ff> 12800
121 -<3300> <33ff> 13056
122 -<3400> <34ff> 13312
123 -<3500> <35ff> 13568
124 -<3600> <36ff> 13824
125 -<3700> <37ff> 14080
126 -<3800> <38ff> 14336
127 -<3900> <39ff> 14592
128 -<3a00> <3aff> 14848
129 -<3b00> <3bff> 15104
130 -<3c00> <3cff> 15360
131 -<3d00> <3dff> 15616
132 -<3e00> <3eff> 15872
133 -<3f00> <3fff> 16128
134 -<4000> <40ff> 16384
135 -<4100> <41ff> 16640
136 -<4200> <42ff> 16896
137 -<4300> <43ff> 17152
138 -endcidrange
139 -endcmap
140 -CMapName currentdict /CMap defineresource pop
141 -end
142 -end
143 -
144 -%%EndResource
145 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe CNS1 2)
6 -%%Version: 1.005
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (CNS1) def
52 - /Supplement 2 def
53 -end def
54 -
55 -/CMapName /Adobe-CNS1-2 def
56 -/CMapVersion 1.005 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25586] def
60 -
61 -/WMode 0 def
62 -
63 -/CIDCount 17601 def
64 -
65 -1 begincodespacerange
66 - <0000> <44FF>
67 -endcodespacerange
68 -
69 -69 begincidrange
70 -<0000> <00ff> 0
71 -<0100> <01ff> 256
72 -<0200> <02ff> 512
73 -<0300> <03ff> 768
74 -<0400> <04ff> 1024
75 -<0500> <05ff> 1280
76 -<0600> <06ff> 1536
77 -<0700> <07ff> 1792
78 -<0800> <08ff> 2048
79 -<0900> <09ff> 2304
80 -<0a00> <0aff> 2560
81 -<0b00> <0bff> 2816
82 -<0c00> <0cff> 3072
83 -<0d00> <0dff> 3328
84 -<0e00> <0eff> 3584
85 -<0f00> <0fff> 3840
86 -<1000> <10ff> 4096
87 -<1100> <11ff> 4352
88 -<1200> <12ff> 4608
89 -<1300> <13ff> 4864
90 -<1400> <14ff> 5120
91 -<1500> <15ff> 5376
92 -<1600> <16ff> 5632
93 -<1700> <17ff> 5888
94 -<1800> <18ff> 6144
95 -<1900> <19ff> 6400
96 -<1a00> <1aff> 6656
97 -<1b00> <1bff> 6912
98 -<1c00> <1cff> 7168
99 -<1d00> <1dff> 7424
100 -<1e00> <1eff> 7680
101 -<1f00> <1fff> 7936
102 -<2000> <20ff> 8192
103 -<2100> <21ff> 8448
104 -<2200> <22ff> 8704
105 -<2300> <23ff> 8960
106 -<2400> <24ff> 9216
107 -<2500> <25ff> 9472
108 -<2600> <26ff> 9728
109 -<2700> <27ff> 9984
110 -<2800> <28ff> 10240
111 -<2900> <29ff> 10496
112 -<2a00> <2aff> 10752
113 -<2b00> <2bff> 11008
114 -<2c00> <2cff> 11264
115 -<2d00> <2dff> 11520
116 -<2e00> <2eff> 11776
117 -<2f00> <2fff> 12032
118 -<3000> <30ff> 12288
119 -<3100> <31ff> 12544
120 -<3200> <32ff> 12800
121 -<3300> <33ff> 13056
122 -<3400> <34ff> 13312
123 -<3500> <35ff> 13568
124 -<3600> <36ff> 13824
125 -<3700> <37ff> 14080
126 -<3800> <38ff> 14336
127 -<3900> <39ff> 14592
128 -<3a00> <3aff> 14848
129 -<3b00> <3bff> 15104
130 -<3c00> <3cff> 15360
131 -<3d00> <3dff> 15616
132 -<3e00> <3eff> 15872
133 -<3f00> <3fff> 16128
134 -<4000> <40ff> 16384
135 -<4100> <41ff> 16640
136 -<4200> <42ff> 16896
137 -<4300> <43ff> 17152
138 -<4400> <44c0> 17408
139 -endcidrange
140 -endcmap
141 -CMapName currentdict /CMap defineresource pop
142 -end
143 -end
144 -
145 -%%EndResource
146 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe CNS1 3)
6 -%%Version: 1.005
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (CNS1) def
52 - /Supplement 3 def
53 -end def
54 -
55 -/CMapName /Adobe-CNS1-3 def
56 -/CMapVersion 1.005 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25587] def
60 -
61 -/WMode 0 def
62 -
63 -/CIDCount 18846 def
64 -
65 -1 begincodespacerange
66 - <0000> <49FF>
67 -endcodespacerange
68 -
69 -74 begincidrange
70 -<0000> <00ff> 0
71 -<0100> <01ff> 256
72 -<0200> <02ff> 512
73 -<0300> <03ff> 768
74 -<0400> <04ff> 1024
75 -<0500> <05ff> 1280
76 -<0600> <06ff> 1536
77 -<0700> <07ff> 1792
78 -<0800> <08ff> 2048
79 -<0900> <09ff> 2304
80 -<0a00> <0aff> 2560
81 -<0b00> <0bff> 2816
82 -<0c00> <0cff> 3072
83 -<0d00> <0dff> 3328
84 -<0e00> <0eff> 3584
85 -<0f00> <0fff> 3840
86 -<1000> <10ff> 4096
87 -<1100> <11ff> 4352
88 -<1200> <12ff> 4608
89 -<1300> <13ff> 4864
90 -<1400> <14ff> 5120
91 -<1500> <15ff> 5376
92 -<1600> <16ff> 5632
93 -<1700> <17ff> 5888
94 -<1800> <18ff> 6144
95 -<1900> <19ff> 6400
96 -<1a00> <1aff> 6656
97 -<1b00> <1bff> 6912
98 -<1c00> <1cff> 7168
99 -<1d00> <1dff> 7424
100 -<1e00> <1eff> 7680
101 -<1f00> <1fff> 7936
102 -<2000> <20ff> 8192
103 -<2100> <21ff> 8448
104 -<2200> <22ff> 8704
105 -<2300> <23ff> 8960
106 -<2400> <24ff> 9216
107 -<2500> <25ff> 9472
108 -<2600> <26ff> 9728
109 -<2700> <27ff> 9984
110 -<2800> <28ff> 10240
111 -<2900> <29ff> 10496
112 -<2a00> <2aff> 10752
113 -<2b00> <2bff> 11008
114 -<2c00> <2cff> 11264
115 -<2d00> <2dff> 11520
116 -<2e00> <2eff> 11776
117 -<2f00> <2fff> 12032
118 -<3000> <30ff> 12288
119 -<3100> <31ff> 12544
120 -<3200> <32ff> 12800
121 -<3300> <33ff> 13056
122 -<3400> <34ff> 13312
123 -<3500> <35ff> 13568
124 -<3600> <36ff> 13824
125 -<3700> <37ff> 14080
126 -<3800> <38ff> 14336
127 -<3900> <39ff> 14592
128 -<3a00> <3aff> 14848
129 -<3b00> <3bff> 15104
130 -<3c00> <3cff> 15360
131 -<3d00> <3dff> 15616
132 -<3e00> <3eff> 15872
133 -<3f00> <3fff> 16128
134 -<4000> <40ff> 16384
135 -<4100> <41ff> 16640
136 -<4200> <42ff> 16896
137 -<4300> <43ff> 17152
138 -<4400> <44ff> 17408
139 -<4500> <45ff> 17664
140 -<4600> <46ff> 17920
141 -<4700> <47ff> 18176
142 -<4800> <48ff> 18432
143 -<4900> <499d> 18688
144 -endcidrange
145 -endcmap
146 -CMapName currentdict /CMap defineresource pop
147 -end
148 -end
149 -
150 -%%EndResource
151 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe CNS1 4)
6 -%%Version: 1.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (CNS1) def
52 - /Supplement 4 def
53 -end def
54 -
55 -/CMapName /Adobe-CNS1-4 def
56 -/CMapVersion 1.006 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25595] def
60 -
61 -/WMode 0 def
62 -
63 -/CIDCount 18965 def
64 -
65 -1 begincodespacerange
66 - <0000> <4AFF>
67 -endcodespacerange
68 -
69 -75 begincidrange
70 -<0000> <00ff> 0
71 -<0100> <01ff> 256
72 -<0200> <02ff> 512
73 -<0300> <03ff> 768
74 -<0400> <04ff> 1024
75 -<0500> <05ff> 1280
76 -<0600> <06ff> 1536
77 -<0700> <07ff> 1792
78 -<0800> <08ff> 2048
79 -<0900> <09ff> 2304
80 -<0a00> <0aff> 2560
81 -<0b00> <0bff> 2816
82 -<0c00> <0cff> 3072
83 -<0d00> <0dff> 3328
84 -<0e00> <0eff> 3584
85 -<0f00> <0fff> 3840
86 -<1000> <10ff> 4096
87 -<1100> <11ff> 4352
88 -<1200> <12ff> 4608
89 -<1300> <13ff> 4864
90 -<1400> <14ff> 5120
91 -<1500> <15ff> 5376
92 -<1600> <16ff> 5632
93 -<1700> <17ff> 5888
94 -<1800> <18ff> 6144
95 -<1900> <19ff> 6400
96 -<1a00> <1aff> 6656
97 -<1b00> <1bff> 6912
98 -<1c00> <1cff> 7168
99 -<1d00> <1dff> 7424
100 -<1e00> <1eff> 7680
101 -<1f00> <1fff> 7936
102 -<2000> <20ff> 8192
103 -<2100> <21ff> 8448
104 -<2200> <22ff> 8704
105 -<2300> <23ff> 8960
106 -<2400> <24ff> 9216
107 -<2500> <25ff> 9472
108 -<2600> <26ff> 9728
109 -<2700> <27ff> 9984
110 -<2800> <28ff> 10240
111 -<2900> <29ff> 10496
112 -<2a00> <2aff> 10752
113 -<2b00> <2bff> 11008
114 -<2c00> <2cff> 11264
115 -<2d00> <2dff> 11520
116 -<2e00> <2eff> 11776
117 -<2f00> <2fff> 12032
118 -<3000> <30ff> 12288
119 -<3100> <31ff> 12544
120 -<3200> <32ff> 12800
121 -<3300> <33ff> 13056
122 -<3400> <34ff> 13312
123 -<3500> <35ff> 13568
124 -<3600> <36ff> 13824
125 -<3700> <37ff> 14080
126 -<3800> <38ff> 14336
127 -<3900> <39ff> 14592
128 -<3a00> <3aff> 14848
129 -<3b00> <3bff> 15104
130 -<3c00> <3cff> 15360
131 -<3d00> <3dff> 15616
132 -<3e00> <3eff> 15872
133 -<3f00> <3fff> 16128
134 -<4000> <40ff> 16384
135 -<4100> <41ff> 16640
136 -<4200> <42ff> 16896
137 -<4300> <43ff> 17152
138 -<4400> <44ff> 17408
139 -<4500> <45ff> 17664
140 -<4600> <46ff> 17920
141 -<4700> <47ff> 18176
142 -<4800> <48ff> 18432
143 -<4900> <49ff> 18688
144 -<4a00> <4a14> 18944
145 -endcidrange
146 -endcmap
147 -CMapName currentdict /CMap defineresource pop
148 -end
149 -end
150 -
151 -%%EndResource
152 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe CNS1 5)
6 -%%Version: 1.005
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (CNS1) def
52 - /Supplement 5 def
53 -end def
54 -
55 -/CMapName /Adobe-CNS1-5 def
56 -/CMapVersion 1.005 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25598] def
60 -
61 -/WMode 0 def
62 -
63 -/CIDCount 19088 def
64 -
65 -1 begincodespacerange
66 - <0000> <4AFF>
67 -endcodespacerange
68 -
69 -75 begincidrange
70 -<0000> <00ff> 0
71 -<0100> <01ff> 256
72 -<0200> <02ff> 512
73 -<0300> <03ff> 768
74 -<0400> <04ff> 1024
75 -<0500> <05ff> 1280
76 -<0600> <06ff> 1536
77 -<0700> <07ff> 1792
78 -<0800> <08ff> 2048
79 -<0900> <09ff> 2304
80 -<0a00> <0aff> 2560
81 -<0b00> <0bff> 2816
82 -<0c00> <0cff> 3072
83 -<0d00> <0dff> 3328
84 -<0e00> <0eff> 3584
85 -<0f00> <0fff> 3840
86 -<1000> <10ff> 4096
87 -<1100> <11ff> 4352
88 -<1200> <12ff> 4608
89 -<1300> <13ff> 4864
90 -<1400> <14ff> 5120
91 -<1500> <15ff> 5376
92 -<1600> <16ff> 5632
93 -<1700> <17ff> 5888
94 -<1800> <18ff> 6144
95 -<1900> <19ff> 6400
96 -<1a00> <1aff> 6656
97 -<1b00> <1bff> 6912
98 -<1c00> <1cff> 7168
99 -<1d00> <1dff> 7424
100 -<1e00> <1eff> 7680
101 -<1f00> <1fff> 7936
102 -<2000> <20ff> 8192
103 -<2100> <21ff> 8448
104 -<2200> <22ff> 8704
105 -<2300> <23ff> 8960
106 -<2400> <24ff> 9216
107 -<2500> <25ff> 9472
108 -<2600> <26ff> 9728
109 -<2700> <27ff> 9984
110 -<2800> <28ff> 10240
111 -<2900> <29ff> 10496
112 -<2a00> <2aff> 10752
113 -<2b00> <2bff> 11008
114 -<2c00> <2cff> 11264
115 -<2d00> <2dff> 11520
116 -<2e00> <2eff> 11776
117 -<2f00> <2fff> 12032
118 -<3000> <30ff> 12288
119 -<3100> <31ff> 12544
120 -<3200> <32ff> 12800
121 -<3300> <33ff> 13056
122 -<3400> <34ff> 13312
123 -<3500> <35ff> 13568
124 -<3600> <36ff> 13824
125 -<3700> <37ff> 14080
126 -<3800> <38ff> 14336
127 -<3900> <39ff> 14592
128 -<3a00> <3aff> 14848
129 -<3b00> <3bff> 15104
130 -<3c00> <3cff> 15360
131 -<3d00> <3dff> 15616
132 -<3e00> <3eff> 15872
133 -<3f00> <3fff> 16128
134 -<4000> <40ff> 16384
135 -<4100> <41ff> 16640
136 -<4200> <42ff> 16896
137 -<4300> <43ff> 17152
138 -<4400> <44ff> 17408
139 -<4500> <45ff> 17664
140 -<4600> <46ff> 17920
141 -<4700> <47ff> 18176
142 -<4800> <48ff> 18432
143 -<4900> <49ff> 18688
144 -<4a00> <4a8f> 18944
145 -endcidrange
146 -endcmap
147 -CMapName currentdict /CMap defineresource pop
148 -end
149 -end
150 -
151 -%%EndResource
152 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe CNS1 6)
6 -%%Version: 1.003
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (CNS1) def
52 - /Supplement 6 def
53 -end def
54 -
55 -/CMapName /Adobe-CNS1-6 def
56 -/CMapVersion 1.003 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25599] def
60 -
61 -/WMode 0 def
62 -
63 -/CIDCount 19156 def
64 -
65 -1 begincodespacerange
66 - <0000> <4AFF>
67 -endcodespacerange
68 -
69 -75 begincidrange
70 -<0000> <00ff> 0
71 -<0100> <01ff> 256
72 -<0200> <02ff> 512
73 -<0300> <03ff> 768
74 -<0400> <04ff> 1024
75 -<0500> <05ff> 1280
76 -<0600> <06ff> 1536
77 -<0700> <07ff> 1792
78 -<0800> <08ff> 2048
79 -<0900> <09ff> 2304
80 -<0a00> <0aff> 2560
81 -<0b00> <0bff> 2816
82 -<0c00> <0cff> 3072
83 -<0d00> <0dff> 3328
84 -<0e00> <0eff> 3584
85 -<0f00> <0fff> 3840
86 -<1000> <10ff> 4096
87 -<1100> <11ff> 4352
88 -<1200> <12ff> 4608
89 -<1300> <13ff> 4864
90 -<1400> <14ff> 5120
91 -<1500> <15ff> 5376
92 -<1600> <16ff> 5632
93 -<1700> <17ff> 5888
94 -<1800> <18ff> 6144
95 -<1900> <19ff> 6400
96 -<1a00> <1aff> 6656
97 -<1b00> <1bff> 6912
98 -<1c00> <1cff> 7168
99 -<1d00> <1dff> 7424
100 -<1e00> <1eff> 7680
101 -<1f00> <1fff> 7936
102 -<2000> <20ff> 8192
103 -<2100> <21ff> 8448
104 -<2200> <22ff> 8704
105 -<2300> <23ff> 8960
106 -<2400> <24ff> 9216
107 -<2500> <25ff> 9472
108 -<2600> <26ff> 9728
109 -<2700> <27ff> 9984
110 -<2800> <28ff> 10240
111 -<2900> <29ff> 10496
112 -<2a00> <2aff> 10752
113 -<2b00> <2bff> 11008
114 -<2c00> <2cff> 11264
115 -<2d00> <2dff> 11520
116 -<2e00> <2eff> 11776
117 -<2f00> <2fff> 12032
118 -<3000> <30ff> 12288
119 -<3100> <31ff> 12544
120 -<3200> <32ff> 12800
121 -<3300> <33ff> 13056
122 -<3400> <34ff> 13312
123 -<3500> <35ff> 13568
124 -<3600> <36ff> 13824
125 -<3700> <37ff> 14080
126 -<3800> <38ff> 14336
127 -<3900> <39ff> 14592
128 -<3a00> <3aff> 14848
129 -<3b00> <3bff> 15104
130 -<3c00> <3cff> 15360
131 -<3d00> <3dff> 15616
132 -<3e00> <3eff> 15872
133 -<3f00> <3fff> 16128
134 -<4000> <40ff> 16384
135 -<4100> <41ff> 16640
136 -<4200> <42ff> 16896
137 -<4300> <43ff> 17152
138 -<4400> <44ff> 17408
139 -<4500> <45ff> 17664
140 -<4600> <46ff> 17920
141 -<4700> <47ff> 18176
142 -<4800> <48ff> 18432
143 -<4900> <49ff> 18688
144 -<4a00> <4ad3> 18944
145 -endcidrange
146 -endcmap
147 -CMapName currentdict /CMap defineresource pop
148 -end
149 -end
150 -
151 -%%EndResource
152 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe CNS1 7)
6 -%%Version: 1.001
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (CNS1) def
52 - /Supplement 7 def
53 -end def
54 -
55 -/CMapName /Adobe-CNS1-7 def
56 -/CMapVersion 1.001 def
57 -/CMapType 1 def
58 -
59 -/WMode 0 def
60 -
61 -/CIDCount 19179 def
62 -
63 -1 begincodespacerange
64 - <0000> <4AFF>
65 -endcodespacerange
66 -
67 -75 begincidrange
68 -<0000> <00ff> 0
69 -<0100> <01ff> 256
70 -<0200> <02ff> 512
71 -<0300> <03ff> 768
72 -<0400> <04ff> 1024
73 -<0500> <05ff> 1280
74 -<0600> <06ff> 1536
75 -<0700> <07ff> 1792
76 -<0800> <08ff> 2048
77 -<0900> <09ff> 2304
78 -<0a00> <0aff> 2560
79 -<0b00> <0bff> 2816
80 -<0c00> <0cff> 3072
81 -<0d00> <0dff> 3328
82 -<0e00> <0eff> 3584
83 -<0f00> <0fff> 3840
84 -<1000> <10ff> 4096
85 -<1100> <11ff> 4352
86 -<1200> <12ff> 4608
87 -<1300> <13ff> 4864
88 -<1400> <14ff> 5120
89 -<1500> <15ff> 5376
90 -<1600> <16ff> 5632
91 -<1700> <17ff> 5888
92 -<1800> <18ff> 6144
93 -<1900> <19ff> 6400
94 -<1a00> <1aff> 6656
95 -<1b00> <1bff> 6912
96 -<1c00> <1cff> 7168
97 -<1d00> <1dff> 7424
98 -<1e00> <1eff> 7680
99 -<1f00> <1fff> 7936
100 -<2000> <20ff> 8192
101 -<2100> <21ff> 8448
102 -<2200> <22ff> 8704
103 -<2300> <23ff> 8960
104 -<2400> <24ff> 9216
105 -<2500> <25ff> 9472
106 -<2600> <26ff> 9728
107 -<2700> <27ff> 9984
108 -<2800> <28ff> 10240
109 -<2900> <29ff> 10496
110 -<2a00> <2aff> 10752
111 -<2b00> <2bff> 11008
112 -<2c00> <2cff> 11264
113 -<2d00> <2dff> 11520
114 -<2e00> <2eff> 11776
115 -<2f00> <2fff> 12032
116 -<3000> <30ff> 12288
117 -<3100> <31ff> 12544
118 -<3200> <32ff> 12800
119 -<3300> <33ff> 13056
120 -<3400> <34ff> 13312
121 -<3500> <35ff> 13568
122 -<3600> <36ff> 13824
123 -<3700> <37ff> 14080
124 -<3800> <38ff> 14336
125 -<3900> <39ff> 14592
126 -<3a00> <3aff> 14848
127 -<3b00> <3bff> 15104
128 -<3c00> <3cff> 15360
129 -<3d00> <3dff> 15616
130 -<3e00> <3eff> 15872
131 -<3f00> <3fff> 16128
132 -<4000> <40ff> 16384
133 -<4100> <41ff> 16640
134 -<4200> <42ff> 16896
135 -<4300> <43ff> 17152
136 -<4400> <44ff> 17408
137 -<4500> <45ff> 17664
138 -<4600> <46ff> 17920
139 -<4700> <47ff> 18176
140 -<4800> <48ff> 18432
141 -<4900> <49ff> 18688
142 -<4a00> <4aea> 18944
143 -endcidrange
144 -endcmap
145 -CMapName currentdict /CMap defineresource pop
146 -end
147 -end
148 -
149 -%%EndResource
150 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe GB1 0)
6 -%%Version: 9.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (GB1) def
52 - /Supplement 0 def
53 -end def
54 -
55 -/CMapName /Adobe-GB1-0 def
56 -/CMapVersion 9.006 def
57 -/CMapType 1 def
58 -
59 -/UIDOffset 330 def
60 -/XUID [1 10 25368] def
61 -
62 -/WMode 0 def
63 -
64 -/CIDCount 7717 def
65 -
66 -1 begincodespacerange
67 - <0000> <1EFF>
68 -endcodespacerange
69 -
70 -31 begincidrange
71 -<0000> <00ff> 0
72 -<0100> <01ff> 256
73 -<0200> <02ff> 512
74 -<0300> <03ff> 768
75 -<0400> <04ff> 1024
76 -<0500> <05ff> 1280
77 -<0600> <06ff> 1536
78 -<0700> <07ff> 1792
79 -<0800> <08ff> 2048
80 -<0900> <09ff> 2304
81 -<0a00> <0aff> 2560
82 -<0b00> <0bff> 2816
83 -<0c00> <0cff> 3072
84 -<0d00> <0dff> 3328
85 -<0e00> <0eff> 3584
86 -<0f00> <0fff> 3840
87 -<1000> <10ff> 4096
88 -<1100> <11ff> 4352
89 -<1200> <12ff> 4608
90 -<1300> <13ff> 4864
91 -<1400> <14ff> 5120
92 -<1500> <15ff> 5376
93 -<1600> <16ff> 5632
94 -<1700> <17ff> 5888
95 -<1800> <18ff> 6144
96 -<1900> <19ff> 6400
97 -<1a00> <1aff> 6656
98 -<1b00> <1bff> 6912
99 -<1c00> <1cff> 7168
100 -<1d00> <1dff> 7424
101 -<1e00> <1e24> 7680
102 -endcidrange
103 -endcmap
104 -CMapName currentdict /CMap defineresource pop
105 -end
106 -end
107 -
108 -%%EndResource
109 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe GB1 1)
6 -%%Version: 10.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (GB1) def
52 - /Supplement 1 def
53 -end def
54 -
55 -/CMapName /Adobe-GB1-1 def
56 -/CMapVersion 10.006 def
57 -/CMapType 1 def
58 -
59 -/UIDOffset 710 def
60 -/XUID [1 10 25453] def
61 -
62 -/WMode 0 def
63 -
64 -/CIDCount 9897 def
65 -
66 -1 begincodespacerange
67 - <0000> <26FF>
68 -endcodespacerange
69 -
70 -39 begincidrange
71 -<0000> <00ff> 0
72 -<0100> <01ff> 256
73 -<0200> <02ff> 512
74 -<0300> <03ff> 768
75 -<0400> <04ff> 1024
76 -<0500> <05ff> 1280
77 -<0600> <06ff> 1536
78 -<0700> <07ff> 1792
79 -<0800> <08ff> 2048
80 -<0900> <09ff> 2304
81 -<0a00> <0aff> 2560
82 -<0b00> <0bff> 2816
83 -<0c00> <0cff> 3072
84 -<0d00> <0dff> 3328
85 -<0e00> <0eff> 3584
86 -<0f00> <0fff> 3840
87 -<1000> <10ff> 4096
88 -<1100> <11ff> 4352
89 -<1200> <12ff> 4608
90 -<1300> <13ff> 4864
91 -<1400> <14ff> 5120
92 -<1500> <15ff> 5376
93 -<1600> <16ff> 5632
94 -<1700> <17ff> 5888
95 -<1800> <18ff> 6144
96 -<1900> <19ff> 6400
97 -<1a00> <1aff> 6656
98 -<1b00> <1bff> 6912
99 -<1c00> <1cff> 7168
100 -<1d00> <1dff> 7424
101 -<1e00> <1eff> 7680
102 -<1f00> <1fff> 7936
103 -<2000> <20ff> 8192
104 -<2100> <21ff> 8448
105 -<2200> <22ff> 8704
106 -<2300> <23ff> 8960
107 -<2400> <24ff> 9216
108 -<2500> <25ff> 9472
109 -<2600> <26a8> 9728
110 -endcidrange
111 -endcmap
112 -CMapName currentdict /CMap defineresource pop
113 -end
114 -end
115 -
116 -%%EndResource
117 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe GB1 2)
6 -%%Version: 11.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (GB1) def
52 - /Supplement 2 def
53 -end def
54 -
55 -/CMapName /Adobe-GB1-2 def
56 -/CMapVersion 11.006 def
57 -/CMapType 1 def
58 -
59 -/UIDOffset 750 def
60 -/XUID [1 10 25454] def
61 -
62 -/WMode 0 def
63 -
64 -/CIDCount 22127 def
65 -
66 -1 begincodespacerange
67 - <0000> <56FF>
68 -endcodespacerange
69 -
70 -87 begincidrange
71 -<0000> <00ff> 0
72 -<0100> <01ff> 256
73 -<0200> <02ff> 512
74 -<0300> <03ff> 768
75 -<0400> <04ff> 1024
76 -<0500> <05ff> 1280
77 -<0600> <06ff> 1536
78 -<0700> <07ff> 1792
79 -<0800> <08ff> 2048
80 -<0900> <09ff> 2304
81 -<0a00> <0aff> 2560
82 -<0b00> <0bff> 2816
83 -<0c00> <0cff> 3072
84 -<0d00> <0dff> 3328
85 -<0e00> <0eff> 3584
86 -<0f00> <0fff> 3840
87 -<1000> <10ff> 4096
88 -<1100> <11ff> 4352
89 -<1200> <12ff> 4608
90 -<1300> <13ff> 4864
91 -<1400> <14ff> 5120
92 -<1500> <15ff> 5376
93 -<1600> <16ff> 5632
94 -<1700> <17ff> 5888
95 -<1800> <18ff> 6144
96 -<1900> <19ff> 6400
97 -<1a00> <1aff> 6656
98 -<1b00> <1bff> 6912
99 -<1c00> <1cff> 7168
100 -<1d00> <1dff> 7424
101 -<1e00> <1eff> 7680
102 -<1f00> <1fff> 7936
103 -<2000> <20ff> 8192
104 -<2100> <21ff> 8448
105 -<2200> <22ff> 8704
106 -<2300> <23ff> 8960
107 -<2400> <24ff> 9216
108 -<2500> <25ff> 9472
109 -<2600> <26ff> 9728
110 -<2700> <27ff> 9984
111 -<2800> <28ff> 10240
112 -<2900> <29ff> 10496
113 -<2a00> <2aff> 10752
114 -<2b00> <2bff> 11008
115 -<2c00> <2cff> 11264
116 -<2d00> <2dff> 11520
117 -<2e00> <2eff> 11776
118 -<2f00> <2fff> 12032
119 -<3000> <30ff> 12288
120 -<3100> <31ff> 12544
121 -<3200> <32ff> 12800
122 -<3300> <33ff> 13056
123 -<3400> <34ff> 13312
124 -<3500> <35ff> 13568
125 -<3600> <36ff> 13824
126 -<3700> <37ff> 14080
127 -<3800> <38ff> 14336
128 -<3900> <39ff> 14592
129 -<3a00> <3aff> 14848
130 -<3b00> <3bff> 15104
131 -<3c00> <3cff> 15360
132 -<3d00> <3dff> 15616
133 -<3e00> <3eff> 15872
134 -<3f00> <3fff> 16128
135 -<4000> <40ff> 16384
136 -<4100> <41ff> 16640
137 -<4200> <42ff> 16896
138 -<4300> <43ff> 17152
139 -<4400> <44ff> 17408
140 -<4500> <45ff> 17664
141 -<4600> <46ff> 17920
142 -<4700> <47ff> 18176
143 -<4800> <48ff> 18432
144 -<4900> <49ff> 18688
145 -<4a00> <4aff> 18944
146 -<4b00> <4bff> 19200
147 -<4c00> <4cff> 19456
148 -<4d00> <4dff> 19712
149 -<4e00> <4eff> 19968
150 -<4f00> <4fff> 20224
151 -<5000> <50ff> 20480
152 -<5100> <51ff> 20736
153 -<5200> <52ff> 20992
154 -<5300> <53ff> 21248
155 -<5400> <54ff> 21504
156 -<5500> <55ff> 21760
157 -<5600> <566e> 22016
158 -endcidrange
159 -endcmap
160 -CMapName currentdict /CMap defineresource pop
161 -end
162 -end
163 -
164 -%%EndResource
165 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe GB1 3)
6 -%%Version: 1.005
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (GB1) def
52 - /Supplement 3 def
53 -end def
54 -
55 -/CMapName /Adobe-GB1-3 def
56 -/CMapVersion 1.005 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25457] def
60 -
61 -/WMode 0 def
62 -
63 -/CIDCount 22353 def
64 -
65 -1 begincodespacerange
66 - <0000> <57FF>
67 -endcodespacerange
68 -
69 -88 begincidrange
70 -<0000> <00ff> 0
71 -<0100> <01ff> 256
72 -<0200> <02ff> 512
73 -<0300> <03ff> 768
74 -<0400> <04ff> 1024
75 -<0500> <05ff> 1280
76 -<0600> <06ff> 1536
77 -<0700> <07ff> 1792
78 -<0800> <08ff> 2048
79 -<0900> <09ff> 2304
80 -<0a00> <0aff> 2560
81 -<0b00> <0bff> 2816
82 -<0c00> <0cff> 3072
83 -<0d00> <0dff> 3328
84 -<0e00> <0eff> 3584
85 -<0f00> <0fff> 3840
86 -<1000> <10ff> 4096
87 -<1100> <11ff> 4352
88 -<1200> <12ff> 4608
89 -<1300> <13ff> 4864
90 -<1400> <14ff> 5120
91 -<1500> <15ff> 5376
92 -<1600> <16ff> 5632
93 -<1700> <17ff> 5888
94 -<1800> <18ff> 6144
95 -<1900> <19ff> 6400
96 -<1a00> <1aff> 6656
97 -<1b00> <1bff> 6912
98 -<1c00> <1cff> 7168
99 -<1d00> <1dff> 7424
100 -<1e00> <1eff> 7680
101 -<1f00> <1fff> 7936
102 -<2000> <20ff> 8192
103 -<2100> <21ff> 8448
104 -<2200> <22ff> 8704
105 -<2300> <23ff> 8960
106 -<2400> <24ff> 9216
107 -<2500> <25ff> 9472
108 -<2600> <26ff> 9728
109 -<2700> <27ff> 9984
110 -<2800> <28ff> 10240
111 -<2900> <29ff> 10496
112 -<2a00> <2aff> 10752
113 -<2b00> <2bff> 11008
114 -<2c00> <2cff> 11264
115 -<2d00> <2dff> 11520
116 -<2e00> <2eff> 11776
117 -<2f00> <2fff> 12032
118 -<3000> <30ff> 12288
119 -<3100> <31ff> 12544
120 -<3200> <32ff> 12800
121 -<3300> <33ff> 13056
122 -<3400> <34ff> 13312
123 -<3500> <35ff> 13568
124 -<3600> <36ff> 13824
125 -<3700> <37ff> 14080
126 -<3800> <38ff> 14336
127 -<3900> <39ff> 14592
128 -<3a00> <3aff> 14848
129 -<3b00> <3bff> 15104
130 -<3c00> <3cff> 15360
131 -<3d00> <3dff> 15616
132 -<3e00> <3eff> 15872
133 -<3f00> <3fff> 16128
134 -<4000> <40ff> 16384
135 -<4100> <41ff> 16640
136 -<4200> <42ff> 16896
137 -<4300> <43ff> 17152
138 -<4400> <44ff> 17408
139 -<4500> <45ff> 17664
140 -<4600> <46ff> 17920
141 -<4700> <47ff> 18176
142 -<4800> <48ff> 18432
143 -<4900> <49ff> 18688
144 -<4a00> <4aff> 18944
145 -<4b00> <4bff> 19200
146 -<4c00> <4cff> 19456
147 -<4d00> <4dff> 19712
148 -<4e00> <4eff> 19968
149 -<4f00> <4fff> 20224
150 -<5000> <50ff> 20480
151 -<5100> <51ff> 20736
152 -<5200> <52ff> 20992
153 -<5300> <53ff> 21248
154 -<5400> <54ff> 21504
155 -<5500> <55ff> 21760
156 -<5600> <56ff> 22016
157 -<5700> <5750> 22272
158 -endcidrange
159 -endcmap
160 -CMapName currentdict /CMap defineresource pop
161 -end
162 -end
163 -
164 -%%EndResource
165 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe GB1 4)
6 -%%Version: 1.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (GB1) def
52 - /Supplement 4 def
53 -end def
54 -
55 -/CMapName /Adobe-GB1-4 def
56 -/CMapVersion 1.006 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25458] def
60 -
61 -/WMode 0 def
62 -
63 -/CIDCount 29064 def
64 -
65 -1 begincodespacerange
66 - <0000> <71FF>
67 -endcodespacerange
68 -
69 -100 begincidrange
70 -<0000> <00ff> 0
71 -<0100> <01ff> 256
72 -<0200> <02ff> 512
73 -<0300> <03ff> 768
74 -<0400> <04ff> 1024
75 -<0500> <05ff> 1280
76 -<0600> <06ff> 1536
77 -<0700> <07ff> 1792
78 -<0800> <08ff> 2048
79 -<0900> <09ff> 2304
80 -<0a00> <0aff> 2560
81 -<0b00> <0bff> 2816
82 -<0c00> <0cff> 3072
83 -<0d00> <0dff> 3328
84 -<0e00> <0eff> 3584
85 -<0f00> <0fff> 3840
86 -<1000> <10ff> 4096
87 -<1100> <11ff> 4352
88 -<1200> <12ff> 4608
89 -<1300> <13ff> 4864
90 -<1400> <14ff> 5120
91 -<1500> <15ff> 5376
92 -<1600> <16ff> 5632
93 -<1700> <17ff> 5888
94 -<1800> <18ff> 6144
95 -<1900> <19ff> 6400
96 -<1a00> <1aff> 6656
97 -<1b00> <1bff> 6912
98 -<1c00> <1cff> 7168
99 -<1d00> <1dff> 7424
100 -<1e00> <1eff> 7680
101 -<1f00> <1fff> 7936
102 -<2000> <20ff> 8192
103 -<2100> <21ff> 8448
104 -<2200> <22ff> 8704
105 -<2300> <23ff> 8960
106 -<2400> <24ff> 9216
107 -<2500> <25ff> 9472
108 -<2600> <26ff> 9728
109 -<2700> <27ff> 9984
110 -<2800> <28ff> 10240
111 -<2900> <29ff> 10496
112 -<2a00> <2aff> 10752
113 -<2b00> <2bff> 11008
114 -<2c00> <2cff> 11264
115 -<2d00> <2dff> 11520
116 -<2e00> <2eff> 11776
117 -<2f00> <2fff> 12032
118 -<3000> <30ff> 12288
119 -<3100> <31ff> 12544
120 -<3200> <32ff> 12800
121 -<3300> <33ff> 13056
122 -<3400> <34ff> 13312
123 -<3500> <35ff> 13568
124 -<3600> <36ff> 13824
125 -<3700> <37ff> 14080
126 -<3800> <38ff> 14336
127 -<3900> <39ff> 14592
128 -<3a00> <3aff> 14848
129 -<3b00> <3bff> 15104
130 -<3c00> <3cff> 15360
131 -<3d00> <3dff> 15616
132 -<3e00> <3eff> 15872
133 -<3f00> <3fff> 16128
134 -<4000> <40ff> 16384
135 -<4100> <41ff> 16640
136 -<4200> <42ff> 16896
137 -<4300> <43ff> 17152
138 -<4400> <44ff> 17408
139 -<4500> <45ff> 17664
140 -<4600> <46ff> 17920
141 -<4700> <47ff> 18176
142 -<4800> <48ff> 18432
143 -<4900> <49ff> 18688
144 -<4a00> <4aff> 18944
145 -<4b00> <4bff> 19200
146 -<4c00> <4cff> 19456
147 -<4d00> <4dff> 19712
148 -<4e00> <4eff> 19968
149 -<4f00> <4fff> 20224
150 -<5000> <50ff> 20480
151 -<5100> <51ff> 20736
152 -<5200> <52ff> 20992
153 -<5300> <53ff> 21248
154 -<5400> <54ff> 21504
155 -<5500> <55ff> 21760
156 -<5600> <56ff> 22016
157 -<5700> <57ff> 22272
158 -<5800> <58ff> 22528
159 -<5900> <59ff> 22784
160 -<5a00> <5aff> 23040
161 -<5b00> <5bff> 23296
162 -<5c00> <5cff> 23552
163 -<5d00> <5dff> 23808
164 -<5e00> <5eff> 24064
165 -<5f00> <5fff> 24320
166 -<6000> <60ff> 24576
167 -<6100> <61ff> 24832
168 -<6200> <62ff> 25088
169 -<6300> <63ff> 25344
170 -endcidrange
171 -
172 -14 begincidrange
173 -<6400> <64ff> 25600
174 -<6500> <65ff> 25856
175 -<6600> <66ff> 26112
176 -<6700> <67ff> 26368
177 -<6800> <68ff> 26624
178 -<6900> <69ff> 26880
179 -<6a00> <6aff> 27136
180 -<6b00> <6bff> 27392
181 -<6c00> <6cff> 27648
182 -<6d00> <6dff> 27904
183 -<6e00> <6eff> 28160
184 -<6f00> <6fff> 28416
185 -<7000> <70ff> 28672
186 -<7100> <7187> 28928
187 -endcidrange
188 -endcmap
189 -
190 -CMapName currentdict /CMap defineresource pop
191 -end
192 -end
193 -
194 -%%EndResource
195 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe GB1 5)
6 -%%Version: 1.005
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (GB1) def
52 - /Supplement 5 def
53 -end def
54 -
55 -/CMapName /Adobe-GB1-5 def
56 -/CMapVersion 1.005 def
57 -/CMapType 1 def
58 -
59 -/XUID [1 10 25605] def
60 -
61 -/WMode 0 def
62 -
63 -/CIDCount 30284 def
64 -
65 -1 begincodespacerange
66 - <0000> <76FF>
67 -endcodespacerange
68 -
69 -100 begincidrange
70 -<0000> <00ff> 0
71 -<0100> <01ff> 256
72 -<0200> <02ff> 512
73 -<0300> <03ff> 768
74 -<0400> <04ff> 1024
75 -<0500> <05ff> 1280
76 -<0600> <06ff> 1536
77 -<0700> <07ff> 1792
78 -<0800> <08ff> 2048
79 -<0900> <09ff> 2304
80 -<0a00> <0aff> 2560
81 -<0b00> <0bff> 2816
82 -<0c00> <0cff> 3072
83 -<0d00> <0dff> 3328
84 -<0e00> <0eff> 3584
85 -<0f00> <0fff> 3840
86 -<1000> <10ff> 4096
87 -<1100> <11ff> 4352
88 -<1200> <12ff> 4608
89 -<1300> <13ff> 4864
90 -<1400> <14ff> 5120
91 -<1500> <15ff> 5376
92 -<1600> <16ff> 5632
93 -<1700> <17ff> 5888
94 -<1800> <18ff> 6144
95 -<1900> <19ff> 6400
96 -<1a00> <1aff> 6656
97 -<1b00> <1bff> 6912
98 -<1c00> <1cff> 7168
99 -<1d00> <1dff> 7424
100 -<1e00> <1eff> 7680
101 -<1f00> <1fff> 7936
102 -<2000> <20ff> 8192
103 -<2100> <21ff> 8448
104 -<2200> <22ff> 8704
105 -<2300> <23ff> 8960
106 -<2400> <24ff> 9216
107 -<2500> <25ff> 9472
108 -<2600> <26ff> 9728
109 -<2700> <27ff> 9984
110 -<2800> <28ff> 10240
111 -<2900> <29ff> 10496
112 -<2a00> <2aff> 10752
113 -<2b00> <2bff> 11008
114 -<2c00> <2cff> 11264
115 -<2d00> <2dff> 11520
116 -<2e00> <2eff> 11776
117 -<2f00> <2fff> 12032
118 -<3000> <30ff> 12288
119 -<3100> <31ff> 12544
120 -<3200> <32ff> 12800
121 -<3300> <33ff> 13056
122 -<3400> <34ff> 13312
123 -<3500> <35ff> 13568
124 -<3600> <36ff> 13824
125 -<3700> <37ff> 14080
126 -<3800> <38ff> 14336
127 -<3900> <39ff> 14592
128 -<3a00> <3aff> 14848
129 -<3b00> <3bff> 15104
130 -<3c00> <3cff> 15360
131 -<3d00> <3dff> 15616
132 -<3e00> <3eff> 15872
133 -<3f00> <3fff> 16128
134 -<4000> <40ff> 16384
135 -<4100> <41ff> 16640
136 -<4200> <42ff> 16896
137 -<4300> <43ff> 17152
138 -<4400> <44ff> 17408
139 -<4500> <45ff> 17664
140 -<4600> <46ff> 17920
141 -<4700> <47ff> 18176
142 -<4800> <48ff> 18432
143 -<4900> <49ff> 18688
144 -<4a00> <4aff> 18944
145 -<4b00> <4bff> 19200
146 -<4c00> <4cff> 19456
147 -<4d00> <4dff> 19712
148 -<4e00> <4eff> 19968
149 -<4f00> <4fff> 20224
150 -<5000> <50ff> 20480
151 -<5100> <51ff> 20736
152 -<5200> <52ff> 20992
153 -<5300> <53ff> 21248
154 -<5400> <54ff> 21504
155 -<5500> <55ff> 21760
156 -<5600> <56ff> 22016
157 -<5700> <57ff> 22272
158 -<5800> <58ff> 22528
159 -<5900> <59ff> 22784
160 -<5a00> <5aff> 23040
161 -<5b00> <5bff> 23296
162 -<5c00> <5cff> 23552
163 -<5d00> <5dff> 23808
164 -<5e00> <5eff> 24064
165 -<5f00> <5fff> 24320
166 -<6000> <60ff> 24576
167 -<6100> <61ff> 24832
168 -<6200> <62ff> 25088
169 -<6300> <63ff> 25344
170 -endcidrange
171 -
172 -19 begincidrange
173 -<6400> <64ff> 25600
174 -<6500> <65ff> 25856
175 -<6600> <66ff> 26112
176 -<6700> <67ff> 26368
177 -<6800> <68ff> 26624
178 -<6900> <69ff> 26880
179 -<6a00> <6aff> 27136
180 -<6b00> <6bff> 27392
181 -<6c00> <6cff> 27648
182 -<6d00> <6dff> 27904
183 -<6e00> <6eff> 28160
184 -<6f00> <6fff> 28416
185 -<7000> <70ff> 28672
186 -<7100> <71ff> 28928
187 -<7200> <72ff> 29184
188 -<7300> <73ff> 29440
189 -<7400> <74ff> 29696
190 -<7500> <75ff> 29952
191 -<7600> <764b> 30208
192 -endcidrange
193 -endcmap
194 -
195 -CMapName currentdict /CMap defineresource pop
196 -end
197 -end
198 -
199 -%%EndResource
200 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe GB1 6)
6 -%%Version: 1.000
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2023 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from this
25 -%%Copyright: software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (GB1) def
52 - /Supplement 6 def
53 -end def
54 -
55 -/CMapName /Adobe-GB1-6 def
56 -/CMapVersion 1.000 def
57 -/CMapType 1 def
58 -
59 -/WMode 0 def
60 -
61 -/CIDCount 30572 def
62 -
63 -1 begincodespacerange
64 - <0000> <77FF>
65 -endcodespacerange
66 -
67 -100 begincidrange
68 -<0000> <00ff> 0
69 -<0100> <01ff> 256
70 -<0200> <02ff> 512
71 -<0300> <03ff> 768
72 -<0400> <04ff> 1024
73 -<0500> <05ff> 1280
74 -<0600> <06ff> 1536
75 -<0700> <07ff> 1792
76 -<0800> <08ff> 2048
77 -<0900> <09ff> 2304
78 -<0a00> <0aff> 2560
79 -<0b00> <0bff> 2816
80 -<0c00> <0cff> 3072
81 -<0d00> <0dff> 3328
82 -<0e00> <0eff> 3584
83 -<0f00> <0fff> 3840
84 -<1000> <10ff> 4096
85 -<1100> <11ff> 4352
86 -<1200> <12ff> 4608
87 -<1300> <13ff> 4864
88 -<1400> <14ff> 5120
89 -<1500> <15ff> 5376
90 -<1600> <16ff> 5632
91 -<1700> <17ff> 5888
92 -<1800> <18ff> 6144
93 -<1900> <19ff> 6400
94 -<1a00> <1aff> 6656
95 -<1b00> <1bff> 6912
96 -<1c00> <1cff> 7168
97 -<1d00> <1dff> 7424
98 -<1e00> <1eff> 7680
99 -<1f00> <1fff> 7936
100 -<2000> <20ff> 8192
101 -<2100> <21ff> 8448
102 -<2200> <22ff> 8704
103 -<2300> <23ff> 8960
104 -<2400> <24ff> 9216
105 -<2500> <25ff> 9472
106 -<2600> <26ff> 9728
107 -<2700> <27ff> 9984
108 -<2800> <28ff> 10240
109 -<2900> <29ff> 10496
110 -<2a00> <2aff> 10752
111 -<2b00> <2bff> 11008
112 -<2c00> <2cff> 11264
113 -<2d00> <2dff> 11520
114 -<2e00> <2eff> 11776
115 -<2f00> <2fff> 12032
116 -<3000> <30ff> 12288
117 -<3100> <31ff> 12544
118 -<3200> <32ff> 12800
119 -<3300> <33ff> 13056
120 -<3400> <34ff> 13312
121 -<3500> <35ff> 13568
122 -<3600> <36ff> 13824
123 -<3700> <37ff> 14080
124 -<3800> <38ff> 14336
125 -<3900> <39ff> 14592
126 -<3a00> <3aff> 14848
127 -<3b00> <3bff> 15104
128 -<3c00> <3cff> 15360
129 -<3d00> <3dff> 15616
130 -<3e00> <3eff> 15872
131 -<3f00> <3fff> 16128
132 -<4000> <40ff> 16384
133 -<4100> <41ff> 16640
134 -<4200> <42ff> 16896
135 -<4300> <43ff> 17152
136 -<4400> <44ff> 17408
137 -<4500> <45ff> 17664
138 -<4600> <46ff> 17920
139 -<4700> <47ff> 18176
140 -<4800> <48ff> 18432
141 -<4900> <49ff> 18688
142 -<4a00> <4aff> 18944
143 -<4b00> <4bff> 19200
144 -<4c00> <4cff> 19456
145 -<4d00> <4dff> 19712
146 -<4e00> <4eff> 19968
147 -<4f00> <4fff> 20224
148 -<5000> <50ff> 20480
149 -<5100> <51ff> 20736
150 -<5200> <52ff> 20992
151 -<5300> <53ff> 21248
152 -<5400> <54ff> 21504
153 -<5500> <55ff> 21760
154 -<5600> <56ff> 22016
155 -<5700> <57ff> 22272
156 -<5800> <58ff> 22528
157 -<5900> <59ff> 22784
158 -<5a00> <5aff> 23040
159 -<5b00> <5bff> 23296
160 -<5c00> <5cff> 23552
161 -<5d00> <5dff> 23808
162 -<5e00> <5eff> 24064
163 -<5f00> <5fff> 24320
164 -<6000> <60ff> 24576
165 -<6100> <61ff> 24832
166 -<6200> <62ff> 25088
167 -<6300> <63ff> 25344
168 -endcidrange
169 -
170 -20 begincidrange
171 -<6400> <64ff> 25600
172 -<6500> <65ff> 25856
173 -<6600> <66ff> 26112
174 -<6700> <67ff> 26368
175 -<6800> <68ff> 26624
176 -<6900> <69ff> 26880
177 -<6a00> <6aff> 27136
178 -<6b00> <6bff> 27392
179 -<6c00> <6cff> 27648
180 -<6d00> <6dff> 27904
181 -<6e00> <6eff> 28160
182 -<6f00> <6fff> 28416
183 -<7000> <70ff> 28672
184 -<7100> <71ff> 28928
185 -<7200> <72ff> 29184
186 -<7300> <73ff> 29440
187 -<7400> <74ff> 29696
188 -<7500> <75ff> 29952
189 -<7600> <76ff> 30208
190 -<7700> <776b> 30464
191 -endcidrange
192 -
193 -endcmap
194 -CMapName currentdict /CMap defineresource pop
195 -end
196 -end
197 -
198 -%%EndResource
199 -%%EOF
No preview for this file type
1 -%!PS-Adobe-3.0 Resource-CMap
2 -%%DocumentNeededResources: ProcSet (CIDInit)
3 -%%IncludeResource: ProcSet (CIDInit)
4 -%%BeginResource: CMap (Identity)
5 -%%Title: (Identity Adobe Japan1 0)
6 -%%Version: 10.006
7 -%%Copyright: -----------------------------------------------------------
8 -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
9 -%%Copyright:
10 -%%Copyright: Redistribution and use in source and binary forms, with or
11 -%%Copyright: without modification, are permitted provided that the
12 -%%Copyright: following conditions are met:
13 -%%Copyright:
14 -%%Copyright: Redistributions of source code must retain the above
15 -%%Copyright: copyright notice, this list of conditions and the following
16 -%%Copyright: disclaimer.
17 -%%Copyright:
18 -%%Copyright: Redistributions in binary form must reproduce the above
19 -%%Copyright: copyright notice, this list of conditions and the following
20 -%%Copyright: disclaimer in the documentation and/or other materials
21 -%%Copyright: provided with the distribution.
22 -%%Copyright:
23 -%%Copyright: Neither the name of Adobe nor the names of its contributors
24 -%%Copyright: may be used to endorse or promote products derived from
25 -%%Copyright: this software without specific prior written permission.
26 -%%Copyright:
27 -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
28 -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
29 -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
30 -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31 -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
32 -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
33 -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
35 -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
37 -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
38 -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
39 -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
40 -%%Copyright: -----------------------------------------------------------
41 -%%EndComments
42 -
43 -/CIDInit /ProcSet findresource begin
44 -
45 -12 dict begin
46 -
47 -begincmap
48 -
49 -/CIDSystemInfo 3 dict dup begin
50 - /Registry (Adobe) def
51 - /Ordering (Japan1) def
52 - /Supplement 0 def
53 -end def
54 -
55 -/CMapName /Adobe-Japan1-0 def
56 -/CMapVersion 10.006 def
57 -/CMapType 1 def
58 -
59 -/UIDOffset 480 def
60 -/XUID [1 10 25358] def
61 -
62 -/WMode 0 def
63 -
64 -/CIDCount 8284 def
65 -
66 -1 begincodespacerange
67 - <0000> <20FF>
68 -endcodespacerange
69 -
70 -33 begincidrange
71 -<0000> <00ff> 0
72 -<0100> <01ff> 256
73 -<0200> <02ff> 512
74 -<0300> <03ff> 768
75 -<0400> <04ff> 1024
76 -<0500> <05ff> 1280
77 -<0600> <06ff> 1536
78 -<0700> <07ff> 1792
79 -<0800> <08ff> 2048
80 -<0900> <09ff> 2304
81 -<0a00> <0aff> 2560
82 -<0b00> <0bff> 2816
83 -<0c00> <0cff> 3072
84 -<0d00> <0dff> 3328
85 -<0e00> <0eff> 3584
86 -<0f00> <0fff> 3840
87 -<1000> <10ff> 4096
88 -<1100> <11ff> 4352
89 -<1200> <12ff> 4608
90 -<1300> <13ff> 4864
91 -<1400> <14ff> 5120
92 -<1500> <15ff> 5376
93 -<1600> <16ff> 5632
94 -<1700> <17ff> 5888
95 -<1800> <18ff> 6144
96 -<1900> <19ff> 6400
97 -<1a00> <1aff> 6656
98 -<1b00> <1bff> 6912
99 -<1c00> <1cff> 7168
100 -<1d00> <1dff> 7424
101 -<1e00> <1eff> 7680
102 -<1f00> <1fff> 7936
103 -<2000> <205b> 8192
104 -endcidrange
105 -endcmap
106 -CMapName currentdict /CMap defineresource pop
107 -end
108 -end
109 -
110 -%%EndResource
111 -%%EOF
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This file is too large to display.