jinhui.wang

配置修改,样式修改

Showing 91 changed files with 26 additions and 4796 deletions
......@@ -4,14 +4,14 @@ NODE_ENV = production
ENV = 'demo'
VUE_APP_BASE_ENV = "demo"
VUE_APP_Version = '1.3.1'
VUE_APP_Version = '1.0.0'
#测试环境
VUE_APP_BASE_API = 'http://192.168.1.251:7023/Exp'
VUE_APP_BASE_ROUTE = '/ExpDemo'
VUE_APP_BASE_ROUTE = '/EcomDemo'
VUE_APP_BASE_LOGINOUT = '/ExpDemo'
VUE_APP_BASE_LOGINOUT = '/EcomDemo'
#后端版本校验版本号
VUE_APP_APIVERSION = 'BD6DBD063F5AB7394879E3C08781CD72.A3889C390C14952AD666ABC3BE46BE40'
......
......@@ -3,14 +3,14 @@ ENV = 'development'
VUE_APP_BASE_ENV = "dev"
VUE_APP_Version = '1.3.1'
VUE_APP_Version = '1.0.0'
# FedEx 在线申报工具/开发环境
VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom'
VUE_APP_BASE_ROUTE = '/Exp'
VUE_APP_BASE_ROUTE = '/Ecom'
VUE_APP_BASE_LOGINOUT = '/Exp'
VUE_APP_BASE_LOGINOUT = '/Ecom'
#后端版本校验版本号
VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40'
......
......@@ -4,14 +4,14 @@ NODE_ENV = production
ENV = 'deving'
VUE_APP_BASE_ENV = "deving"
VUE_APP_Version = '1.3.1'
VUE_APP_Version = '1.0.0'
#测试环境
VUE_APP_BASE_API = 'http://192.168.1.251:7021/Exp'
VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom'
VUE_APP_BASE_ROUTE = '/ExpDev'
VUE_APP_BASE_ROUTE = '/EcomDev'
VUE_APP_BASE_LOGINOUT = '/ExpDev'
VUE_APP_BASE_LOGINOUT = '/EcomDev'
#后端版本校验版本号
VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40'
......
......@@ -4,14 +4,14 @@ NODE_ENV = production
ENV = 'pre'
VUE_APP_BASE_ENV = "pre"
VUE_APP_Version = '1.3.1'
VUE_APP_Version = '1.0.0'
#测试环境
VUE_APP_BASE_API = 'https://iclearexpuat.fedex.com.cn/Exp'
VUE_APP_BASE_ROUTE = '/Exp'
VUE_APP_BASE_ROUTE = '/Ecom'
VUE_APP_BASE_LOGINOUT = '/Exp'
VUE_APP_BASE_LOGINOUT = '/Ecom'
#后端版本校验版本号
VUE_APP_APIVERSION = 'D5B582ED9ED4002BF2BCB386A68519CF.A3889C390C14952AD666ABC3BE46BE40'
......
......@@ -6,14 +6,14 @@ VUE_APP_BASE_ENV = "prod"
# FedEx 在线申报工具/生产环境
VUE_APP_BASE_API = '/prod-api'
VUE_APP_Version = '1.3.1'
VUE_APP_Version = '1.0.0'
#测试环境
VUE_APP_BASE_API = 'https://declaration.fedex.com.cn/Exp'
VUE_APP_BASE_ROUTE = '/Exp'
VUE_APP_BASE_ROUTE = '/Ecom'
VUE_APP_BASE_LOGINOUT = '/Exp'
VUE_APP_BASE_LOGINOUT = '/Ecom'
#后端版本校验版本号
VUE_APP_APIVERSION = 'C8074BB318FB85693233E64ACC64C1ED.A3889C390C14952AD666ABC3BE46BE40'
......
......@@ -5,14 +5,14 @@ ENV = 'staging'
VUE_APP_BASE_ENV = "staging"
VUE_APP_Version = '1.3.1'
VUE_APP_Version = '1.0.0'
#测试环境
VUE_APP_BASE_API = 'http://192.168.1.251:7022/Exp'
VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom'
VUE_APP_BASE_ROUTE = '/ExpTest'
VUE_APP_BASE_ROUTE = '/EcomTest'
VUE_APP_BASE_LOGINOUT = '/ExpTest'
VUE_APP_BASE_LOGINOUT = '/EcomTest'
#后端版本校验版本号
VUE_APP_APIVERSION = '033BD94B1168D7E4F0D644C3C95E35BF.A3889C390C14952AD666ABC3BE46BE40'
......
......@@ -5,14 +5,14 @@ ENV = 'uat'
VUE_APP_BASE_ENV = "uat"
VUE_APP_Version = '1.3.1'
VUE_APP_Version = '1.0.0'
#测试环境
VUE_APP_BASE_API = 'https://declarationuat.fedex.com.cn/Exp'
VUE_APP_BASE_ROUTE = '/Exp'
VUE_APP_BASE_ROUTE = '/Ecom'
VUE_APP_BASE_LOGINOUT = '/Exp'
VUE_APP_BASE_LOGINOUT = '/Ecom'
#后端版本校验版本号
VUE_APP_APIVERSION = '19DD6C1CEC504AC854645F352EB03209.A3889C390C14952AD666ABC3BE46BE40'
......
......@@ -2,7 +2,7 @@
```bash
# 克隆项目
git clone http://118.178.128.178/Fedex/iClearExport.git
git clone http://118.178.128.178/Fedex/EcomWeb.git
# 进入项目目录
cd iCealrExport-vueUI
......
{
"name": "iCearExport",
"version": "1.3.1",
"version": "1.0.0",
"description": "FedEx 在线申报工具",
"author": "ICE",
"license": "MIT",
......
{
"name": "iCearExport",
"version": "1.3.1",
"version": "1.0.0",
"description": "FedEx 在线申报工具",
"author": "ICE",
"license": "MIT",
......@@ -44,8 +44,6 @@
"core-js": "3.8.3",
"docx-preview": "^0.1.20",
"element-ui": "^2.15.14",
"jspdf": "^2.5.0",
"pdfjs-dist": "^2.5.207",
"vue": "2.6.14",
"vue-i18n": "^8.28.2",
"vue-router": "3.5.2",
......
This diff is collapsed. Click to expand it.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (78-EUC-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (78-EUC-H)
%%BeginResource: CMap (78-EUC-V)
%%Title: (78-EUC-V Adobe Japan1 0)
%%Version: 10.006
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/78-EUC-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 0 def
end def
/CMapName /78-EUC-V def
/CMapVersion 10.006 def
/CMapType 1 def
/XUID [1 10 25355] def
/WMode 1 def
27 begincidrange
<a1a2> <a1a3> 7887
<a1b1> <a1b2> 7889
<a1bc> <a1be> 7891
<a1c1> <a1c5> 7894
<a1ca> <a1db> 7899
<a1e1> <a1e1> 7917
<a4a1> <a4a1> 7918
<a4a3> <a4a3> 7919
<a4a5> <a4a5> 7920
<a4a7> <a4a7> 7921
<a4a9> <a4a9> 7922
<a4c3> <a4c3> 7923
<a4e3> <a4e3> 7924
<a4e5> <a4e5> 7925
<a4e7> <a4e7> 7926
<a4ee> <a4ee> 7927
<a5a1> <a5a1> 7928
<a5a3> <a5a3> 7929
<a5a5> <a5a5> 7930
<a5a7> <a5a7> 7931
<a5a9> <a5a9> 7932
<a5c3> <a5c3> 7933
<a5e3> <a5e3> 7934
<a5e5> <a5e5> 7935
<a5e7> <a5e7> 7936
<a5ee> <a5ee> 7937
<a5f5> <a5f6> 7938
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UCS2-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UCS2-H)
%%BeginResource: CMap (UniJIS-UCS2-HW-V)
%%Title: (UniJIS-UCS2-HW-V Adobe Japan1 4)
%%Version: 12.006
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS-UCS2-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 4 def
end def
/CMapName /UniJIS-UCS2-HW-V def
/CMapVersion 12.006 def
/CMapType 1 def
/XUID [1 10 25449] def
/WMode 1 def
100 begincidrange
<0020> <005b> 231
<005c> <005c> 8719
<005d> <007e> 292
<00a5> <00a5> 291
<00b0> <00b0> 8269
<2010> <2010> 7893
<2015> <2015> 7892
<2016> <2016> 7895
<2018> <2019> 8281
<201c> <201d> 8279
<2025> <2025> 7898
<2026> <2026> 7897
<2032> <2032> 8273
<2033> <2033> 8283
<2190> <2190> 738
<2191> <2191> 736
<2192> <2192> 739
<2193> <2193> 737
<2195> <2195> 12214
<21c4> <21c4> 8311
<21c5> <21c5> 8310
<21c6> <21c6> 8312
<21e6> <21e6> 8012
<21e7> <21e7> 8014
<21e8> <21e8> 8011
<21e9> <21e9> 8013
<2225> <2225> 7895
<223c> <223c> 7894
<22ef> <22ef> 7897
<2500> <2501> 7481
<2502> <2503> 7479
<2504> <2505> 7485
<2506> <2507> 7483
<2508> <2509> 7489
<250a> <250b> 7487
<250c> <250c> 7495
<250d> <250d> 7497
<250e> <250e> 7496
<250f> <250f> 7498
<2510> <2510> 7503
<2511> <2511> 7505
<2512> <2512> 7504
<2513> <2513> 7506
<2514> <2514> 7491
<2515> <2515> 7493
<2516> <2516> 7492
<2517> <2517> 7494
<2518> <2518> 7499
<2519> <2519> 7501
<251a> <251a> 7500
<251b> <251b> 7502
<251c> <251c> 7523
<251d> <251d> 7527
<251e> <251e> 7525
<251f> <251f> 7524
<2520> <2520> 7526
<2521> <2521> 7529
<2522> <2522> 7528
<2523> <2524> 7530
<2525> <2525> 7535
<2526> <2526> 7533
<2527> <2527> 7532
<2528> <2528> 7534
<2529> <2529> 7537
<252a> <252a> 7536
<252b> <252b> 7538
<252c> <252c> 7515
<252d> <252f> 7517
<2530> <2530> 7516
<2531> <2533> 7520
<2534> <2534> 7507
<2535> <2537> 7509
<2538> <2538> 7508
<2539> <253b> 7512
<253d> <253f> 7543
<2540> <2540> 7541
<2541> <2541> 7540
<2542> <2542> 7542
<2543> <2543> 7547
<2544> <2544> 7549
<2545> <2545> 7546
<2546> <2546> 7548
<2547> <2547> 7553
<2548> <2548> 7552
<2549> <254a> 7550
<261c> <261c> 8221
<261d> <261d> 8219
<261e> <261e> 8222
<261f> <261f> 8220
<2702> <2702> 12178
<27a1> <27a1> 8209
<3001> <3002> 7887
<3008> <3011> 7907
<3013> <3013> 8270
<3014> <3015> 7901
<301c> <301c> 7894
<301d> <301d> 7956
<301f> <301f> 7957
<3041> <3041> 7918
<3043> <3043> 7919
endcidrange
99 begincidrange
<3045> <3045> 7920
<3047> <3047> 7921
<3049> <3049> 7922
<3063> <3063> 7923
<3083> <3083> 7924
<3085> <3085> 7925
<3087> <3087> 7926
<308e> <308e> 7927
<309b> <309b> 8272
<309c> <309c> 8271
<30a1> <30a1> 7928
<30a3> <30a3> 7929
<30a5> <30a5> 7930
<30a7> <30a7> 7931
<30a9> <30a9> 7932
<30c3> <30c3> 7933
<30e3> <30e3> 7934
<30e5> <30e5> 7935
<30e7> <30e7> 7936
<30ee> <30ee> 7937
<30f5> <30f6> 7938
<30fc> <30fc> 7891
<3300> <3300> 8350
<3301> <3302> 11958
<3303> <3303> 8338
<3304> <3304> 11960
<3305> <3305> 8333
<3306> <3306> 11961
<3307> <3307> 11965
<3308> <3308> 11963
<3309> <3309> 11968
<330a> <330a> 11966
<330b> <330b> 11970
<330c> <330c> 11972
<330d> <330d> 7950
<330e> <3313> 11973
<3314> <3314> 7941
<3315> <3315> 8340
<3316> <3316> 8330
<3317> <3317> 11980
<3318> <3318> 8339
<3319> <3319> 11982
<331a> <331d> 11984
<331e> <331e> 8353
<331f> <3321> 11988
<3322> <3322> 8329
<3323> <3323> 8348
<3324> <3324> 11991
<3325> <3325> 11993
<3326> <3326> 7951
<3327> <3327> 7945
<3328> <3329> 11996
<332a> <332a> 8356
<332b> <332b> 7953
<332d> <332d> 11999
<332e> <3330> 12002
<3331> <3331> 8358
<3332> <3332> 12005
<3333> <3333> 8334
<3334> <3335> 12008
<3336> <3336> 7947
<3337> <3337> 12014
<3338> <3338> 12016
<3339> <3339> 8343
<333a> <333a> 12017
<333b> <333b> 8349
<333c> <333c> 12010
<333d> <333d> 12018
<333e> <3340> 12020
<3341> <3341> 12019
<3342> <3342> 8347
<3343> <3346> 12023
<3347> <3347> 8357
<3348> <3348> 12027
<3349> <3349> 7940
<334a> <334a> 7954
<334b> <334c> 12028
<334d> <334d> 7943
<334e> <334e> 8337
<334f> <3350> 12030
<3351> <3351> 7948
<3352> <3352> 12034
<3353> <3353> 12038
<3354> <3354> 12035
<3355> <3356> 12039
<3357> <3357> 8344
<337f> <337f> 8324
<ff08> <ff09> 7899
<ff0c> <ff0c> 8268
<ff0e> <ff0e> 8274
<ff1d> <ff1d> 7917
<ff3b> <ff3b> 7903
<ff3d> <ff3d> 7904
<ff3f> <ff3f> 7890
<ff5b> <ff5b> 7905
<ff5c> <ff5c> 7896
<ff5d> <ff5d> 7906
<ff5e> <ff5e> 7894
<ffe3> <ffe3> 7889
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UCS2-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UCS2-H)
%%BeginResource: CMap (UniJIS-UCS2-V)
%%Title: (UniJIS-UCS2-V Adobe Japan1 4)
%%Version: 12.006
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS-UCS2-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 4 def
end def
/CMapName /UniJIS-UCS2-V def
/CMapVersion 12.006 def
/CMapType 1 def
/XUID [1 10 25357] def
/WMode 1 def
100 begincidrange
<00b0> <00b0> 8269
<2010> <2010> 7893
<2015> <2015> 7892
<2016> <2016> 7895
<2018> <2019> 8281
<201c> <201d> 8279
<2025> <2025> 7898
<2026> <2026> 7897
<2032> <2032> 8273
<2033> <2033> 8283
<2190> <2190> 738
<2191> <2191> 736
<2192> <2192> 739
<2193> <2193> 737
<2195> <2195> 12214
<21c4> <21c4> 8311
<21c5> <21c5> 8310
<21c6> <21c6> 8312
<21e6> <21e6> 8012
<21e7> <21e7> 8014
<21e8> <21e8> 8011
<21e9> <21e9> 8013
<2225> <2225> 7895
<223c> <223c> 7894
<22ef> <22ef> 7897
<2500> <2501> 7481
<2502> <2503> 7479
<2504> <2505> 7485
<2506> <2507> 7483
<2508> <2509> 7489
<250a> <250b> 7487
<250c> <250c> 7495
<250d> <250d> 7497
<250e> <250e> 7496
<250f> <250f> 7498
<2510> <2510> 7503
<2511> <2511> 7505
<2512> <2512> 7504
<2513> <2513> 7506
<2514> <2514> 7491
<2515> <2515> 7493
<2516> <2516> 7492
<2517> <2517> 7494
<2518> <2518> 7499
<2519> <2519> 7501
<251a> <251a> 7500
<251b> <251b> 7502
<251c> <251c> 7523
<251d> <251d> 7527
<251e> <251e> 7525
<251f> <251f> 7524
<2520> <2520> 7526
<2521> <2521> 7529
<2522> <2522> 7528
<2523> <2524> 7530
<2525> <2525> 7535
<2526> <2526> 7533
<2527> <2527> 7532
<2528> <2528> 7534
<2529> <2529> 7537
<252a> <252a> 7536
<252b> <252b> 7538
<252c> <252c> 7515
<252d> <252f> 7517
<2530> <2530> 7516
<2531> <2533> 7520
<2534> <2534> 7507
<2535> <2537> 7509
<2538> <2538> 7508
<2539> <253b> 7512
<253d> <253f> 7543
<2540> <2540> 7541
<2541> <2541> 7540
<2542> <2542> 7542
<2543> <2543> 7547
<2544> <2544> 7549
<2545> <2545> 7546
<2546> <2546> 7548
<2547> <2547> 7553
<2548> <2548> 7552
<2549> <254a> 7550
<261c> <261c> 8221
<261d> <261d> 8219
<261e> <261e> 8222
<261f> <261f> 8220
<2702> <2702> 12178
<27a1> <27a1> 8209
<3001> <3002> 7887
<3008> <3011> 7907
<3013> <3013> 8270
<3014> <3015> 7901
<301c> <301c> 7894
<301d> <301d> 7956
<301f> <301f> 7957
<3041> <3041> 7918
<3043> <3043> 7919
<3045> <3045> 7920
<3047> <3047> 7921
<3049> <3049> 7922
<3063> <3063> 7923
endcidrange
95 begincidrange
<3083> <3083> 7924
<3085> <3085> 7925
<3087> <3087> 7926
<308e> <308e> 7927
<309b> <309b> 8272
<309c> <309c> 8271
<30a1> <30a1> 7928
<30a3> <30a3> 7929
<30a5> <30a5> 7930
<30a7> <30a7> 7931
<30a9> <30a9> 7932
<30c3> <30c3> 7933
<30e3> <30e3> 7934
<30e5> <30e5> 7935
<30e7> <30e7> 7936
<30ee> <30ee> 7937
<30f5> <30f6> 7938
<30fc> <30fc> 7891
<3300> <3300> 8350
<3301> <3302> 11958
<3303> <3303> 8338
<3304> <3304> 11960
<3305> <3305> 8333
<3306> <3306> 11961
<3307> <3307> 11965
<3308> <3308> 11963
<3309> <3309> 11968
<330a> <330a> 11966
<330b> <330b> 11970
<330c> <330c> 11972
<330d> <330d> 7950
<330e> <3313> 11973
<3314> <3314> 7941
<3315> <3315> 8340
<3316> <3316> 8330
<3317> <3317> 11980
<3318> <3318> 8339
<3319> <3319> 11982
<331a> <331d> 11984
<331e> <331e> 8353
<331f> <3321> 11988
<3322> <3322> 8329
<3323> <3323> 8348
<3324> <3324> 11991
<3325> <3325> 11993
<3326> <3326> 7951
<3327> <3327> 7945
<3328> <3329> 11996
<332a> <332a> 8356
<332b> <332b> 7953
<332d> <332d> 11999
<332e> <3330> 12002
<3331> <3331> 8358
<3332> <3332> 12005
<3333> <3333> 8334
<3334> <3335> 12008
<3336> <3336> 7947
<3337> <3337> 12014
<3338> <3338> 12016
<3339> <3339> 8343
<333a> <333a> 12017
<333b> <333b> 8349
<333c> <333c> 12010
<333d> <333d> 12018
<333e> <3340> 12020
<3341> <3341> 12019
<3342> <3342> 8347
<3343> <3346> 12023
<3347> <3347> 8357
<3348> <3348> 12027
<3349> <3349> 7940
<334a> <334a> 7954
<334b> <334c> 12028
<334d> <334d> 7943
<334e> <334e> 8337
<334f> <3350> 12030
<3351> <3351> 7948
<3352> <3352> 12034
<3353> <3353> 12038
<3354> <3354> 12035
<3355> <3356> 12039
<3357> <3357> 8344
<337f> <337f> 8324
<ff08> <ff09> 7899
<ff0c> <ff0c> 8268
<ff0e> <ff0e> 8274
<ff1d> <ff1d> 7917
<ff3b> <ff3b> 7903
<ff3d> <ff3d> 7904
<ff3f> <ff3f> 7890
<ff5b> <ff5b> 7905
<ff5c> <ff5c> 7896
<ff5d> <ff5d> 7906
<ff5e> <ff5e> 7894
<ffe3> <ffe3> 7889
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UTF16-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UTF16-H)
%%BeginResource: CMap (UniJIS-UTF16-V)
%%Title: (UniJIS-UTF16-V Adobe Japan1 7)
%%Version: 1.009
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2022 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS-UTF16-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 7 def
end def
/CMapName /UniJIS-UTF16-V def
/CMapVersion 1.009 def
/CMapType 1 def
/XUID [1 10 25612] def
/WMode 1 def
100 begincidchar
<00b0> 8269
<2010> 7893
<2015> 7892
<2016> 7895
<2025> 7898
<2026> 7897
<2032> 8273
<2033> 8283
<2190> 738
<2191> 736
<2192> 739
<2193> 737
<21c4> 8311
<21c5> 8310
<21c6> 8312
<21e6> 8012
<21e7> 8014
<21e8> 8011
<21e9> 8013
<239b> 12148
<239c> 12168
<239d> 12147
<239e> 12150
<239f> 12168
<23a0> 12149
<23a1> 12156
<23a2> 12168
<23a3> 12155
<23a4> 12158
<23a5> 12168
<23a6> 12157
<23a7> 8168
<23a8> 8167
<23a9> 8166
<23aa> 12168
<23ab> 8172
<23ac> 8171
<23ad> 8170
<250c> 7495
<250d> 7497
<250e> 7496
<250f> 7498
<2510> 7503
<2511> 7505
<2512> 7504
<2513> 7506
<2514> 7491
<2515> 7493
<2516> 7492
<2517> 7494
<2518> 7499
<2519> 7501
<251a> 7500
<251b> 7502
<251c> 7523
<251d> 7527
<251e> 7525
<251f> 7524
<2520> 7526
<2521> 7529
<2522> 7528
<2525> 7535
<2526> 7533
<2527> 7532
<2528> 7534
<2529> 7537
<252a> 7536
<252b> 7538
<252c> 7515
<2530> 7516
<2534> 7507
<2538> 7508
<2540> 7541
<2541> 7540
<2542> 7542
<2543> 7547
<2544> 7549
<2545> 7546
<2546> 7548
<2547> 7553
<2548> 7552
<261c> 8221
<261d> 8219
<261e> 8222
<261f> 8220
<2702> 12178
<27a1> 8209
<301c> 7894
<301d> 7956
<301f> 7957
<3041> 7918
<3043> 7919
<3045> 7920
<3047> 7921
<3049> 7922
<3063> 7923
<3083> 7924
<3085> 7925
<3087> 7926
<308e> 7927
endcidchar
86 begincidchar
<309b> 8272
<309c> 8271
<30a0> 16331
<30a1> 7928
<30a3> 7929
<30a5> 7930
<30a7> 7931
<30a9> 7932
<30c3> 7933
<30e3> 7934
<30e5> 7935
<30e7> 7936
<30ee> 7937
<30fc> 7891
<32ff> 23059
<3300> 8350
<3303> 8338
<3304> 11960
<3305> 8333
<3306> 11961
<3307> 11965
<3308> 11963
<3309> 11968
<330a> 11966
<330b> 11970
<330c> 11972
<330d> 7950
<3314> 7941
<3315> 8340
<3316> 8330
<3317> 11980
<3318> 8339
<3319> 11982
<331e> 8353
<3322> 8329
<3323> 8348
<3324> 11991
<3325> 11993
<3326> 7951
<3327> 7945
<332a> 8356
<332b> 7953
<332d> 11999
<3331> 8358
<3332> 12005
<3333> 8334
<3336> 7947
<3337> 12014
<3338> 12016
<3339> 8343
<333a> 12017
<333b> 8349
<333c> 12010
<333d> 12018
<3341> 12019
<3342> 8347
<3347> 8357
<3348> 12027
<3349> 7940
<334a> 7954
<334d> 7943
<334e> 8337
<3351> 7948
<3352> 12034
<3353> 12038
<3354> 12035
<3357> 8344
<337b> 12044
<337c> 12043
<337d> 12042
<337e> 12041
<337f> 8324
<d82cdd32> 12270
<d82cdd55> 12272
<ff0c> 8268
<ff0e> 8274
<ff1a> 12101
<ff1d> 7917
<ff3b> 7903
<ff3d> 7904
<ff3f> 7890
<ff5b> 7905
<ff5c> 7896
<ff5d> 7906
<ff5e> 7894
<ffe3> 7889
endcidchar
37 begincidrange
<23b0> <23b1> 16350
<2500> <2501> 7481
<2502> <2503> 7479
<2504> <2505> 7485
<2506> <2507> 7483
<2508> <2509> 7489
<250a> <250b> 7487
<2523> <2524> 7530
<252d> <252f> 7517
<2531> <2533> 7520
<2535> <2537> 7509
<2539> <253b> 7512
<253d> <253f> 7543
<2549> <254a> 7550
<3001> <3002> 7887
<3008> <3011> 7907
<3014> <3015> 7901
<3016> <3017> 16329
<3018> <3019> 12139
<3095> <3096> 8264
<30f5> <30f6> 7938
<31f0> <31f9> 16333
<31fa> <31ff> 16344
<3301> <3302> 11958
<330e> <3313> 11973
<331a> <331d> 11984
<331f> <3321> 11988
<3328> <3329> 11996
<332e> <3330> 12002
<3334> <3335> 12008
<333e> <3340> 12020
<3343> <3346> 12023
<334b> <334c> 12028
<334f> <3350> 12030
<3355> <3356> 12039
<ff08> <ff09> 7899
<ff5f> <ff60> 12141
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UTF32-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UTF32-H)
%%BeginResource: CMap (UniJIS-UTF32-V)
%%Title: (UniJIS-UTF32-V Adobe Japan1 7)
%%Version: 1.009
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2022 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS-UTF32-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 7 def
end def
/CMapName /UniJIS-UTF32-V def
/CMapVersion 1.009 def
/CMapType 1 def
/XUID [1 10 25610] def
/WMode 1 def
100 begincidchar
<000000b0> 8269
<00002010> 7893
<00002015> 7892
<00002016> 7895
<00002025> 7898
<00002026> 7897
<00002032> 8273
<00002033> 8283
<00002190> 738
<00002191> 736
<00002192> 739
<00002193> 737
<000021c4> 8311
<000021c5> 8310
<000021c6> 8312
<000021e6> 8012
<000021e7> 8014
<000021e8> 8011
<000021e9> 8013
<0000239b> 12148
<0000239c> 12168
<0000239d> 12147
<0000239e> 12150
<0000239f> 12168
<000023a0> 12149
<000023a1> 12156
<000023a2> 12168
<000023a3> 12155
<000023a4> 12158
<000023a5> 12168
<000023a6> 12157
<000023a7> 8168
<000023a8> 8167
<000023a9> 8166
<000023aa> 12168
<000023ab> 8172
<000023ac> 8171
<000023ad> 8170
<0000250c> 7495
<0000250d> 7497
<0000250e> 7496
<0000250f> 7498
<00002510> 7503
<00002511> 7505
<00002512> 7504
<00002513> 7506
<00002514> 7491
<00002515> 7493
<00002516> 7492
<00002517> 7494
<00002518> 7499
<00002519> 7501
<0000251a> 7500
<0000251b> 7502
<0000251c> 7523
<0000251d> 7527
<0000251e> 7525
<0000251f> 7524
<00002520> 7526
<00002521> 7529
<00002522> 7528
<00002525> 7535
<00002526> 7533
<00002527> 7532
<00002528> 7534
<00002529> 7537
<0000252a> 7536
<0000252b> 7538
<0000252c> 7515
<00002530> 7516
<00002534> 7507
<00002538> 7508
<00002540> 7541
<00002541> 7540
<00002542> 7542
<00002543> 7547
<00002544> 7549
<00002545> 7546
<00002546> 7548
<00002547> 7553
<00002548> 7552
<0000261c> 8221
<0000261d> 8219
<0000261e> 8222
<0000261f> 8220
<00002702> 12178
<000027a1> 8209
<0000301c> 7894
<0000301d> 7956
<0000301f> 7957
<00003041> 7918
<00003043> 7919
<00003045> 7920
<00003047> 7921
<00003049> 7922
<00003063> 7923
<00003083> 7924
<00003085> 7925
<00003087> 7926
<0000308e> 7927
endcidchar
86 begincidchar
<0000309b> 8272
<0000309c> 8271
<000030a0> 16331
<000030a1> 7928
<000030a3> 7929
<000030a5> 7930
<000030a7> 7931
<000030a9> 7932
<000030c3> 7933
<000030e3> 7934
<000030e5> 7935
<000030e7> 7936
<000030ee> 7937
<000030fc> 7891
<000032ff> 23059
<00003300> 8350
<00003303> 8338
<00003304> 11960
<00003305> 8333
<00003306> 11961
<00003307> 11965
<00003308> 11963
<00003309> 11968
<0000330a> 11966
<0000330b> 11970
<0000330c> 11972
<0000330d> 7950
<00003314> 7941
<00003315> 8340
<00003316> 8330
<00003317> 11980
<00003318> 8339
<00003319> 11982
<0000331e> 8353
<00003322> 8329
<00003323> 8348
<00003324> 11991
<00003325> 11993
<00003326> 7951
<00003327> 7945
<0000332a> 8356
<0000332b> 7953
<0000332d> 11999
<00003331> 8358
<00003332> 12005
<00003333> 8334
<00003336> 7947
<00003337> 12014
<00003338> 12016
<00003339> 8343
<0000333a> 12017
<0000333b> 8349
<0000333c> 12010
<0000333d> 12018
<00003341> 12019
<00003342> 8347
<00003347> 8357
<00003348> 12027
<00003349> 7940
<0000334a> 7954
<0000334d> 7943
<0000334e> 8337
<00003351> 7948
<00003352> 12034
<00003353> 12038
<00003354> 12035
<00003357> 8344
<0000337b> 12044
<0000337c> 12043
<0000337d> 12042
<0000337e> 12041
<0000337f> 8324
<0000ff0c> 8268
<0000ff0e> 8274
<0000ff1a> 12101
<0000ff1d> 7917
<0000ff3b> 7903
<0000ff3d> 7904
<0000ff3f> 7890
<0000ff5b> 7905
<0000ff5c> 7896
<0000ff5d> 7906
<0000ff5e> 7894
<0000ffe3> 7889
<0001b132> 12270
<0001b155> 12272
endcidchar
37 begincidrange
<000023b0> <000023b1> 16350
<00002500> <00002501> 7481
<00002502> <00002503> 7479
<00002504> <00002505> 7485
<00002506> <00002507> 7483
<00002508> <00002509> 7489
<0000250a> <0000250b> 7487
<00002523> <00002524> 7530
<0000252d> <0000252f> 7517
<00002531> <00002533> 7520
<00002535> <00002537> 7509
<00002539> <0000253b> 7512
<0000253d> <0000253f> 7543
<00002549> <0000254a> 7550
<00003001> <00003002> 7887
<00003008> <00003011> 7907
<00003014> <00003015> 7901
<00003016> <00003017> 16329
<00003018> <00003019> 12139
<00003095> <00003096> 8264
<000030f5> <000030f6> 7938
<000031f0> <000031f9> 16333
<000031fa> <000031ff> 16344
<00003301> <00003302> 11958
<0000330e> <00003313> 11973
<0000331a> <0000331d> 11984
<0000331f> <00003321> 11988
<00003328> <00003329> 11996
<0000332e> <00003330> 12002
<00003334> <00003335> 12008
<0000333e> <00003340> 12020
<00003343> <00003346> 12023
<0000334b> <0000334c> 12028
<0000334f> <00003350> 12030
<00003355> <00003356> 12039
<0000ff08> <0000ff09> 7899
<0000ff5f> <0000ff60> 12141
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UTF8-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UTF8-H)
%%BeginResource: CMap (UniJIS-UTF8-V)
%%Title: (UniJIS-UTF8-V Adobe Japan1 7)
%%Version: 13.009
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2022 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS-UTF8-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 7 def
end def
/CMapName /UniJIS-UTF8-V def
/CMapVersion 13.009 def
/CMapType 1 def
/XUID [1 10 25440] def
/WMode 1 def
100 begincidchar
<c2b0> 8269
<e28090> 7893
<e28095> 7892
<e28096> 7895
<e280a5> 7898
<e280a6> 7897
<e280b2> 8273
<e280b3> 8283
<e28690> 738
<e28691> 736
<e28692> 739
<e28693> 737
<e28784> 8311
<e28785> 8310
<e28786> 8312
<e287a6> 8012
<e287a7> 8014
<e287a8> 8011
<e287a9> 8013
<e28e9b> 12148
<e28e9c> 12168
<e28e9d> 12147
<e28e9e> 12150
<e28e9f> 12168
<e28ea0> 12149
<e28ea1> 12156
<e28ea2> 12168
<e28ea3> 12155
<e28ea4> 12158
<e28ea5> 12168
<e28ea6> 12157
<e28ea7> 8168
<e28ea8> 8167
<e28ea9> 8166
<e28eaa> 12168
<e28eab> 8172
<e28eac> 8171
<e28ead> 8170
<e2948c> 7495
<e2948d> 7497
<e2948e> 7496
<e2948f> 7498
<e29490> 7503
<e29491> 7505
<e29492> 7504
<e29493> 7506
<e29494> 7491
<e29495> 7493
<e29496> 7492
<e29497> 7494
<e29498> 7499
<e29499> 7501
<e2949a> 7500
<e2949b> 7502
<e2949c> 7523
<e2949d> 7527
<e2949e> 7525
<e2949f> 7524
<e294a0> 7526
<e294a1> 7529
<e294a2> 7528
<e294a5> 7535
<e294a6> 7533
<e294a7> 7532
<e294a8> 7534
<e294a9> 7537
<e294aa> 7536
<e294ab> 7538
<e294ac> 7515
<e294b0> 7516
<e294b4> 7507
<e294b8> 7508
<e29580> 7541
<e29581> 7540
<e29582> 7542
<e29583> 7547
<e29584> 7549
<e29585> 7546
<e29586> 7548
<e29587> 7553
<e29588> 7552
<e2989c> 8221
<e2989d> 8219
<e2989e> 8222
<e2989f> 8220
<e29c82> 12178
<e29ea1> 8209
<e3809c> 7894
<e3809d> 7956
<e3809f> 7957
<e38181> 7918
<e38183> 7919
<e38185> 7920
<e38187> 7921
<e38189> 7922
<e381a3> 7923
<e38283> 7924
<e38285> 7925
<e38287> 7926
<e3828e> 7927
endcidchar
87 begincidchar
<e3829b> 8272
<e3829c> 8271
<e382a0> 16331
<e382a1> 7928
<e382a3> 7929
<e382a5> 7930
<e382a7> 7931
<e382a9> 7932
<e38383> 7933
<e383a3> 7934
<e383a5> 7935
<e383a7> 7936
<e383ae> 7937
<e383bc> 7891
<e38bbf> 23059
<e38c80> 8350
<e38c83> 8338
<e38c84> 11960
<e38c85> 8333
<e38c86> 11961
<e38c87> 11965
<e38c88> 11963
<e38c89> 11968
<e38c8a> 11966
<e38c8b> 11970
<e38c8c> 11972
<e38c8d> 7950
<e38c94> 7941
<e38c95> 8340
<e38c96> 8330
<e38c97> 11980
<e38c98> 8339
<e38c99> 11982
<e38c9e> 8353
<e38ca2> 8329
<e38ca3> 8348
<e38ca4> 11991
<e38ca5> 11993
<e38ca6> 7951
<e38ca7> 7945
<e38caa> 8356
<e38cab> 7953
<e38cad> 11999
<e38cb1> 8358
<e38cb2> 12005
<e38cb3> 8334
<e38cb6> 7947
<e38cb7> 12014
<e38cb8> 12016
<e38cb9> 8343
<e38cba> 12017
<e38cbb> 8349
<e38cbc> 12010
<e38cbd> 12018
<e38d80> 12022
<e38d81> 12019
<e38d82> 8347
<e38d87> 8357
<e38d88> 12027
<e38d89> 7940
<e38d8a> 7954
<e38d8d> 7943
<e38d8e> 8337
<e38d91> 7948
<e38d92> 12034
<e38d93> 12038
<e38d94> 12035
<e38d97> 8344
<e38dbb> 12044
<e38dbc> 12043
<e38dbd> 12042
<e38dbe> 12041
<e38dbf> 8324
<efbc8c> 8268
<efbc8e> 8274
<efbc9a> 12101
<efbc9d> 7917
<efbcbb> 7903
<efbcbd> 7904
<efbcbf> 7890
<efbd9b> 7905
<efbd9c> 7896
<efbd9d> 7906
<efbd9e> 7894
<efbfa3> 7889
<f09b84b2> 12270
<f09b8595> 12272
endcidchar
37 begincidrange
<e28eb0> <e28eb1> 16350
<e29480> <e29481> 7481
<e29482> <e29483> 7479
<e29484> <e29485> 7485
<e29486> <e29487> 7483
<e29488> <e29489> 7489
<e2948a> <e2948b> 7487
<e294a3> <e294a4> 7530
<e294ad> <e294af> 7517
<e294b1> <e294b3> 7520
<e294b5> <e294b7> 7509
<e294b9> <e294bb> 7512
<e294bd> <e294bf> 7543
<e29589> <e2958a> 7550
<e38081> <e38082> 7887
<e38088> <e38091> 7907
<e38094> <e38095> 7901
<e38096> <e38097> 16329
<e38098> <e38099> 12139
<e38295> <e38296> 8264
<e383b5> <e383b6> 7938
<e387b0> <e387b9> 16333
<e387ba> <e387bf> 16344
<e38c81> <e38c82> 11958
<e38c8e> <e38c93> 11973
<e38c9a> <e38c9d> 11984
<e38c9f> <e38ca1> 11988
<e38ca8> <e38ca9> 11996
<e38cae> <e38cb0> 12002
<e38cb4> <e38cb5> 12008
<e38cbe> <e38cbf> 12020
<e38d83> <e38d86> 12023
<e38d8b> <e38d8c> 12028
<e38d8f> <e38d90> 12030
<e38d95> <e38d96> 12039
<efbc88> <efbc89> 7899
<efbd9f> <efbda0> 12141
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS2004-UTF16-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS2004-UTF16-H)
%%BeginResource: CMap (UniJIS2004-UTF16-V)
%%Title: (UniJIS2004-UTF16-V Adobe Japan1 7)
%%Version: 1.007
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2022 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS2004-UTF16-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 7 def
end def
/CMapName /UniJIS2004-UTF16-V def
/CMapVersion 1.007 def
/CMapType 1 def
/XUID [1 10 25630] def
/WMode 1 def
100 begincidchar
<00b0> 8269
<2010> 7893
<2015> 7892
<2016> 7895
<2025> 7898
<2026> 7897
<2032> 8273
<2033> 8283
<2190> 738
<2191> 736
<2192> 739
<2193> 737
<21c4> 8311
<21c5> 8310
<21c6> 8312
<21e6> 8012
<21e7> 8014
<21e8> 8011
<21e9> 8013
<239b> 12148
<239c> 12168
<239d> 12147
<239e> 12150
<239f> 12168
<23a0> 12149
<23a1> 12156
<23a2> 12168
<23a3> 12155
<23a4> 12158
<23a5> 12168
<23a6> 12157
<23a7> 8168
<23a8> 8167
<23a9> 8166
<23aa> 12168
<23ab> 8172
<23ac> 8171
<23ad> 8170
<250c> 7495
<250d> 7497
<250e> 7496
<250f> 7498
<2510> 7503
<2511> 7505
<2512> 7504
<2513> 7506
<2514> 7491
<2515> 7493
<2516> 7492
<2517> 7494
<2518> 7499
<2519> 7501
<251a> 7500
<251b> 7502
<251c> 7523
<251d> 7527
<251e> 7525
<251f> 7524
<2520> 7526
<2521> 7529
<2522> 7528
<2525> 7535
<2526> 7533
<2527> 7532
<2528> 7534
<2529> 7537
<252a> 7536
<252b> 7538
<252c> 7515
<2530> 7516
<2534> 7507
<2538> 7508
<2540> 7541
<2541> 7540
<2542> 7542
<2543> 7547
<2544> 7549
<2545> 7546
<2546> 7548
<2547> 7553
<2548> 7552
<261c> 8221
<261d> 8219
<261e> 8222
<261f> 8220
<2702> 12178
<27a1> 8209
<301c> 7894
<301d> 7956
<301f> 7957
<3041> 7918
<3043> 7919
<3045> 7920
<3047> 7921
<3049> 7922
<3063> 7923
<3083> 7924
<3085> 7925
<3087> 7926
<308e> 7927
endcidchar
86 begincidchar
<309b> 8272
<309c> 8271
<30a0> 16331
<30a1> 7928
<30a3> 7929
<30a5> 7930
<30a7> 7931
<30a9> 7932
<30c3> 7933
<30e3> 7934
<30e5> 7935
<30e7> 7936
<30ee> 7937
<30fc> 7891
<32ff> 23059
<3300> 8350
<3303> 8338
<3304> 11960
<3305> 8333
<3306> 11961
<3307> 11965
<3308> 11963
<3309> 11968
<330a> 11966
<330b> 11970
<330c> 11972
<330d> 7950
<3314> 7941
<3315> 8340
<3316> 8330
<3317> 11980
<3318> 8339
<3319> 11982
<331e> 8353
<3322> 8329
<3323> 8348
<3324> 11991
<3325> 11993
<3326> 7951
<3327> 7945
<332a> 8356
<332b> 7953
<332d> 11999
<3331> 8358
<3332> 12005
<3333> 8334
<3336> 7947
<3337> 12014
<3338> 12016
<3339> 8343
<333a> 12017
<333b> 8349
<333c> 12010
<333d> 12018
<3341> 12019
<3342> 8347
<3347> 8357
<3348> 12027
<3349> 7940
<334a> 7954
<334d> 7943
<334e> 8337
<3351> 7948
<3352> 12034
<3353> 12038
<3354> 12035
<3357> 8344
<337b> 12044
<337c> 12043
<337d> 12042
<337e> 12041
<337f> 8324
<d82cdd32> 12270
<d82cdd55> 12272
<ff0c> 8268
<ff0e> 8274
<ff1a> 12101
<ff1d> 7917
<ff3b> 7903
<ff3d> 7904
<ff3f> 7890
<ff5b> 7905
<ff5c> 7896
<ff5d> 7906
<ff5e> 7894
<ffe3> 7889
endcidchar
37 begincidrange
<23b0> <23b1> 16350
<2500> <2501> 7481
<2502> <2503> 7479
<2504> <2505> 7485
<2506> <2507> 7483
<2508> <2509> 7489
<250a> <250b> 7487
<2523> <2524> 7530
<252d> <252f> 7517
<2531> <2533> 7520
<2535> <2537> 7509
<2539> <253b> 7512
<253d> <253f> 7543
<2549> <254a> 7550
<3001> <3002> 7887
<3008> <3011> 7907
<3014> <3015> 7901
<3016> <3017> 16329
<3018> <3019> 12139
<3095> <3096> 8264
<30f5> <30f6> 7938
<31f0> <31f9> 16333
<31fa> <31ff> 16344
<3301> <3302> 11958
<330e> <3313> 11973
<331a> <331d> 11984
<331f> <3321> 11988
<3328> <3329> 11996
<332e> <3330> 12002
<3334> <3335> 12008
<333e> <3340> 12020
<3343> <3346> 12023
<334b> <334c> 12028
<334f> <3350> 12030
<3355> <3356> 12039
<ff08> <ff09> 7899
<ff5f> <ff60> 12141
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS2004-UTF32-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS2004-UTF32-H)
%%BeginResource: CMap (UniJIS2004-UTF32-V)
%%Title: (UniJIS2004-UTF32-V Adobe Japan1 7)
%%Version: 1.007
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2022 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS2004-UTF32-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 7 def
end def
/CMapName /UniJIS2004-UTF32-V def
/CMapVersion 1.007 def
/CMapType 1 def
/XUID [1 10 25618] def
/WMode 1 def
100 begincidchar
<000000b0> 8269
<00002010> 7893
<00002015> 7892
<00002016> 7895
<00002025> 7898
<00002026> 7897
<00002032> 8273
<00002033> 8283
<00002190> 738
<00002191> 736
<00002192> 739
<00002193> 737
<000021c4> 8311
<000021c5> 8310
<000021c6> 8312
<000021e6> 8012
<000021e7> 8014
<000021e8> 8011
<000021e9> 8013
<0000239b> 12148
<0000239c> 12168
<0000239d> 12147
<0000239e> 12150
<0000239f> 12168
<000023a0> 12149
<000023a1> 12156
<000023a2> 12168
<000023a3> 12155
<000023a4> 12158
<000023a5> 12168
<000023a6> 12157
<000023a7> 8168
<000023a8> 8167
<000023a9> 8166
<000023aa> 12168
<000023ab> 8172
<000023ac> 8171
<000023ad> 8170
<0000250c> 7495
<0000250d> 7497
<0000250e> 7496
<0000250f> 7498
<00002510> 7503
<00002511> 7505
<00002512> 7504
<00002513> 7506
<00002514> 7491
<00002515> 7493
<00002516> 7492
<00002517> 7494
<00002518> 7499
<00002519> 7501
<0000251a> 7500
<0000251b> 7502
<0000251c> 7523
<0000251d> 7527
<0000251e> 7525
<0000251f> 7524
<00002520> 7526
<00002521> 7529
<00002522> 7528
<00002525> 7535
<00002526> 7533
<00002527> 7532
<00002528> 7534
<00002529> 7537
<0000252a> 7536
<0000252b> 7538
<0000252c> 7515
<00002530> 7516
<00002534> 7507
<00002538> 7508
<00002540> 7541
<00002541> 7540
<00002542> 7542
<00002543> 7547
<00002544> 7549
<00002545> 7546
<00002546> 7548
<00002547> 7553
<00002548> 7552
<0000261c> 8221
<0000261d> 8219
<0000261e> 8222
<0000261f> 8220
<00002702> 12178
<000027a1> 8209
<0000301c> 7894
<0000301d> 7956
<0000301f> 7957
<00003041> 7918
<00003043> 7919
<00003045> 7920
<00003047> 7921
<00003049> 7922
<00003063> 7923
<00003083> 7924
<00003085> 7925
<00003087> 7926
<0000308e> 7927
endcidchar
86 begincidchar
<0000309b> 8272
<0000309c> 8271
<000030a0> 16331
<000030a1> 7928
<000030a3> 7929
<000030a5> 7930
<000030a7> 7931
<000030a9> 7932
<000030c3> 7933
<000030e3> 7934
<000030e5> 7935
<000030e7> 7936
<000030ee> 7937
<000030fc> 7891
<000032ff> 23059
<00003300> 8350
<00003303> 8338
<00003304> 11960
<00003305> 8333
<00003306> 11961
<00003307> 11965
<00003308> 11963
<00003309> 11968
<0000330a> 11966
<0000330b> 11970
<0000330c> 11972
<0000330d> 7950
<00003314> 7941
<00003315> 8340
<00003316> 8330
<00003317> 11980
<00003318> 8339
<00003319> 11982
<0000331e> 8353
<00003322> 8329
<00003323> 8348
<00003324> 11991
<00003325> 11993
<00003326> 7951
<00003327> 7945
<0000332a> 8356
<0000332b> 7953
<0000332d> 11999
<00003331> 8358
<00003332> 12005
<00003333> 8334
<00003336> 7947
<00003337> 12014
<00003338> 12016
<00003339> 8343
<0000333a> 12017
<0000333b> 8349
<0000333c> 12010
<0000333d> 12018
<00003341> 12019
<00003342> 8347
<00003347> 8357
<00003348> 12027
<00003349> 7940
<0000334a> 7954
<0000334d> 7943
<0000334e> 8337
<00003351> 7948
<00003352> 12034
<00003353> 12038
<00003354> 12035
<00003357> 8344
<0000337b> 12044
<0000337c> 12043
<0000337d> 12042
<0000337e> 12041
<0000337f> 8324
<0000ff0c> 8268
<0000ff0e> 8274
<0000ff1a> 12101
<0000ff1d> 7917
<0000ff3b> 7903
<0000ff3d> 7904
<0000ff3f> 7890
<0000ff5b> 7905
<0000ff5c> 7896
<0000ff5d> 7906
<0000ff5e> 7894
<0000ffe3> 7889
<0001b132> 12270
<0001b155> 12272
endcidchar
37 begincidrange
<000023b0> <000023b1> 16350
<00002500> <00002501> 7481
<00002502> <00002503> 7479
<00002504> <00002505> 7485
<00002506> <00002507> 7483
<00002508> <00002509> 7489
<0000250a> <0000250b> 7487
<00002523> <00002524> 7530
<0000252d> <0000252f> 7517
<00002531> <00002533> 7520
<00002535> <00002537> 7509
<00002539> <0000253b> 7512
<0000253d> <0000253f> 7543
<00002549> <0000254a> 7550
<00003001> <00003002> 7887
<00003008> <00003011> 7907
<00003014> <00003015> 7901
<00003016> <00003017> 16329
<00003018> <00003019> 12139
<00003095> <00003096> 8264
<000030f5> <000030f6> 7938
<000031f0> <000031f9> 16333
<000031fa> <000031ff> 16344
<00003301> <00003302> 11958
<0000330e> <00003313> 11973
<0000331a> <0000331d> 11984
<0000331f> <00003321> 11988
<00003328> <00003329> 11996
<0000332e> <00003330> 12002
<00003334> <00003335> 12008
<0000333e> <00003340> 12020
<00003343> <00003346> 12023
<0000334b> <0000334c> 12028
<0000334f> <00003350> 12030
<00003355> <00003356> 12039
<0000ff08> <0000ff09> 7899
<0000ff5f> <0000ff60> 12141
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS2004-UTF8-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS2004-UTF8-H)
%%BeginResource: CMap (UniJIS2004-UTF8-V)
%%Title: (UniJIS2004-UTF8-V Adobe Japan1 7)
%%Version: 1.007
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2022 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS2004-UTF8-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 7 def
end def
/CMapName /UniJIS2004-UTF8-V def
/CMapVersion 1.007 def
/CMapType 1 def
/XUID [1 10 25632] def
/WMode 1 def
100 begincidchar
<c2b0> 8269
<e28090> 7893
<e28095> 7892
<e28096> 7895
<e280a5> 7898
<e280a6> 7897
<e280b2> 8273
<e280b3> 8283
<e28690> 738
<e28691> 736
<e28692> 739
<e28693> 737
<e28784> 8311
<e28785> 8310
<e28786> 8312
<e287a6> 8012
<e287a7> 8014
<e287a8> 8011
<e287a9> 8013
<e28e9b> 12148
<e28e9c> 12168
<e28e9d> 12147
<e28e9e> 12150
<e28e9f> 12168
<e28ea0> 12149
<e28ea1> 12156
<e28ea2> 12168
<e28ea3> 12155
<e28ea4> 12158
<e28ea5> 12168
<e28ea6> 12157
<e28ea7> 8168
<e28ea8> 8167
<e28ea9> 8166
<e28eaa> 12168
<e28eab> 8172
<e28eac> 8171
<e28ead> 8170
<e2948c> 7495
<e2948d> 7497
<e2948e> 7496
<e2948f> 7498
<e29490> 7503
<e29491> 7505
<e29492> 7504
<e29493> 7506
<e29494> 7491
<e29495> 7493
<e29496> 7492
<e29497> 7494
<e29498> 7499
<e29499> 7501
<e2949a> 7500
<e2949b> 7502
<e2949c> 7523
<e2949d> 7527
<e2949e> 7525
<e2949f> 7524
<e294a0> 7526
<e294a1> 7529
<e294a2> 7528
<e294a5> 7535
<e294a6> 7533
<e294a7> 7532
<e294a8> 7534
<e294a9> 7537
<e294aa> 7536
<e294ab> 7538
<e294ac> 7515
<e294b0> 7516
<e294b4> 7507
<e294b8> 7508
<e29580> 7541
<e29581> 7540
<e29582> 7542
<e29583> 7547
<e29584> 7549
<e29585> 7546
<e29586> 7548
<e29587> 7553
<e29588> 7552
<e2989c> 8221
<e2989d> 8219
<e2989e> 8222
<e2989f> 8220
<e29c82> 12178
<e29ea1> 8209
<e3809c> 7894
<e3809d> 7956
<e3809f> 7957
<e38181> 7918
<e38183> 7919
<e38185> 7920
<e38187> 7921
<e38189> 7922
<e381a3> 7923
<e38283> 7924
<e38285> 7925
<e38287> 7926
<e3828e> 7927
endcidchar
87 begincidchar
<e3829b> 8272
<e3829c> 8271
<e382a0> 16331
<e382a1> 7928
<e382a3> 7929
<e382a5> 7930
<e382a7> 7931
<e382a9> 7932
<e38383> 7933
<e383a3> 7934
<e383a5> 7935
<e383a7> 7936
<e383ae> 7937
<e383bc> 7891
<e38bbf> 23059
<e38c80> 8350
<e38c83> 8338
<e38c84> 11960
<e38c85> 8333
<e38c86> 11961
<e38c87> 11965
<e38c88> 11963
<e38c89> 11968
<e38c8a> 11966
<e38c8b> 11970
<e38c8c> 11972
<e38c8d> 7950
<e38c94> 7941
<e38c95> 8340
<e38c96> 8330
<e38c97> 11980
<e38c98> 8339
<e38c99> 11982
<e38c9e> 8353
<e38ca2> 8329
<e38ca3> 8348
<e38ca4> 11991
<e38ca5> 11993
<e38ca6> 7951
<e38ca7> 7945
<e38caa> 8356
<e38cab> 7953
<e38cad> 11999
<e38cb1> 8358
<e38cb2> 12005
<e38cb3> 8334
<e38cb6> 7947
<e38cb7> 12014
<e38cb8> 12016
<e38cb9> 8343
<e38cba> 12017
<e38cbb> 8349
<e38cbc> 12010
<e38cbd> 12018
<e38d80> 12022
<e38d81> 12019
<e38d82> 8347
<e38d87> 8357
<e38d88> 12027
<e38d89> 7940
<e38d8a> 7954
<e38d8d> 7943
<e38d8e> 8337
<e38d91> 7948
<e38d92> 12034
<e38d93> 12038
<e38d94> 12035
<e38d97> 8344
<e38dbb> 12044
<e38dbc> 12043
<e38dbd> 12042
<e38dbe> 12041
<e38dbf> 8324
<efbc8c> 8268
<efbc8e> 8274
<efbc9a> 12101
<efbc9d> 7917
<efbcbb> 7903
<efbcbd> 7904
<efbcbf> 7890
<efbd9b> 7905
<efbd9c> 7896
<efbd9d> 7906
<efbd9e> 7894
<efbfa3> 7889
<f09b84b2> 12270
<f09b8595> 12272
endcidchar
37 begincidrange
<e28eb0> <e28eb1> 16350
<e29480> <e29481> 7481
<e29482> <e29483> 7479
<e29484> <e29485> 7485
<e29486> <e29487> 7483
<e29488> <e29489> 7489
<e2948a> <e2948b> 7487
<e294a3> <e294a4> 7530
<e294ad> <e294af> 7517
<e294b1> <e294b3> 7520
<e294b5> <e294b7> 7509
<e294b9> <e294bb> 7512
<e294bd> <e294bf> 7543
<e29589> <e2958a> 7550
<e38081> <e38082> 7887
<e38088> <e38091> 7907
<e38094> <e38095> 7901
<e38096> <e38097> 16329
<e38098> <e38099> 12139
<e38295> <e38296> 8264
<e383b5> <e383b6> 7938
<e387b0> <e387b9> 16333
<e387ba> <e387bf> 16344
<e38c81> <e38c82> 11958
<e38c8e> <e38c93> 11973
<e38c9a> <e38c9d> 11984
<e38c9f> <e38ca1> 11988
<e38ca8> <e38ca9> 11996
<e38cae> <e38cb0> 12002
<e38cb4> <e38cb5> 12008
<e38cbe> <e38cbf> 12020
<e38d83> <e38d86> 12023
<e38d8b> <e38d8c> 12028
<e38d8f> <e38d90> 12030
<e38d95> <e38d96> 12039
<efbc88> <efbc89> 7899
<efbd9f> <efbda0> 12141
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UCS2-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UCS2-H)
%%BeginResource: CMap (UniJISPro-UCS2-HW-V)
%%Title: (UniJISPro-UCS2-HW-V Adobe Japan1 4)
%%Version: 1.005
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS-UCS2-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 4 def
end def
/CMapName /UniJISPro-UCS2-HW-V def
/CMapVersion 1.005 def
/CMapType 1 def
/XUID [1 10 25538] def
/WMode 1 def
100 begincidrange
<0020> <005b> 231
<005c> <005c> 8719
<005d> <007e> 292
<00a5> <00a5> 291
<00b0> <00b0> 8269
<2010> <2010> 7893
<2015> <2015> 7892
<2016> <2016> 7895
<2018> <2019> 12173
<201c> <201d> 7956
<2025> <2025> 7898
<2026> <2026> 7897
<2032> <2032> 8273
<2033> <2033> 8283
<2190> <2190> 738
<2191> <2191> 736
<2192> <2192> 739
<2193> <2193> 737
<2195> <2195> 12214
<21c4> <21c4> 8311
<21c5> <21c5> 8310
<21c6> <21c6> 8312
<21e6> <21e6> 8012
<21e7> <21e7> 8014
<21e8> <21e8> 8011
<21e9> <21e9> 8013
<2225> <2225> 7895
<223c> <223c> 7894
<22ef> <22ef> 7897
<2500> <2501> 7481
<2502> <2503> 7479
<2504> <2505> 7485
<2506> <2507> 7483
<2508> <2509> 7489
<250a> <250b> 7487
<250c> <250c> 7495
<250d> <250d> 7497
<250e> <250e> 7496
<250f> <250f> 7498
<2510> <2510> 7503
<2511> <2511> 7505
<2512> <2512> 7504
<2513> <2513> 7506
<2514> <2514> 7491
<2515> <2515> 7493
<2516> <2516> 7492
<2517> <2517> 7494
<2518> <2518> 7499
<2519> <2519> 7501
<251a> <251a> 7500
<251b> <251b> 7502
<251c> <251c> 7523
<251d> <251d> 7527
<251e> <251e> 7525
<251f> <251f> 7524
<2520> <2520> 7526
<2521> <2521> 7529
<2522> <2522> 7528
<2523> <2524> 7530
<2525> <2525> 7535
<2526> <2526> 7533
<2527> <2527> 7532
<2528> <2528> 7534
<2529> <2529> 7537
<252a> <252a> 7536
<252b> <252b> 7538
<252c> <252c> 7515
<252d> <252f> 7517
<2530> <2530> 7516
<2531> <2533> 7520
<2534> <2534> 7507
<2535> <2537> 7509
<2538> <2538> 7508
<2539> <253b> 7512
<253d> <253f> 7543
<2540> <2540> 7541
<2541> <2541> 7540
<2542> <2542> 7542
<2543> <2543> 7547
<2544> <2544> 7549
<2545> <2545> 7546
<2546> <2546> 7548
<2547> <2547> 7553
<2548> <2548> 7552
<2549> <254a> 7550
<261c> <261c> 8221
<261d> <261d> 8219
<261e> <261e> 8222
<261f> <261f> 8220
<2702> <2702> 12178
<27a1> <27a1> 8209
<3001> <3002> 7887
<3008> <3011> 7907
<3013> <3013> 8270
<3014> <3015> 7901
<301c> <301c> 7894
<301d> <301d> 7956
<301f> <301f> 7957
<3041> <3041> 7918
<3043> <3043> 7919
endcidrange
100 begincidrange
<3045> <3045> 7920
<3047> <3047> 7921
<3049> <3049> 7922
<3063> <3063> 7923
<3083> <3083> 7924
<3085> <3085> 7925
<3087> <3087> 7926
<308e> <308e> 7927
<309b> <309b> 8272
<309c> <309c> 8271
<30a1> <30a1> 7928
<30a3> <30a3> 7929
<30a5> <30a5> 7930
<30a7> <30a7> 7931
<30a9> <30a9> 7932
<30c3> <30c3> 7933
<30e3> <30e3> 7934
<30e5> <30e5> 7935
<30e7> <30e7> 7936
<30ee> <30ee> 7937
<30f5> <30f6> 7938
<30fc> <30fc> 7891
<3300> <3300> 8350
<3301> <3302> 11958
<3303> <3303> 8338
<3304> <3304> 11960
<3305> <3305> 8333
<3306> <3306> 11961
<3307> <3307> 11965
<3308> <3308> 11963
<3309> <3309> 11968
<330a> <330a> 11966
<330b> <330b> 11970
<330c> <330c> 11972
<330d> <330d> 7950
<330e> <3313> 11973
<3314> <3314> 7941
<3315> <3315> 8340
<3316> <3316> 8330
<3317> <3317> 11980
<3318> <3318> 8339
<3319> <3319> 11982
<331a> <331d> 11984
<331e> <331e> 8353
<331f> <3321> 11988
<3322> <3322> 8329
<3323> <3323> 8348
<3324> <3324> 11991
<3325> <3325> 11993
<3326> <3326> 7951
<3327> <3327> 7945
<3328> <3329> 11996
<332a> <332a> 8356
<332b> <332b> 7953
<332d> <332d> 11999
<332e> <3330> 12002
<3331> <3331> 8358
<3332> <3332> 12005
<3333> <3333> 8334
<3334> <3335> 12008
<3336> <3336> 7947
<3337> <3337> 12014
<3338> <3338> 12016
<3339> <3339> 8343
<333a> <333a> 12017
<333b> <333b> 8349
<333c> <333c> 12010
<333d> <333d> 12018
<333e> <3340> 12020
<3341> <3341> 12019
<3342> <3342> 8347
<3343> <3346> 12023
<3347> <3347> 8357
<3348> <3348> 12027
<3349> <3349> 7940
<334a> <334a> 7954
<334b> <334c> 12028
<334d> <334d> 7943
<334e> <334e> 8337
<334f> <3350> 12030
<3351> <3351> 7948
<3352> <3352> 12034
<3353> <3353> 12038
<3354> <3354> 12035
<3355> <3356> 12039
<3357> <3357> 8344
<337b> <337b> 12044
<337c> <337c> 12043
<337d> <337d> 12042
<337e> <337e> 12041
<337f> <337f> 8324
<ff08> <ff09> 7899
<ff0c> <ff0c> 8268
<ff0e> <ff0e> 8274
<ff1a> <ff1a> 12101
<ff1d> <ff1d> 7917
<ff3b> <ff3b> 7903
<ff3d> <ff3d> 7904
<ff3f> <ff3f> 7890
<ff5b> <ff5b> 7905
endcidrange
4 begincidrange
<ff5c> <ff5c> 7896
<ff5d> <ff5d> 7906
<ff5e> <ff5e> 7894
<ffe3> <ffe3> 7889
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UCS2-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UCS2-H)
%%BeginResource: CMap (UniJISPro-UCS2-V)
%%Title: (UniJISPro-UCS2-V Adobe Japan1 4)
%%Version: 1.005
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS-UCS2-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 4 def
end def
/CMapName /UniJISPro-UCS2-V def
/CMapVersion 1.005 def
/CMapType 1 def
/XUID [1 10 25535] def
/WMode 1 def
100 begincidrange
<00b0> <00b0> 8269
<2010> <2010> 7893
<2015> <2015> 7892
<2016> <2016> 7895
<2018> <2019> 12173
<201c> <201d> 7956
<2025> <2025> 7898
<2026> <2026> 7897
<2032> <2032> 8273
<2033> <2033> 8283
<2190> <2190> 738
<2191> <2191> 736
<2192> <2192> 739
<2193> <2193> 737
<2195> <2195> 12214
<21c4> <21c4> 8311
<21c5> <21c5> 8310
<21c6> <21c6> 8312
<21e6> <21e6> 8012
<21e7> <21e7> 8014
<21e8> <21e8> 8011
<21e9> <21e9> 8013
<2225> <2225> 7895
<223c> <223c> 7894
<22ef> <22ef> 7897
<2500> <2501> 7481
<2502> <2503> 7479
<2504> <2505> 7485
<2506> <2507> 7483
<2508> <2509> 7489
<250a> <250b> 7487
<250c> <250c> 7495
<250d> <250d> 7497
<250e> <250e> 7496
<250f> <250f> 7498
<2510> <2510> 7503
<2511> <2511> 7505
<2512> <2512> 7504
<2513> <2513> 7506
<2514> <2514> 7491
<2515> <2515> 7493
<2516> <2516> 7492
<2517> <2517> 7494
<2518> <2518> 7499
<2519> <2519> 7501
<251a> <251a> 7500
<251b> <251b> 7502
<251c> <251c> 7523
<251d> <251d> 7527
<251e> <251e> 7525
<251f> <251f> 7524
<2520> <2520> 7526
<2521> <2521> 7529
<2522> <2522> 7528
<2523> <2524> 7530
<2525> <2525> 7535
<2526> <2526> 7533
<2527> <2527> 7532
<2528> <2528> 7534
<2529> <2529> 7537
<252a> <252a> 7536
<252b> <252b> 7538
<252c> <252c> 7515
<252d> <252f> 7517
<2530> <2530> 7516
<2531> <2533> 7520
<2534> <2534> 7507
<2535> <2537> 7509
<2538> <2538> 7508
<2539> <253b> 7512
<253d> <253f> 7543
<2540> <2540> 7541
<2541> <2541> 7540
<2542> <2542> 7542
<2543> <2543> 7547
<2544> <2544> 7549
<2545> <2545> 7546
<2546> <2546> 7548
<2547> <2547> 7553
<2548> <2548> 7552
<2549> <254a> 7550
<261c> <261c> 8221
<261d> <261d> 8219
<261e> <261e> 8222
<261f> <261f> 8220
<2702> <2702> 12178
<27a1> <27a1> 8209
<3001> <3002> 7887
<3008> <3011> 7907
<3013> <3013> 8270
<3014> <3015> 7901
<301c> <301c> 7894
<301d> <301d> 7956
<301f> <301f> 7957
<3041> <3041> 7918
<3043> <3043> 7919
<3045> <3045> 7920
<3047> <3047> 7921
<3049> <3049> 7922
<3063> <3063> 7923
endcidrange
100 begincidrange
<3083> <3083> 7924
<3085> <3085> 7925
<3087> <3087> 7926
<308e> <308e> 7927
<309b> <309b> 8272
<309c> <309c> 8271
<30a1> <30a1> 7928
<30a3> <30a3> 7929
<30a5> <30a5> 7930
<30a7> <30a7> 7931
<30a9> <30a9> 7932
<30c3> <30c3> 7933
<30e3> <30e3> 7934
<30e5> <30e5> 7935
<30e7> <30e7> 7936
<30ee> <30ee> 7937
<30f5> <30f6> 7938
<30fc> <30fc> 7891
<3300> <3300> 8350
<3301> <3302> 11958
<3303> <3303> 8338
<3304> <3304> 11960
<3305> <3305> 8333
<3306> <3306> 11961
<3307> <3307> 11965
<3308> <3308> 11963
<3309> <3309> 11968
<330a> <330a> 11966
<330b> <330b> 11970
<330c> <330c> 11972
<330d> <330d> 7950
<330e> <3313> 11973
<3314> <3314> 7941
<3315> <3315> 8340
<3316> <3316> 8330
<3317> <3317> 11980
<3318> <3318> 8339
<3319> <3319> 11982
<331a> <331d> 11984
<331e> <331e> 8353
<331f> <3321> 11988
<3322> <3322> 8329
<3323> <3323> 8348
<3324> <3324> 11991
<3325> <3325> 11993
<3326> <3326> 7951
<3327> <3327> 7945
<3328> <3329> 11996
<332a> <332a> 8356
<332b> <332b> 7953
<332d> <332d> 11999
<332e> <3330> 12002
<3331> <3331> 8358
<3332> <3332> 12005
<3333> <3333> 8334
<3334> <3335> 12008
<3336> <3336> 7947
<3337> <3337> 12014
<3338> <3338> 12016
<3339> <3339> 8343
<333a> <333a> 12017
<333b> <333b> 8349
<333c> <333c> 12010
<333d> <333d> 12018
<333e> <3340> 12020
<3341> <3341> 12019
<3342> <3342> 8347
<3343> <3346> 12023
<3347> <3347> 8357
<3348> <3348> 12027
<3349> <3349> 7940
<334a> <334a> 7954
<334b> <334c> 12028
<334d> <334d> 7943
<334e> <334e> 8337
<334f> <3350> 12030
<3351> <3351> 7948
<3352> <3352> 12034
<3353> <3353> 12038
<3354> <3354> 12035
<3355> <3356> 12039
<3357> <3357> 8344
<337b> <337b> 12044
<337c> <337c> 12043
<337d> <337d> 12042
<337e> <337e> 12041
<337f> <337f> 8324
<ff08> <ff09> 7899
<ff0c> <ff0c> 8268
<ff0e> <ff0e> 8274
<ff1a> <ff1a> 12101
<ff1d> <ff1d> 7917
<ff3b> <ff3b> 7903
<ff3d> <ff3d> 7904
<ff3f> <ff3f> 7890
<ff5b> <ff5b> 7905
<ff5c> <ff5c> 7896
<ff5d> <ff5d> 7906
<ff5e> <ff5e> 7894
<ffe3> <ffe3> 7889
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UTF8-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UTF8-H)
%%BeginResource: CMap (UniJISPro-UTF8-V)
%%Title: (UniJISPro-UTF8-V Adobe Japan1 4)
%%Version: 1.005
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJIS-UTF8-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 4 def
end def
/CMapName /UniJISPro-UTF8-V def
/CMapVersion 1.005 def
/CMapType 1 def
/XUID [1 10 25536] def
/WMode 1 def
100 begincidrange
<c2b0> <c2b0> 8269
<e28090> <e28090> 7893
<e28095> <e28095> 7892
<e28096> <e28096> 7895
<e28098> <e28099> 12173
<e2809c> <e2809d> 7956
<e280a5> <e280a5> 7898
<e280a6> <e280a6> 7897
<e280b2> <e280b2> 8273
<e280b3> <e280b3> 8283
<e28690> <e28690> 738
<e28691> <e28691> 736
<e28692> <e28692> 739
<e28693> <e28693> 737
<e28695> <e28695> 12214
<e28784> <e28784> 8311
<e28785> <e28785> 8310
<e28786> <e28786> 8312
<e287a6> <e287a6> 8012
<e287a7> <e287a7> 8014
<e287a8> <e287a8> 8011
<e287a9> <e287a9> 8013
<e288a5> <e288a5> 7895
<e288bc> <e288bc> 7894
<e28baf> <e28baf> 7897
<e29480> <e29481> 7481
<e29482> <e29483> 7479
<e29484> <e29485> 7485
<e29486> <e29487> 7483
<e29488> <e29489> 7489
<e2948a> <e2948b> 7487
<e2948c> <e2948c> 7495
<e2948d> <e2948d> 7497
<e2948e> <e2948e> 7496
<e2948f> <e2948f> 7498
<e29490> <e29490> 7503
<e29491> <e29491> 7505
<e29492> <e29492> 7504
<e29493> <e29493> 7506
<e29494> <e29494> 7491
<e29495> <e29495> 7493
<e29496> <e29496> 7492
<e29497> <e29497> 7494
<e29498> <e29498> 7499
<e29499> <e29499> 7501
<e2949a> <e2949a> 7500
<e2949b> <e2949b> 7502
<e2949c> <e2949c> 7523
<e2949d> <e2949d> 7527
<e2949e> <e2949e> 7525
<e2949f> <e2949f> 7524
<e294a0> <e294a0> 7526
<e294a1> <e294a1> 7529
<e294a2> <e294a2> 7528
<e294a3> <e294a4> 7530
<e294a5> <e294a5> 7535
<e294a6> <e294a6> 7533
<e294a7> <e294a7> 7532
<e294a8> <e294a8> 7534
<e294a9> <e294a9> 7537
<e294aa> <e294aa> 7536
<e294ab> <e294ab> 7538
<e294ac> <e294ac> 7515
<e294ad> <e294af> 7517
<e294b0> <e294b0> 7516
<e294b1> <e294b3> 7520
<e294b4> <e294b4> 7507
<e294b5> <e294b7> 7509
<e294b8> <e294b8> 7508
<e294b9> <e294bb> 7512
<e294bd> <e294bf> 7543
<e29580> <e29580> 7541
<e29581> <e29581> 7540
<e29582> <e29582> 7542
<e29583> <e29583> 7547
<e29584> <e29584> 7549
<e29585> <e29585> 7546
<e29586> <e29586> 7548
<e29587> <e29587> 7553
<e29588> <e29588> 7552
<e29589> <e2958a> 7550
<e2989c> <e2989c> 8221
<e2989d> <e2989d> 8219
<e2989e> <e2989e> 8222
<e2989f> <e2989f> 8220
<e29c82> <e29c82> 12178
<e29ea1> <e29ea1> 8209
<e38081> <e38082> 7887
<e38088> <e38091> 7907
<e38093> <e38093> 8270
<e38094> <e38095> 7901
<e3809c> <e3809c> 7894
<e3809d> <e3809d> 7956
<e3809f> <e3809f> 7957
<e38181> <e38181> 7918
<e38183> <e38183> 7919
<e38185> <e38185> 7920
<e38187> <e38187> 7921
<e38189> <e38189> 7922
<e381a3> <e381a3> 7923
endcidrange
100 begincidrange
<e38283> <e38283> 7924
<e38285> <e38285> 7925
<e38287> <e38287> 7926
<e3828e> <e3828e> 7927
<e3829b> <e3829b> 8272
<e3829c> <e3829c> 8271
<e382a1> <e382a1> 7928
<e382a3> <e382a3> 7929
<e382a5> <e382a5> 7930
<e382a7> <e382a7> 7931
<e382a9> <e382a9> 7932
<e38383> <e38383> 7933
<e383a3> <e383a3> 7934
<e383a5> <e383a5> 7935
<e383a7> <e383a7> 7936
<e383ae> <e383ae> 7937
<e383b5> <e383b6> 7938
<e383bc> <e383bc> 7891
<e38c80> <e38c80> 8350
<e38c81> <e38c82> 11958
<e38c83> <e38c83> 8338
<e38c84> <e38c84> 11960
<e38c85> <e38c85> 8333
<e38c86> <e38c86> 11961
<e38c87> <e38c87> 11965
<e38c88> <e38c88> 11963
<e38c89> <e38c89> 11968
<e38c8a> <e38c8a> 11966
<e38c8b> <e38c8b> 11970
<e38c8c> <e38c8c> 11972
<e38c8d> <e38c8d> 7950
<e38c8e> <e38c93> 11973
<e38c94> <e38c94> 7941
<e38c95> <e38c95> 8340
<e38c96> <e38c96> 8330
<e38c97> <e38c97> 11980
<e38c98> <e38c98> 8339
<e38c99> <e38c99> 11982
<e38c9a> <e38c9d> 11984
<e38c9e> <e38c9e> 8353
<e38c9f> <e38ca1> 11988
<e38ca2> <e38ca2> 8329
<e38ca3> <e38ca3> 8348
<e38ca4> <e38ca4> 11991
<e38ca5> <e38ca5> 11993
<e38ca6> <e38ca6> 7951
<e38ca7> <e38ca7> 7945
<e38ca8> <e38ca9> 11996
<e38caa> <e38caa> 8356
<e38cab> <e38cab> 7953
<e38cad> <e38cad> 11999
<e38cae> <e38cb0> 12002
<e38cb1> <e38cb1> 8358
<e38cb2> <e38cb2> 12005
<e38cb3> <e38cb3> 8334
<e38cb4> <e38cb5> 12008
<e38cb6> <e38cb6> 7947
<e38cb7> <e38cb7> 12014
<e38cb8> <e38cb8> 12016
<e38cb9> <e38cb9> 8343
<e38cba> <e38cba> 12017
<e38cbb> <e38cbb> 8349
<e38cbc> <e38cbc> 12010
<e38cbd> <e38cbd> 12018
<e38cbe> <e38cbf> 12020
<e38d80> <e38d80> 12022
<e38d81> <e38d81> 12019
<e38d82> <e38d82> 8347
<e38d83> <e38d86> 12023
<e38d87> <e38d87> 8357
<e38d88> <e38d88> 12027
<e38d89> <e38d89> 7940
<e38d8a> <e38d8a> 7954
<e38d8b> <e38d8c> 12028
<e38d8d> <e38d8d> 7943
<e38d8e> <e38d8e> 8337
<e38d8f> <e38d90> 12030
<e38d91> <e38d91> 7948
<e38d92> <e38d92> 12034
<e38d93> <e38d93> 12038
<e38d94> <e38d94> 12035
<e38d95> <e38d96> 12039
<e38d97> <e38d97> 8344
<e38dbb> <e38dbb> 12044
<e38dbc> <e38dbc> 12043
<e38dbd> <e38dbd> 12042
<e38dbe> <e38dbe> 12041
<e38dbf> <e38dbf> 8324
<efbc88> <efbc89> 7899
<efbc8c> <efbc8c> 8268
<efbc8e> <efbc8e> 8274
<efbc9a> <efbc9a> 12101
<efbc9d> <efbc9d> 7917
<efbcbb> <efbcbb> 7903
<efbcbd> <efbcbd> 7904
<efbcbf> <efbcbf> 7890
<efbd9b> <efbd9b> 7905
<efbd9c> <efbd9c> 7896
<efbd9d> <efbd9d> 7906
<efbd9e> <efbd9e> 7894
endcidrange
1 begincidrange
<efbfa3> <efbfa3> 7889
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJISX0213-UTF32-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJISX0213-UTF32-H)
%%BeginResource: CMap (UniJISX0213-UTF32-V)
%%Title: (UniJISX0213-UTF32-V Adobe Japan1 7)
%%Version: 1.009
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2022 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJISX0213-UTF32-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 7 def
end def
/CMapName /UniJISX0213-UTF32-V def
/CMapVersion 1.009 def
/CMapType 1 def
/XUID [1 10 25615] def
/WMode 1 def
100 begincidchar
<00002015> 7892
<00002016> 7895
<00002025> 7898
<00002026> 7897
<00002190> 738
<00002191> 736
<00002192> 739
<00002193> 737
<000021c4> 8311
<000021c5> 8310
<000021c6> 8312
<000021e6> 8012
<000021e7> 8014
<000021e8> 8011
<000021e9> 8013
<0000239b> 12148
<0000239c> 12168
<0000239d> 12147
<0000239e> 12150
<0000239f> 12168
<000023a0> 12149
<000023a1> 12156
<000023a2> 12168
<000023a3> 12155
<000023a4> 12158
<000023a5> 12168
<000023a6> 12157
<000023a7> 8168
<000023a8> 8167
<000023a9> 8166
<000023aa> 12168
<000023ab> 8172
<000023ac> 8171
<000023ad> 8170
<0000250c> 7495
<0000250d> 7497
<0000250e> 7496
<0000250f> 7498
<00002510> 7503
<00002511> 7505
<00002512> 7504
<00002513> 7506
<00002514> 7491
<00002515> 7493
<00002516> 7492
<00002517> 7494
<00002518> 7499
<00002519> 7501
<0000251a> 7500
<0000251b> 7502
<0000251c> 7523
<0000251d> 7527
<0000251e> 7525
<0000251f> 7524
<00002520> 7526
<00002521> 7529
<00002522> 7528
<00002525> 7535
<00002526> 7533
<00002527> 7532
<00002528> 7534
<00002529> 7537
<0000252a> 7536
<0000252b> 7538
<0000252c> 7515
<00002530> 7516
<00002534> 7507
<00002538> 7508
<00002540> 7541
<00002541> 7540
<00002542> 7542
<00002543> 7547
<00002544> 7549
<00002545> 7546
<00002546> 7548
<00002547> 7553
<00002548> 7552
<0000261c> 8221
<0000261d> 8219
<0000261e> 8222
<0000261f> 8220
<00002702> 12178
<000027a1> 8209
<0000301c> 7894
<0000301d> 7956
<0000301f> 7957
<00003041> 7918
<00003043> 7919
<00003045> 7920
<00003047> 7921
<00003049> 7922
<00003063> 7923
<00003083> 7924
<00003085> 7925
<00003087> 7926
<0000308e> 7927
<0000309b> 8272
<0000309c> 8271
<000030a0> 16331
<000030a1> 7928
endcidchar
82 begincidchar
<000030a3> 7929
<000030a5> 7930
<000030a7> 7931
<000030a9> 7932
<000030c3> 7933
<000030e3> 7934
<000030e5> 7935
<000030e7> 7936
<000030ee> 7937
<000030fc> 7891
<000032ff> 23059
<00003300> 8350
<00003303> 8338
<00003304> 11960
<00003305> 8333
<00003306> 11961
<00003307> 11965
<00003308> 11963
<00003309> 11968
<0000330a> 11966
<0000330b> 11970
<0000330c> 11972
<0000330d> 7950
<00003314> 7941
<00003315> 8340
<00003316> 8330
<00003317> 11980
<00003318> 8339
<00003319> 11982
<0000331e> 8353
<00003322> 8329
<00003323> 8348
<00003324> 11991
<00003325> 11993
<00003326> 7951
<00003327> 7945
<0000332a> 8356
<0000332b> 7953
<0000332d> 11999
<00003331> 8358
<00003332> 12005
<00003333> 8334
<00003336> 7947
<00003337> 12014
<00003338> 12016
<00003339> 8343
<0000333a> 12017
<0000333b> 8349
<0000333c> 12010
<0000333d> 12018
<00003341> 12019
<00003342> 8347
<00003347> 8357
<00003348> 12027
<00003349> 7940
<0000334a> 7954
<0000334d> 7943
<0000334e> 8337
<00003351> 7948
<00003352> 12034
<00003353> 12038
<00003354> 12035
<00003357> 8344
<0000337b> 12044
<0000337c> 12043
<0000337d> 12042
<0000337e> 12041
<0000337f> 8324
<0000ff0c> 8268
<0000ff0e> 8274
<0000ff1a> 12101
<0000ff1d> 7917
<0000ff3b> 7903
<0000ff3d> 7904
<0000ff3f> 7890
<0000ff5b> 7905
<0000ff5c> 7896
<0000ff5d> 7906
<0000ff5e> 7894
<0000ffe3> 7889
<0001b132> 12270
<0001b155> 12272
endcidchar
37 begincidrange
<000023b0> <000023b1> 16350
<00002500> <00002501> 7481
<00002502> <00002503> 7479
<00002504> <00002505> 7485
<00002506> <00002507> 7483
<00002508> <00002509> 7489
<0000250a> <0000250b> 7487
<00002523> <00002524> 7530
<0000252d> <0000252f> 7517
<00002531> <00002533> 7520
<00002535> <00002537> 7509
<00002539> <0000253b> 7512
<0000253d> <0000253f> 7543
<00002549> <0000254a> 7550
<00003001> <00003002> 7887
<00003008> <00003011> 7907
<00003014> <00003015> 7901
<00003016> <00003017> 16329
<00003018> <00003019> 12139
<00003095> <00003096> 8264
<000030f5> <000030f6> 7938
<000031f0> <000031f9> 16333
<000031fa> <000031ff> 16344
<00003301> <00003302> 11958
<0000330e> <00003313> 11973
<0000331a> <0000331d> 11984
<0000331f> <00003321> 11988
<00003328> <00003329> 11996
<0000332e> <00003330> 12002
<00003334> <00003335> 12008
<0000333e> <00003340> 12020
<00003343> <00003346> 12023
<0000334b> <0000334c> 12028
<0000334f> <00003350> 12030
<00003355> <00003356> 12039
<0000ff08> <0000ff09> 7899
<0000ff5f> <0000ff60> 12141
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJISX02132004-UTF32-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJISX02132004-UTF32-H)
%%BeginResource: CMap (UniJISX02132004-UTF32-V)
%%Title: (UniJISX02132004-UTF32-V Adobe Japan1 7)
%%Version: 1.007
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2022 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniJISX02132004-UTF32-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 7 def
end def
/CMapName /UniJISX02132004-UTF32-V def
/CMapVersion 1.007 def
/CMapType 1 def
/XUID [1 10 25634] def
/WMode 1 def
100 begincidchar
<00002015> 7892
<00002016> 7895
<00002025> 7898
<00002026> 7897
<00002190> 738
<00002191> 736
<00002192> 739
<00002193> 737
<000021c4> 8311
<000021c5> 8310
<000021c6> 8312
<000021e6> 8012
<000021e7> 8014
<000021e8> 8011
<000021e9> 8013
<0000239b> 12148
<0000239c> 12168
<0000239d> 12147
<0000239e> 12150
<0000239f> 12168
<000023a0> 12149
<000023a1> 12156
<000023a2> 12168
<000023a3> 12155
<000023a4> 12158
<000023a5> 12168
<000023a6> 12157
<000023a7> 8168
<000023a8> 8167
<000023a9> 8166
<000023aa> 12168
<000023ab> 8172
<000023ac> 8171
<000023ad> 8170
<0000250c> 7495
<0000250d> 7497
<0000250e> 7496
<0000250f> 7498
<00002510> 7503
<00002511> 7505
<00002512> 7504
<00002513> 7506
<00002514> 7491
<00002515> 7493
<00002516> 7492
<00002517> 7494
<00002518> 7499
<00002519> 7501
<0000251a> 7500
<0000251b> 7502
<0000251c> 7523
<0000251d> 7527
<0000251e> 7525
<0000251f> 7524
<00002520> 7526
<00002521> 7529
<00002522> 7528
<00002525> 7535
<00002526> 7533
<00002527> 7532
<00002528> 7534
<00002529> 7537
<0000252a> 7536
<0000252b> 7538
<0000252c> 7515
<00002530> 7516
<00002534> 7507
<00002538> 7508
<00002540> 7541
<00002541> 7540
<00002542> 7542
<00002543> 7547
<00002544> 7549
<00002545> 7546
<00002546> 7548
<00002547> 7553
<00002548> 7552
<0000261c> 8221
<0000261d> 8219
<0000261e> 8222
<0000261f> 8220
<00002702> 12178
<000027a1> 8209
<0000301c> 7894
<0000301d> 7956
<0000301f> 7957
<00003041> 7918
<00003043> 7919
<00003045> 7920
<00003047> 7921
<00003049> 7922
<00003063> 7923
<00003083> 7924
<00003085> 7925
<00003087> 7926
<0000308e> 7927
<0000309b> 8272
<0000309c> 8271
<000030a0> 16331
<000030a1> 7928
endcidchar
82 begincidchar
<000030a3> 7929
<000030a5> 7930
<000030a7> 7931
<000030a9> 7932
<000030c3> 7933
<000030e3> 7934
<000030e5> 7935
<000030e7> 7936
<000030ee> 7937
<000030fc> 7891
<000032ff> 23059
<00003300> 8350
<00003303> 8338
<00003304> 11960
<00003305> 8333
<00003306> 11961
<00003307> 11965
<00003308> 11963
<00003309> 11968
<0000330a> 11966
<0000330b> 11970
<0000330c> 11972
<0000330d> 7950
<00003314> 7941
<00003315> 8340
<00003316> 8330
<00003317> 11980
<00003318> 8339
<00003319> 11982
<0000331e> 8353
<00003322> 8329
<00003323> 8348
<00003324> 11991
<00003325> 11993
<00003326> 7951
<00003327> 7945
<0000332a> 8356
<0000332b> 7953
<0000332d> 11999
<00003331> 8358
<00003332> 12005
<00003333> 8334
<00003336> 7947
<00003337> 12014
<00003338> 12016
<00003339> 8343
<0000333a> 12017
<0000333b> 8349
<0000333c> 12010
<0000333d> 12018
<00003341> 12019
<00003342> 8347
<00003347> 8357
<00003348> 12027
<00003349> 7940
<0000334a> 7954
<0000334d> 7943
<0000334e> 8337
<00003351> 7948
<00003352> 12034
<00003353> 12038
<00003354> 12035
<00003357> 8344
<0000337b> 12044
<0000337c> 12043
<0000337d> 12042
<0000337e> 12041
<0000337f> 8324
<0000ff0c> 8268
<0000ff0e> 8274
<0000ff1a> 12101
<0000ff1d> 7917
<0000ff3b> 7903
<0000ff3d> 7904
<0000ff3f> 7890
<0000ff5b> 7905
<0000ff5c> 7896
<0000ff5d> 7906
<0000ff5e> 7894
<0000ffe3> 7889
<0001b132> 12270
<0001b155> 12272
endcidchar
37 begincidrange
<000023b0> <000023b1> 16350
<00002500> <00002501> 7481
<00002502> <00002503> 7479
<00002504> <00002505> 7485
<00002506> <00002507> 7483
<00002508> <00002509> 7489
<0000250a> <0000250b> 7487
<00002523> <00002524> 7530
<0000252d> <0000252f> 7517
<00002531> <00002533> 7520
<00002535> <00002537> 7509
<00002539> <0000253b> 7512
<0000253d> <0000253f> 7543
<00002549> <0000254a> 7550
<00003001> <00003002> 7887
<00003008> <00003011> 7907
<00003014> <00003015> 7901
<00003016> <00003017> 16329
<00003018> <00003019> 12139
<00003095> <00003096> 8264
<000030f5> <000030f6> 7938
<000031f0> <000031f9> 16333
<000031fa> <000031ff> 16344
<00003301> <00003302> 11958
<0000330e> <00003313> 11973
<0000331a> <0000331d> 11984
<0000331f> <00003321> 11988
<00003328> <00003329> 11996
<0000332e> <00003330> 12002
<00003334> <00003335> 12008
<0000333e> <00003340> 12020
<00003343> <00003346> 12023
<0000334b> <0000334c> 12028
<0000334f> <00003350> 12030
<00003355> <00003356> 12039
<0000ff08> <0000ff09> 7899
<0000ff5f> <0000ff60> 12141
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniKS-UCS2-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniKS-UCS2-H)
%%BeginResource: CMap (UniKS-UCS2-V)
%%Title: (UniKS-UCS2-V Adobe Korea1 1)
%%Version: 10.006
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniKS-UCS2-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Korea1) def
/Supplement 1 def
end def
/CMapName /UniKS-UCS2-V def
/CMapVersion 10.006 def
/CMapType 1 def
/XUID [1 10 25407] def
/WMode 1 def
18 begincidrange
<2013> <2014> 8059
<2016> <2016> 8061
<2025> <2025> 8058
<3001> <3002> 8056
<3008> <3011> 8065
<3013> <3013> 8075
<3014> <3015> 8063
<ff01> <ff01> 8076
<ff08> <ff09> 8077
<ff0c> <ff0c> 8079
<ff0e> <ff0e> 8080
<ff1a> <ff1f> 8081
<ff3b> <ff3b> 8087
<ff3d> <ff3d> 8088
<ff3f> <ff3f> 8089
<ff5b> <ff5d> 8090
<ff5e> <ff5e> 8062
<ffe3> <ffe3> 8093
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniKS-UTF16-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniKS-UTF16-H)
%%BeginResource: CMap (UniKS-UTF16-V)
%%Title: (UniKS-UTF16-V Adobe Korea1 1)
%%Version: 1.005
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniKS-UTF16-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Korea1) def
/Supplement 1 def
end def
/CMapName /UniKS-UTF16-V def
/CMapVersion 1.005 def
/CMapType 1 def
/XUID [1 10 25545] def
/WMode 1 def
11 begincidchar
<2016> 8061
<2025> 8058
<3013> 8075
<ff01> 8076
<ff0c> 8079
<ff0e> 8080
<ff3b> 8087
<ff3d> 8088
<ff3f> 8089
<ff5e> 8062
<ffe3> 8093
endcidchar
7 begincidrange
<2013> <2014> 8059
<3001> <3002> 8056
<3008> <3011> 8065
<3014> <3015> 8063
<ff08> <ff09> 8077
<ff1a> <ff1f> 8081
<ff5b> <ff5d> 8090
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniKS-UTF32-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniKS-UTF32-H)
%%BeginResource: CMap (UniKS-UTF32-V)
%%Title: (UniKS-UTF32-V Adobe Korea1 1)
%%Version: 1.005
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniKS-UTF32-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Korea1) def
/Supplement 1 def
end def
/CMapName /UniKS-UTF32-V def
/CMapVersion 1.005 def
/CMapType 1 def
/XUID [1 10 25543] def
/WMode 1 def
11 begincidchar
<00002016> 8061
<00002025> 8058
<00003013> 8075
<0000ff01> 8076
<0000ff0c> 8079
<0000ff0e> 8080
<0000ff3b> 8087
<0000ff3d> 8088
<0000ff3f> 8089
<0000ff5e> 8062
<0000ffe3> 8093
endcidchar
7 begincidrange
<00002013> <00002014> 8059
<00003001> <00003002> 8056
<00003008> <00003011> 8065
<00003014> <00003015> 8063
<0000ff08> <0000ff09> 8077
<0000ff1a> <0000ff1f> 8081
<0000ff5b> <0000ff5d> 8090
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff could not be displayed because it is too large.
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniKS-UTF8-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniKS-UTF8-H)
%%BeginResource: CMap (UniKS-UTF8-V)
%%Title: (UniKS-UTF8-V Adobe Korea1 1)
%%Version: 11.005
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniKS-UTF8-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Korea1) def
/Supplement 1 def
end def
/CMapName /UniKS-UTF8-V def
/CMapVersion 11.005 def
/CMapType 1 def
/XUID [1 10 25415] def
/WMode 1 def
11 begincidchar
<e28096> 8061
<e280a5> 8058
<e38093> 8075
<efbc81> 8076
<efbc8c> 8079
<efbc8e> 8080
<efbcbb> 8087
<efbcbd> 8088
<efbcbf> 8089
<efbd9e> 8062
<efbfa3> 8093
endcidchar
7 begincidrange
<e28093> <e28094> 8059
<e38081> <e38082> 8056
<e38088> <e38091> 8065
<e38094> <e38095> 8063
<efbc88> <efbc89> 8077
<efbc9a> <efbc9f> 8081
<efbd9b> <efbd9d> 8090
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
This diff is collapsed. Click to expand it.
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniManga-UTF16-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniManga-UTF16-H)
%%BeginResource: CMap (UniManga-UTF16-V)
%%Title: (UniManga-UTF16-V Adobe Manga1 0)
%%Version: 1.000
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2023 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniManga-UTF16-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Manga1) def
/Supplement 0 def
end def
/CMapName /UniManga-UTF16-V def
/CMapVersion 1.000 def
/CMapType 1 def
/WMode 1 def
1 begincidchar
<fe33> 15539
endcidchar
4 begincidrange
<fe10> <fe19> 15526
<fe30> <fe31> 15536
<fe35> <fe44> 15541
<fe47> <fe48> 15559
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
This diff could not be displayed because it is too large.
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniManga-UTF32-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniManga-UTF32-H)
%%BeginResource: CMap (UniManga-UTF32-V)
%%Title: (UniManga-UTF32-V Adobe Manga1 0)
%%Version: 1.000
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2023 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniManga-UTF32-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Manga1) def
/Supplement 0 def
end def
/CMapName /UniManga-UTF32-V def
/CMapVersion 1.000 def
/CMapType 1 def
/WMode 1 def
1 begincidchar
<0000fe33> 15539
endcidchar
4 begincidrange
<0000fe10> <0000fe19> 15526
<0000fe30> <0000fe31> 15536
<0000fe35> <0000fe44> 15541
<0000fe47> <0000fe48> 15559
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
This diff could not be displayed because it is too large.
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniManga-UTF8-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniManga-UTF8-H)
%%BeginResource: CMap (UniManga-UTF8-V)
%%Title: (UniManga-UTF8-V Adobe Manga1 0)
%%Version: 1.000
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2023 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/UniManga-UTF8-H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Manga1) def
/Supplement 0 def
end def
/CMapName /UniManga-UTF8-V def
/CMapVersion 1.000 def
/CMapType 1 def
/WMode 1 def
1 begincidchar
<efb8b3> 15539
endcidchar
5 begincidrange
<efb890> <efb899> 15526
<efb8b0> <efb8b1> 15536
<efb8b5> <efb8bf> 15541
<efb980> <efb984> 15552
<efb987> <efb988> 15559
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (H)
%%BeginResource: CMap (V)
%%Title: (V Adobe Japan1 1)
%%Version: 12.005
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/H usecmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 1 def
end def
/CMapName /V def
/CMapVersion 12.005 def
/CMapType 1 def
/UIDOffset 850 def
/XUID [1 10 25340] def
/WMode 1 def
27 begincidrange
<2122> <2123> 7887
<2131> <2132> 7889
<213c> <213e> 7891
<2141> <2145> 7894
<214a> <215b> 7899
<2161> <2161> 7917
<2421> <2421> 7918
<2423> <2423> 7919
<2425> <2425> 7920
<2427> <2427> 7921
<2429> <2429> 7922
<2443> <2443> 7923
<2463> <2463> 7924
<2465> <2465> 7925
<2467> <2467> 7926
<246e> <246e> 7927
<2521> <2521> 7928
<2523> <2523> 7929
<2525> <2525> 7930
<2527> <2527> 7931
<2529> <2529> 7932
<2543> <2543> 7933
<2563> <2563> 7934
<2565> <2565> 7935
<2567> <2567> 7936
<256e> <256e> 7937
<2575> <2576> 7938
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
No preview for this file type
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%IncludeResource: ProcSet (CIDInit)
%%BeginResource: CMap (WP-Symbol)
%%Title: (WP-Symbol Adobe Japan1 0)
%%Version: 10.006
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2019 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution.
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from
%%Copyright: this software without specific prior written permission.
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments
/CIDInit /ProcSet findresource begin
12 dict begin
begincmap
/CIDSystemInfo 3 dict dup begin
/Registry (Adobe) def
/Ordering (Japan1) def
/Supplement 0 def
end def
/CMapName /WP-Symbol def
/CMapVersion 10.006 def
/CMapType 1 def
/UIDOffset 868 def
/XUID [1 10 25352] def
/WMode 0 def
1 begincodespacerange
<00> <FF>
endcodespacerange
27 begincidrange
<01> <01> 8056
<02> <02> 8058
<03> <03> 8191
<04> <04> 8196
<05> <18> 8061
<19> <22> 8092
<23> <23> 8186
<24> <25> 8020
<26> <26> 8187
<27> <28> 8022
<29> <29> 8188
<2a> <2a> 8037
<2b> <2d> 8024
<2e> <2f> 8189
<30> <31> 8192
<32> <33> 7899
<34> <34> 7894
<35> <35> 8194
<36> <36> 8035
<37> <39> 8027
<3a> <3a> 8195
<3b> <54> 8112
<55> <5d> 8197
<5e> <5e> 8151
<61> <71> 8206
<72> <72> 8057
<73> <77> 8223
endcidrange
endcmap
CMapName currentdict /CMap defineresource pop
end
end
%%EndResource
%%EOF
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.