Showing
91 changed files
with
164 additions
and
11402 deletions
| ... | @@ -4,14 +4,14 @@ NODE_ENV = production | ... | @@ -4,14 +4,14 @@ NODE_ENV = production |
| 4 | ENV = 'demo' | 4 | ENV = 'demo' |
| 5 | VUE_APP_BASE_ENV = "demo" | 5 | VUE_APP_BASE_ENV = "demo" |
| 6 | 6 | ||
| 7 | -VUE_APP_Version = '1.3.1' | 7 | +VUE_APP_Version = '1.0.0' |
| 8 | 8 | ||
| 9 | #测试环境 | 9 | #测试环境 |
| 10 | VUE_APP_BASE_API = 'http://192.168.1.251:7023/Exp' | 10 | VUE_APP_BASE_API = 'http://192.168.1.251:7023/Exp' |
| 11 | 11 | ||
| 12 | -VUE_APP_BASE_ROUTE = '/ExpDemo' | 12 | +VUE_APP_BASE_ROUTE = '/EcomDemo' |
| 13 | 13 | ||
| 14 | -VUE_APP_BASE_LOGINOUT = '/ExpDemo' | 14 | +VUE_APP_BASE_LOGINOUT = '/EcomDemo' |
| 15 | 15 | ||
| 16 | #后端版本校验版本号 | 16 | #后端版本校验版本号 |
| 17 | VUE_APP_APIVERSION = 'BD6DBD063F5AB7394879E3C08781CD72.A3889C390C14952AD666ABC3BE46BE40' | 17 | VUE_APP_APIVERSION = 'BD6DBD063F5AB7394879E3C08781CD72.A3889C390C14952AD666ABC3BE46BE40' | ... | ... |
| ... | @@ -3,14 +3,14 @@ ENV = 'development' | ... | @@ -3,14 +3,14 @@ ENV = 'development' |
| 3 | 3 | ||
| 4 | VUE_APP_BASE_ENV = "dev" | 4 | VUE_APP_BASE_ENV = "dev" |
| 5 | 5 | ||
| 6 | -VUE_APP_Version = '1.3.1' | 6 | +VUE_APP_Version = '1.0.0' |
| 7 | 7 | ||
| 8 | # FedEx 在线申报工具/开发环境 | 8 | # FedEx 在线申报工具/开发环境 |
| 9 | VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom' | 9 | VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom' |
| 10 | 10 | ||
| 11 | -VUE_APP_BASE_ROUTE = '/Exp' | 11 | +VUE_APP_BASE_ROUTE = '/Ecom' |
| 12 | 12 | ||
| 13 | -VUE_APP_BASE_LOGINOUT = '/Exp' | 13 | +VUE_APP_BASE_LOGINOUT = '/Ecom' |
| 14 | 14 | ||
| 15 | #后端版本校验版本号 | 15 | #后端版本校验版本号 |
| 16 | VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40' | 16 | VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40' | ... | ... |
| ... | @@ -4,14 +4,14 @@ NODE_ENV = production | ... | @@ -4,14 +4,14 @@ NODE_ENV = production |
| 4 | ENV = 'deving' | 4 | ENV = 'deving' |
| 5 | VUE_APP_BASE_ENV = "deving" | 5 | VUE_APP_BASE_ENV = "deving" |
| 6 | 6 | ||
| 7 | -VUE_APP_Version = '1.3.1' | 7 | +VUE_APP_Version = '1.0.0' |
| 8 | 8 | ||
| 9 | #测试环境 | 9 | #测试环境 |
| 10 | -VUE_APP_BASE_API = 'http://192.168.1.251:7021/Exp' | 10 | +VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom' |
| 11 | 11 | ||
| 12 | -VUE_APP_BASE_ROUTE = '/ExpDev' | 12 | +VUE_APP_BASE_ROUTE = '/EcomDev' |
| 13 | 13 | ||
| 14 | -VUE_APP_BASE_LOGINOUT = '/ExpDev' | 14 | +VUE_APP_BASE_LOGINOUT = '/EcomDev' |
| 15 | 15 | ||
| 16 | #后端版本校验版本号 | 16 | #后端版本校验版本号 |
| 17 | VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40' | 17 | VUE_APP_APIVERSION = 'BFEDDF560FF988C07141DF6135A9BFCF.A3889C390C14952AD666ABC3BE46BE40' | ... | ... |
| ... | @@ -4,14 +4,14 @@ NODE_ENV = production | ... | @@ -4,14 +4,14 @@ NODE_ENV = production |
| 4 | ENV = 'pre' | 4 | ENV = 'pre' |
| 5 | VUE_APP_BASE_ENV = "pre" | 5 | VUE_APP_BASE_ENV = "pre" |
| 6 | 6 | ||
| 7 | -VUE_APP_Version = '1.3.1' | 7 | +VUE_APP_Version = '1.0.0' |
| 8 | 8 | ||
| 9 | #测试环境 | 9 | #测试环境 |
| 10 | VUE_APP_BASE_API = 'https://iclearexpuat.fedex.com.cn/Exp' | 10 | VUE_APP_BASE_API = 'https://iclearexpuat.fedex.com.cn/Exp' |
| 11 | 11 | ||
| 12 | -VUE_APP_BASE_ROUTE = '/Exp' | 12 | +VUE_APP_BASE_ROUTE = '/Ecom' |
| 13 | 13 | ||
| 14 | -VUE_APP_BASE_LOGINOUT = '/Exp' | 14 | +VUE_APP_BASE_LOGINOUT = '/Ecom' |
| 15 | 15 | ||
| 16 | #后端版本校验版本号 | 16 | #后端版本校验版本号 |
| 17 | VUE_APP_APIVERSION = 'D5B582ED9ED4002BF2BCB386A68519CF.A3889C390C14952AD666ABC3BE46BE40' | 17 | VUE_APP_APIVERSION = 'D5B582ED9ED4002BF2BCB386A68519CF.A3889C390C14952AD666ABC3BE46BE40' | ... | ... |
| ... | @@ -6,14 +6,14 @@ VUE_APP_BASE_ENV = "prod" | ... | @@ -6,14 +6,14 @@ VUE_APP_BASE_ENV = "prod" |
| 6 | # FedEx 在线申报工具/生产环境 | 6 | # FedEx 在线申报工具/生产环境 |
| 7 | VUE_APP_BASE_API = '/prod-api' | 7 | VUE_APP_BASE_API = '/prod-api' |
| 8 | 8 | ||
| 9 | -VUE_APP_Version = '1.3.1' | 9 | +VUE_APP_Version = '1.0.0' |
| 10 | 10 | ||
| 11 | #测试环境 | 11 | #测试环境 |
| 12 | VUE_APP_BASE_API = 'https://declaration.fedex.com.cn/Exp' | 12 | VUE_APP_BASE_API = 'https://declaration.fedex.com.cn/Exp' |
| 13 | 13 | ||
| 14 | -VUE_APP_BASE_ROUTE = '/Exp' | 14 | +VUE_APP_BASE_ROUTE = '/Ecom' |
| 15 | 15 | ||
| 16 | -VUE_APP_BASE_LOGINOUT = '/Exp' | 16 | +VUE_APP_BASE_LOGINOUT = '/Ecom' |
| 17 | 17 | ||
| 18 | #后端版本校验版本号 | 18 | #后端版本校验版本号 |
| 19 | VUE_APP_APIVERSION = 'C8074BB318FB85693233E64ACC64C1ED.A3889C390C14952AD666ABC3BE46BE40' | 19 | VUE_APP_APIVERSION = 'C8074BB318FB85693233E64ACC64C1ED.A3889C390C14952AD666ABC3BE46BE40' | ... | ... |
| ... | @@ -5,14 +5,14 @@ ENV = 'staging' | ... | @@ -5,14 +5,14 @@ ENV = 'staging' |
| 5 | 5 | ||
| 6 | VUE_APP_BASE_ENV = "staging" | 6 | VUE_APP_BASE_ENV = "staging" |
| 7 | 7 | ||
| 8 | -VUE_APP_Version = '1.3.1' | 8 | +VUE_APP_Version = '1.0.0' |
| 9 | 9 | ||
| 10 | #测试环境 | 10 | #测试环境 |
| 11 | -VUE_APP_BASE_API = 'http://192.168.1.251:7022/Exp' | 11 | +VUE_APP_BASE_API = 'http://101.132.100.41:7001/Ecom' |
| 12 | 12 | ||
| 13 | -VUE_APP_BASE_ROUTE = '/ExpTest' | 13 | +VUE_APP_BASE_ROUTE = '/EcomTest' |
| 14 | 14 | ||
| 15 | -VUE_APP_BASE_LOGINOUT = '/ExpTest' | 15 | +VUE_APP_BASE_LOGINOUT = '/EcomTest' |
| 16 | 16 | ||
| 17 | #后端版本校验版本号 | 17 | #后端版本校验版本号 |
| 18 | VUE_APP_APIVERSION = '033BD94B1168D7E4F0D644C3C95E35BF.A3889C390C14952AD666ABC3BE46BE40' | 18 | VUE_APP_APIVERSION = '033BD94B1168D7E4F0D644C3C95E35BF.A3889C390C14952AD666ABC3BE46BE40' | ... | ... |
| ... | @@ -5,14 +5,14 @@ ENV = 'uat' | ... | @@ -5,14 +5,14 @@ ENV = 'uat' |
| 5 | 5 | ||
| 6 | VUE_APP_BASE_ENV = "uat" | 6 | VUE_APP_BASE_ENV = "uat" |
| 7 | 7 | ||
| 8 | -VUE_APP_Version = '1.3.1' | 8 | +VUE_APP_Version = '1.0.0' |
| 9 | 9 | ||
| 10 | #测试环境 | 10 | #测试环境 |
| 11 | VUE_APP_BASE_API = 'https://declarationuat.fedex.com.cn/Exp' | 11 | VUE_APP_BASE_API = 'https://declarationuat.fedex.com.cn/Exp' |
| 12 | 12 | ||
| 13 | -VUE_APP_BASE_ROUTE = '/Exp' | 13 | +VUE_APP_BASE_ROUTE = '/Ecom' |
| 14 | 14 | ||
| 15 | -VUE_APP_BASE_LOGINOUT = '/Exp' | 15 | +VUE_APP_BASE_LOGINOUT = '/Ecom' |
| 16 | 16 | ||
| 17 | #后端版本校验版本号 | 17 | #后端版本校验版本号 |
| 18 | VUE_APP_APIVERSION = '19DD6C1CEC504AC854645F352EB03209.A3889C390C14952AD666ABC3BE46BE40' | 18 | VUE_APP_APIVERSION = '19DD6C1CEC504AC854645F352EB03209.A3889C390C14952AD666ABC3BE46BE40' | ... | ... |
| 1 | { | 1 | { |
| 2 | "name": "iCearExport", | 2 | "name": "iCearExport", |
| 3 | - "version": "1.3.1", | 3 | + "version": "1.0.0", |
| 4 | "description": "FedEx 在线申报工具", | 4 | "description": "FedEx 在线申报工具", |
| 5 | "author": "ICE", | 5 | "author": "ICE", |
| 6 | "license": "MIT", | 6 | "license": "MIT", |
| ... | @@ -44,8 +44,6 @@ | ... | @@ -44,8 +44,6 @@ |
| 44 | "core-js": "3.8.3", | 44 | "core-js": "3.8.3", |
| 45 | "docx-preview": "^0.1.20", | 45 | "docx-preview": "^0.1.20", |
| 46 | "element-ui": "^2.15.14", | 46 | "element-ui": "^2.15.14", |
| 47 | - "jspdf": "^2.5.0", | ||
| 48 | - "pdfjs-dist": "^2.5.207", | ||
| 49 | "vue": "2.6.14", | 47 | "vue": "2.6.14", |
| 50 | "vue-i18n": "^8.28.2", | 48 | "vue-i18n": "^8.28.2", |
| 51 | "vue-router": "3.5.2", | 49 | "vue-router": "3.5.2", |
| ... | @@ -76,4 +74,4 @@ | ... | @@ -76,4 +74,4 @@ |
| 76 | "> 1%", | 74 | "> 1%", |
| 77 | "last 2 versions" | 75 | "last 2 versions" |
| 78 | ] | 76 | ] |
| 79 | -} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 77 | +} | ... | ... |
public/cmaps/78-EUC-H
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 4 | -%%BeginResource: CMap (78-EUC-H) | ||
| 5 | -%%Title: (78-EUC-H Adobe Japan1 0) | ||
| 6 | -%%Version: 10.006 | ||
| 7 | -%%Copyright: ----------------------------------------------------------- | ||
| 8 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 9 | -%%Copyright: | ||
| 10 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 11 | -%%Copyright: without modification, are permitted provided that the | ||
| 12 | -%%Copyright: following conditions are met: | ||
| 13 | -%%Copyright: | ||
| 14 | -%%Copyright: Redistributions of source code must retain the above | ||
| 15 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 16 | -%%Copyright: disclaimer. | ||
| 17 | -%%Copyright: | ||
| 18 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 19 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 20 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 21 | -%%Copyright: provided with the distribution. | ||
| 22 | -%%Copyright: | ||
| 23 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 24 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 25 | -%%Copyright: this software without specific prior written permission. | ||
| 26 | -%%Copyright: | ||
| 27 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 28 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 29 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 30 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 31 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 32 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 33 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 34 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 35 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 36 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 37 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 38 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 39 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 40 | -%%Copyright: ----------------------------------------------------------- | ||
| 41 | -%%EndComments | ||
| 42 | - | ||
| 43 | -/CIDInit /ProcSet findresource begin | ||
| 44 | - | ||
| 45 | -12 dict begin | ||
| 46 | - | ||
| 47 | -begincmap | ||
| 48 | - | ||
| 49 | -/CIDSystemInfo 3 dict dup begin | ||
| 50 | - /Registry (Adobe) def | ||
| 51 | - /Ordering (Japan1) def | ||
| 52 | - /Supplement 0 def | ||
| 53 | -end def | ||
| 54 | - | ||
| 55 | -/CMapName /78-EUC-H def | ||
| 56 | -/CMapVersion 10.006 def | ||
| 57 | -/CMapType 1 def | ||
| 58 | - | ||
| 59 | -/XUID [1 10 25347] def | ||
| 60 | - | ||
| 61 | -/WMode 0 def | ||
| 62 | - | ||
| 63 | -3 begincodespacerange | ||
| 64 | - <00> <80> | ||
| 65 | - <8EA0> <8EDF> | ||
| 66 | - <A1A1> <FEFE> | ||
| 67 | -endcodespacerange | ||
| 68 | - | ||
| 69 | -1 beginnotdefrange | ||
| 70 | -<00> <1f> 231 | ||
| 71 | -endnotdefrange | ||
| 72 | - | ||
| 73 | -100 begincidrange | ||
| 74 | -<20> <7e> 231 | ||
| 75 | -<8ea0> <8edf> 326 | ||
| 76 | -<a1a1> <a1fe> 633 | ||
| 77 | -<a2a1> <a2ae> 727 | ||
| 78 | -<a3b0> <a3b9> 780 | ||
| 79 | -<a3c1> <a3da> 790 | ||
| 80 | -<a3e1> <a3fa> 816 | ||
| 81 | -<a4a1> <a4f3> 842 | ||
| 82 | -<a5a1> <a5f6> 925 | ||
| 83 | -<a6a1> <a6b8> 1011 | ||
| 84 | -<a6c1> <a6d8> 1035 | ||
| 85 | -<a7a1> <a7c1> 1059 | ||
| 86 | -<a7d1> <a7f1> 1092 | ||
| 87 | -<b0a1> <b0a1> 1125 | ||
| 88 | -<b0a2> <b0a2> 7633 | ||
| 89 | -<b0a3> <b0a8> 1127 | ||
| 90 | -<b0a9> <b0a9> 8266 | ||
| 91 | -<b0aa> <b0b1> 1134 | ||
| 92 | -<b0b2> <b0b2> 7961 | ||
| 93 | -<b0b3> <b0b3> 7330 | ||
| 94 | -<b0b4> <b0ba> 1144 | ||
| 95 | -<b0bb> <b0bb> 7634 | ||
| 96 | -<b0bc> <b0ed> 1152 | ||
| 97 | -<b0ee> <b0ee> 7635 | ||
| 98 | -<b0ef> <b0f2> 1203 | ||
| 99 | -<b0f3> <b0f3> 7636 | ||
| 100 | -<b0f4> <b0fb> 1208 | ||
| 101 | -<b0fc> <b0fc> 7637 | ||
| 102 | -<b0fd> <b0fe> 1217 | ||
| 103 | -<b1a1> <b1a9> 1219 | ||
| 104 | -<b1aa> <b1aa> 7638 | ||
| 105 | -<b1ab> <b1b4> 1229 | ||
| 106 | -<b1b5> <b1b5> 7639 | ||
| 107 | -<b1b6> <b1b8> 1240 | ||
| 108 | -<b1b9> <b1b9> 7640 | ||
| 109 | -<b1ba> <b1bc> 1244 | ||
| 110 | -<b1bd> <b1bd> 7642 | ||
| 111 | -<b1be> <b1c1> 1248 | ||
| 112 | -<b1c2> <b1c2> 7643 | ||
| 113 | -<b1c3> <b1ea> 1253 | ||
| 114 | -<b1eb> <b1eb> 7644 | ||
| 115 | -<b1ec> <b1fe> 1294 | ||
| 116 | -<b2a1> <b2a7> 1313 | ||
| 117 | -<b2a8> <b2a8> 7645 | ||
| 118 | -<b2a9> <b2a9> 7369 | ||
| 119 | -<b2aa> <b2aa> 7646 | ||
| 120 | -<b2ab> <b2df> 1323 | ||
| 121 | -<b2e0> <b2e0> 7647 | ||
| 122 | -<b2e1> <b2f9> 1377 | ||
| 123 | -<b2fa> <b2fa> 7648 | ||
| 124 | -<b2fb> <b2fc> 1403 | ||
| 125 | -<b2fd> <b2fd> 7649 | ||
| 126 | -<b2fe> <b2fe> 1406 | ||
| 127 | -<b3a1> <b3a1> 1407 | ||
| 128 | -<b3a2> <b3a2> 7650 | ||
| 129 | -<b3a3> <b3c1> 1409 | ||
| 130 | -<b3c2> <b3c2> 6497 | ||
| 131 | -<b3c3> <b3c8> 1441 | ||
| 132 | -<b3c9> <b3c9> 5023 | ||
| 133 | -<b3ca> <b3e4> 1448 | ||
| 134 | -<b3e5> <b3e5> 7651 | ||
| 135 | -<b3e6> <b3ea> 1476 | ||
| 136 | -<b3eb> <b3eb> 7652 | ||
| 137 | -<b3ec> <b3f2> 1482 | ||
| 138 | -<b3f3> <b3f3> 7653 | ||
| 139 | -<b3f4> <b3f5> 1490 | ||
| 140 | -<b3f6> <b3f6> 5937 | ||
| 141 | -<b3f7> <b3f9> 1493 | ||
| 142 | -<b3fa> <b3fa> 7654 | ||
| 143 | -<b3fb> <b3fe> 1497 | ||
| 144 | -<b4a1> <b4c1> 1501 | ||
| 145 | -<b4c2> <b4c2> 7655 | ||
| 146 | -<b4c3> <b4c3> 5490 | ||
| 147 | -<b4c4> <b4cc> 1536 | ||
| 148 | -<b4cd> <b4cd> 7656 | ||
| 149 | -<b4ce> <b4d1> 1546 | ||
| 150 | -<b4d2> <b4d2> 6688 | ||
| 151 | -<b4d3> <b4e4> 1551 | ||
| 152 | -<b4e5> <b4e5> 7657 | ||
| 153 | -<b4e6> <b4fe> 1570 | ||
| 154 | -<b5a1> <b5aa> 1595 | ||
| 155 | -<b5ab> <b5ab> 7658 | ||
| 156 | -<b5ac> <b5bf> 1606 | ||
| 157 | -<b5c0> <b5c0> 7659 | ||
| 158 | -<b5c1> <b5fe> 1627 | ||
| 159 | -<b6a1> <b6a1> 1689 | ||
| 160 | -<b6a2> <b6a2> 7660 | ||
| 161 | -<b6a3> <b6a9> 1691 | ||
| 162 | -<b6aa> <b6aa> 7661 | ||
| 163 | -<b6ab> <b6c5> 1699 | ||
| 164 | -<b6c6> <b6c6> 7474 | ||
| 165 | -<b6c7> <b6ce> 1727 | ||
| 166 | -<b6cf> <b6cf> 7662 | ||
| 167 | -<b6d0> <b6ec> 1736 | ||
| 168 | -<b6ed> <b6ed> 7663 | ||
| 169 | -<b6ee> <b6f3> 1766 | ||
| 170 | -<b6f4> <b6f4> 7664 | ||
| 171 | -<b6f5> <b6fa> 1773 | ||
| 172 | -<b6fb> <b6fb> 7665 | ||
| 173 | -<b6fc> <b6fc> 1780 | ||
| 174 | -endcidrange | ||
| 175 | - | ||
| 176 | -100 begincidrange | ||
| 177 | -<b6fd> <b6fd> 7666 | ||
| 178 | -<b6fe> <b6fe> 1782 | ||
| 179 | -<b7a1> <b7a3> 1783 | ||
| 180 | -<b7a4> <b7a4> 7667 | ||
| 181 | -<b7a5> <b7b6> 1787 | ||
| 182 | -<b7b7> <b7b7> 7668 | ||
| 183 | -<b7b8> <b7c4> 1806 | ||
| 184 | -<b7c5> <b7c5> 7669 | ||
| 185 | -<b7c6> <b7cd> 1820 | ||
| 186 | -<b7ce> <b7ce> 7670 | ||
| 187 | -<b7cf> <b7d1> 1829 | ||
| 188 | -<b7d2> <b7d2> 7671 | ||
| 189 | -<b7d3> <b7d4> 1833 | ||
| 190 | -<b7d5> <b7d5> 7672 | ||
| 191 | -<b7d6> <b7da> 1836 | ||
| 192 | -<b7db> <b7db> 7181 | ||
| 193 | -<b7dc> <b7e3> 1842 | ||
| 194 | -<b7e4> <b7e4> 7673 | ||
| 195 | -<b7e5> <b7f0> 1851 | ||
| 196 | -<b7f1> <b7f1> 7674 | ||
| 197 | -<b7f2> <b7f8> 1864 | ||
| 198 | -<b7f9> <b7f9> 7675 | ||
| 199 | -<b7fa> <b7fd> 1872 | ||
| 200 | -<b7fe> <b7fe> 7676 | ||
| 201 | -<b8a1> <b8b3> 1877 | ||
| 202 | -<b8b4> <b8b4> 7677 | ||
| 203 | -<b8b5> <b8c0> 1897 | ||
| 204 | -<b8c1> <b8c1> 7678 | ||
| 205 | -<b8c2> <b8fe> 1910 | ||
| 206 | -<b9a1> <b9aa> 1971 | ||
| 207 | -<b9ab> <b9ab> 7679 | ||
| 208 | -<b9ac> <b9b6> 1982 | ||
| 209 | -<b9b7> <b9b7> 7680 | ||
| 210 | -<b9b8> <b9c1> 1994 | ||
| 211 | -<b9c2> <b9c2> 7681 | ||
| 212 | -<b9c3> <b9db> 2005 | ||
| 213 | -<b9dc> <b9dc> 5853 | ||
| 214 | -<b9dd> <b9ec> 2031 | ||
| 215 | -<b9ed> <b9ed> 7682 | ||
| 216 | -<b9ee> <b9f3> 2048 | ||
| 217 | -<b9f4> <b9f4> 7683 | ||
| 218 | -<b9f5> <b9f8> 2055 | ||
| 219 | -<b9f9> <b9f9> 7684 | ||
| 220 | -<b9fa> <b9fe> 2060 | ||
| 221 | -<baa1> <bad2> 2065 | ||
| 222 | -<bad3> <bad3> 7685 | ||
| 223 | -<bad4> <bae6> 2116 | ||
| 224 | -<bae7> <bae7> 7686 | ||
| 225 | -<bae8> <baf3> 2136 | ||
| 226 | -<baf4> <baf4> 7687 | ||
| 227 | -<baf5> <bafe> 2149 | ||
| 228 | -<bba1> <bba6> 2159 | ||
| 229 | -<bba7> <bba7> 7688 | ||
| 230 | -<bba8> <bba9> 2166 | ||
| 231 | -<bbaa> <bbaa> 7689 | ||
| 232 | -<bbab> <bbab> 2169 | ||
| 233 | -<bbac> <bbac> 7690 | ||
| 234 | -<bbad> <bbb8> 2171 | ||
| 235 | -<bbb9> <bbb9> 7691 | ||
| 236 | -<bbba> <bbfe> 2184 | ||
| 237 | -<bca1> <bcc7> 2253 | ||
| 238 | -<bcc8> <bcc8> 7693 | ||
| 239 | -<bcc9> <bcc9> 6441 | ||
| 240 | -<bcca> <bcd6> 2294 | ||
| 241 | -<bcd7> <bcd7> 7694 | ||
| 242 | -<bcd8> <bcdc> 2308 | ||
| 243 | -<bcdd> <bcde> 7695 | ||
| 244 | -<bcdf> <bcfe> 2315 | ||
| 245 | -<bda1> <bdaa> 2347 | ||
| 246 | -<bdab> <bdab> 7697 | ||
| 247 | -<bdac> <bdb5> 2358 | ||
| 248 | -<bdb6> <bdb6> 7698 | ||
| 249 | -<bdb7> <bdeb> 2369 | ||
| 250 | -<bdec> <bded> 7699 | ||
| 251 | -<bdee> <bdf1> 2424 | ||
| 252 | -<bdf2> <bdf3> 7701 | ||
| 253 | -<bdf4> <bdfe> 2430 | ||
| 254 | -<bea1> <bea4> 2441 | ||
| 255 | -<bea5> <bea5> 7703 | ||
| 256 | -<bea6> <beb2> 2446 | ||
| 257 | -<beb3> <beb3> 7704 | ||
| 258 | -<beb4> <bebe> 2460 | ||
| 259 | -<bebf> <bebf> 7705 | ||
| 260 | -<bec0> <bed4> 2472 | ||
| 261 | -<bed5> <bed5> 7706 | ||
| 262 | -<bed6> <bede> 2494 | ||
| 263 | -<bedf> <bedf> 7707 | ||
| 264 | -<bee0> <bee3> 2504 | ||
| 265 | -<bee4> <bee4> 7708 | ||
| 266 | -<bee5> <befe> 2509 | ||
| 267 | -<bfa1> <bfa9> 2535 | ||
| 268 | -<bfaa> <bfaa> 7709 | ||
| 269 | -<bfab> <bfd8> 2545 | ||
| 270 | -<bfd9> <bfd9> 7710 | ||
| 271 | -<bfda> <bfdf> 2592 | ||
| 272 | -<bfe0> <bfe0> 7711 | ||
| 273 | -<bfe1> <bfe8> 2599 | ||
| 274 | -<bfe9> <bfe9> 7712 | ||
| 275 | -<bfea> <bffe> 2608 | ||
| 276 | -<c0a1> <c0a1> 2629 | ||
| 277 | -endcidrange | ||
| 278 | - | ||
| 279 | -100 begincidrange | ||
| 280 | -<c0a2> <c0a2> 7713 | ||
| 281 | -<c0a3> <c0c1> 2631 | ||
| 282 | -<c0c2> <c0c2> 7714 | ||
| 283 | -<c0c3> <c0e5> 2663 | ||
| 284 | -<c0e6> <c0e6> 7715 | ||
| 285 | -<c0e7> <c0f0> 2699 | ||
| 286 | -<c0f1> <c0f2> 7716 | ||
| 287 | -<c0f3> <c0f8> 2711 | ||
| 288 | -<c0f9> <c0fa> 7718 | ||
| 289 | -<c0fb> <c0fe> 2719 | ||
| 290 | -<c1a1> <c1a6> 2723 | ||
| 291 | -<c1a7> <c1a7> 7720 | ||
| 292 | -<c1a8> <c1a8> 6766 | ||
| 293 | -<c1a9> <c1b8> 2731 | ||
| 294 | -<c1b9> <c1b9> 7721 | ||
| 295 | -<c1ba> <c1cb> 2748 | ||
| 296 | -<c1cc> <c1cc> 7722 | ||
| 297 | -<c1cd> <c1ce> 2767 | ||
| 298 | -<c1cf> <c1cf> 7723 | ||
| 299 | -<c1d0> <c1de> 2770 | ||
| 300 | -<c1df> <c1df> 7724 | ||
| 301 | -<c1e0> <c1e8> 2786 | ||
| 302 | -<c1e9> <c1e9> 7725 | ||
| 303 | -<c1ea> <c1fe> 2796 | ||
| 304 | -<c2a1> <c2bc> 2817 | ||
| 305 | -<c2bd> <c2bd> 7726 | ||
| 306 | -<c2be> <c2cc> 2846 | ||
| 307 | -<c2cd> <c2cd> 7727 | ||
| 308 | -<c2ce> <c2db> 2862 | ||
| 309 | -<c2dc> <c2dc> 7728 | ||
| 310 | -<c2dd> <c2e2> 2877 | ||
| 311 | -<c2e3> <c2e3> 7729 | ||
| 312 | -<c2e4> <c2ee> 2884 | ||
| 313 | -<c2ef> <c2ef> 7730 | ||
| 314 | -<c2f0> <c2f4> 2896 | ||
| 315 | -<c2f5> <c2f6> 7731 | ||
| 316 | -<c2f7> <c2fc> 2903 | ||
| 317 | -<c2fd> <c2fd> 7733 | ||
| 318 | -<c2fe> <c2fe> 2910 | ||
| 319 | -<c3a1> <c3a6> 2911 | ||
| 320 | -<c3a7> <c3a7> 7734 | ||
| 321 | -<c3a8> <c3a8> 2918 | ||
| 322 | -<c3a9> <c3aa> 7735 | ||
| 323 | -<c3ab> <c3ac> 2921 | ||
| 324 | -<c3ad> <c3ae> 7737 | ||
| 325 | -<c3af> <c3bc> 2925 | ||
| 326 | -<c3bd> <c3bd> 7739 | ||
| 327 | -<c3be> <c3ef> 2940 | ||
| 328 | -<c3f0> <c3f0> 7740 | ||
| 329 | -<c3f1> <c3f4> 2991 | ||
| 330 | -<c3f5> <c3f5> 7741 | ||
| 331 | -<c3f6> <c3fb> 2996 | ||
| 332 | -<c3fc> <c3fc> 7742 | ||
| 333 | -<c3fd> <c3fe> 3003 | ||
| 334 | -<c4a1> <c4bc> 3005 | ||
| 335 | -<c4bd> <c4bd> 7743 | ||
| 336 | -<c4be> <c4c7> 3034 | ||
| 337 | -<c4c8> <c4c8> 7744 | ||
| 338 | -<c4c9> <c4c9> 3045 | ||
| 339 | -<c4ca> <c4ca> 7745 | ||
| 340 | -<c4cb> <c4cc> 3047 | ||
| 341 | -<c4cd> <c4cd> 7746 | ||
| 342 | -<c4ce> <c4ce> 3050 | ||
| 343 | -<c4cf> <c4cf> 7747 | ||
| 344 | -<c4d0> <c4d3> 3052 | ||
| 345 | -<c4d4> <c4d4> 8267 | ||
| 346 | -<c4d5> <c4da> 3057 | ||
| 347 | -<c4db> <c4db> 4533 | ||
| 348 | -<c4dc> <c4fe> 3064 | ||
| 349 | -<c5a1> <c5a1> 3099 | ||
| 350 | -<c5a2> <c5a2> 7748 | ||
| 351 | -<c5a3> <c5a6> 3101 | ||
| 352 | -<c5a7> <c5a7> 7749 | ||
| 353 | -<c5a8> <c5ad> 3106 | ||
| 354 | -<c5ae> <c5ae> 7750 | ||
| 355 | -<c5af> <c5b5> 3113 | ||
| 356 | -<c5b6> <c5b6> 7751 | ||
| 357 | -<c5b7> <c5be> 3121 | ||
| 358 | -<c5bf> <c5bf> 7752 | ||
| 359 | -<c5c0> <c5c7> 3130 | ||
| 360 | -<c5c8> <c5c8> 7753 | ||
| 361 | -<c5c9> <c5ca> 3139 | ||
| 362 | -<c5cb> <c5cb> 7754 | ||
| 363 | -<c5cc> <c5d0> 3142 | ||
| 364 | -<c5d1> <c5d2> 7755 | ||
| 365 | -<c5d3> <c5d6> 3149 | ||
| 366 | -<c5d7> <c5d7> 5855 | ||
| 367 | -<c5d8> <c5e3> 3154 | ||
| 368 | -<c5e4> <c5e4> 7757 | ||
| 369 | -<c5e5> <c5ed> 3167 | ||
| 370 | -<c5ee> <c5ee> 5200 | ||
| 371 | -<c5ef> <c5f2> 3177 | ||
| 372 | -<c5f3> <c5f3> 5430 | ||
| 373 | -<c5f4> <c5f7> 3182 | ||
| 374 | -<c5f8> <c5f8> 7758 | ||
| 375 | -<c5f9> <c5fe> 3187 | ||
| 376 | -<c6a1> <c6bd> 3193 | ||
| 377 | -<c6be> <c6be> 7759 | ||
| 378 | -<c6bf> <c6c1> 3223 | ||
| 379 | -<c6c2> <c6c2> 7760 | ||
| 380 | -endcidrange | ||
| 381 | - | ||
| 382 | -100 begincidrange | ||
| 383 | -<c6c3> <c6d3> 3227 | ||
| 384 | -<c6d4> <c6d5> 7761 | ||
| 385 | -<c6d6> <c6da> 3246 | ||
| 386 | -<c6db> <c6dc> 7763 | ||
| 387 | -<c6dd> <c6e0> 3253 | ||
| 388 | -<c6e1> <c6e1> 7765 | ||
| 389 | -<c6e2> <c6e5> 3258 | ||
| 390 | -<c6e6> <c6e7> 7766 | ||
| 391 | -<c6e8> <c6e9> 3264 | ||
| 392 | -<c6ea> <c6ea> 7768 | ||
| 393 | -<c6eb> <c6f5> 3267 | ||
| 394 | -<c6f6> <c6f6> 6893 | ||
| 395 | -<c6f7> <c6fe> 3279 | ||
| 396 | -<c7a1> <c7a8> 3287 | ||
| 397 | -<c7a9> <c7a9> 7769 | ||
| 398 | -<c7aa> <c7b8> 3296 | ||
| 399 | -<c7b9> <c7b9> 7770 | ||
| 400 | -<c7ba> <c7d6> 3312 | ||
| 401 | -<c7d7> <c7d7> 7771 | ||
| 402 | -<c7d8> <c7e6> 3342 | ||
| 403 | -<c7e7> <c7e7> 7772 | ||
| 404 | -<c7e8> <c7e8> 6537 | ||
| 405 | -<c7e9> <c7e9> 7773 | ||
| 406 | -<c7ea> <c7ec> 3360 | ||
| 407 | -<c7ed> <c7ed> 7774 | ||
| 408 | -<c7ee> <c7fe> 3364 | ||
| 409 | -<c8a1> <c8a3> 3381 | ||
| 410 | -<c8a4> <c8a4> 7775 | ||
| 411 | -<c8a5> <c8ad> 3385 | ||
| 412 | -<c8ae> <c8ae> 7776 | ||
| 413 | -<c8af> <c8af> 3395 | ||
| 414 | -<c8b0> <c8b0> 7777 | ||
| 415 | -<c8b1> <c8d3> 3397 | ||
| 416 | -<c8d4> <c8d4> 7778 | ||
| 417 | -<c8d5> <c8e1> 3433 | ||
| 418 | -<c8e2> <c8e2> 7779 | ||
| 419 | -<c8e3> <c8f4> 3447 | ||
| 420 | -<c8f5> <c8f5> 7780 | ||
| 421 | -<c8f6> <c8fe> 3466 | ||
| 422 | -<c9a1> <c9a1> 3475 | ||
| 423 | -<c9a2> <c9a3> 7781 | ||
| 424 | -<c9a4> <c9ae> 3478 | ||
| 425 | -<c9af> <c9af> 7783 | ||
| 426 | -<c9b0> <c9b0> 5179 | ||
| 427 | -<c9b1> <c9b1> 3491 | ||
| 428 | -<c9b2> <c9b2> 7784 | ||
| 429 | -<c9b3> <c9b4> 3493 | ||
| 430 | -<c9b5> <c9b5> 7785 | ||
| 431 | -<c9b6> <c9bf> 3496 | ||
| 432 | -<c9c0> <c9c0> 7786 | ||
| 433 | -<c9c1> <c9cd> 3507 | ||
| 434 | -<c9ce> <c9ce> 7787 | ||
| 435 | -<c9cf> <c9d0> 3521 | ||
| 436 | -<c9d1> <c9d1> 7788 | ||
| 437 | -<c9d2> <c9fe> 3524 | ||
| 438 | -<caa1> <cac2> 3569 | ||
| 439 | -<cac3> <cac3> 7789 | ||
| 440 | -<cac4> <cacc> 3604 | ||
| 441 | -<cacd> <cacd> 7790 | ||
| 442 | -<cace> <cad9> 3614 | ||
| 443 | -<cada> <cada> 7791 | ||
| 444 | -<cadb> <caf8> 3627 | ||
| 445 | -<caf9> <caf9> 7792 | ||
| 446 | -<cafa> <cafe> 3658 | ||
| 447 | -<cba1> <cba1> 3663 | ||
| 448 | -<cba2> <cba2> 7793 | ||
| 449 | -<cba3> <cba8> 3665 | ||
| 450 | -<cba9> <cba9> 7794 | ||
| 451 | -<cbaa> <cbca> 3672 | ||
| 452 | -<cbcb> <cbcb> 7795 | ||
| 453 | -<cbcc> <cbe9> 3706 | ||
| 454 | -<cbea> <cbea> 7475 | ||
| 455 | -<cbeb> <cbef> 3737 | ||
| 456 | -<cbf0> <cbf0> 7796 | ||
| 457 | -<cbf1> <cbf7> 3743 | ||
| 458 | -<cbf8> <cbf8> 7980 | ||
| 459 | -<cbf9> <cbf9> 4143 | ||
| 460 | -<cbfa> <cbfe> 3752 | ||
| 461 | -<cca1> <cccc> 3757 | ||
| 462 | -<cccd> <cccd> 7797 | ||
| 463 | -<ccce> <ccd8> 3802 | ||
| 464 | -<ccd9> <ccd9> 7798 | ||
| 465 | -<ccda> <ccde> 3814 | ||
| 466 | -<ccdf> <ccdf> 7799 | ||
| 467 | -<cce0> <cce1> 3820 | ||
| 468 | -<cce2> <cce2> 7800 | ||
| 469 | -<cce3> <ccf8> 3823 | ||
| 470 | -<ccf9> <ccf9> 6453 | ||
| 471 | -<ccfa> <ccfa> 7801 | ||
| 472 | -<ccfb> <ccfb> 3847 | ||
| 473 | -<ccfc> <ccfc> 7802 | ||
| 474 | -<ccfd> <ccfd> 3849 | ||
| 475 | -<ccfe> <ccfe> 7803 | ||
| 476 | -<cda1> <cdb1> 3851 | ||
| 477 | -<cdb2> <cdb2> 7804 | ||
| 478 | -<cdb3> <cdcf> 3869 | ||
| 479 | -<cdd0> <cdd0> 7805 | ||
| 480 | -<cdd1> <cdd3> 3899 | ||
| 481 | -<cdd4> <cdd4> 7806 | ||
| 482 | -<cdd5> <cdd9> 3903 | ||
| 483 | -endcidrange | ||
| 484 | - | ||
| 485 | -100 begincidrange | ||
| 486 | -<cdda> <cdda> 7476 | ||
| 487 | -<cddb> <cde8> 3909 | ||
| 488 | -<cde9> <cde9> 7807 | ||
| 489 | -<cdea> <cdfe> 3924 | ||
| 490 | -<cea1> <ceca> 3945 | ||
| 491 | -<cecb> <cecb> 7808 | ||
| 492 | -<cecc> <cef9> 3988 | ||
| 493 | -<cefa> <cefb> 7809 | ||
| 494 | -<cefc> <cefe> 4036 | ||
| 495 | -<cfa1> <cfa1> 7811 | ||
| 496 | -<cfa2> <cfb0> 4040 | ||
| 497 | -<cfb1> <cfb1> 7812 | ||
| 498 | -<cfb2> <cfb5> 4056 | ||
| 499 | -<cfb6> <cfb6> 6007 | ||
| 500 | -<cfb7> <cfb8> 4061 | ||
| 501 | -<cfb9> <cfb9> 7813 | ||
| 502 | -<cfba> <cfd3> 4064 | ||
| 503 | -<d0a1> <d0d5> 4090 | ||
| 504 | -<d0d6> <d0d6> 3751 | ||
| 505 | -<d0d7> <d0fe> 4144 | ||
| 506 | -<d1a1> <d1bc> 4184 | ||
| 507 | -<d1bd> <d1bd> 7814 | ||
| 508 | -<d1be> <d1c6> 4213 | ||
| 509 | -<d1c7> <d1c7> 7815 | ||
| 510 | -<d1c8> <d1ca> 4223 | ||
| 511 | -<d1cb> <d1cb> 7816 | ||
| 512 | -<d1cc> <d1cc> 4227 | ||
| 513 | -<d1cd> <d1cd> 7817 | ||
| 514 | -<d1ce> <d1fe> 4229 | ||
| 515 | -<d2a1> <d2fe> 4278 | ||
| 516 | -<d3a1> <d3af> 4372 | ||
| 517 | -<d3b0> <d3b0> 7818 | ||
| 518 | -<d3b1> <d3b9> 4388 | ||
| 519 | -<d3ba> <d3ba> 7819 | ||
| 520 | -<d3bb> <d3dd> 4398 | ||
| 521 | -<d3de> <d3de> 7821 | ||
| 522 | -<d3df> <d3ea> 4434 | ||
| 523 | -<d3eb> <d3eb> 7822 | ||
| 524 | -<d3ec> <d3fe> 4447 | ||
| 525 | -<d4a1> <d4c3> 4466 | ||
| 526 | -<d4c4> <d4c4> 7823 | ||
| 527 | -<d4c5> <d4e3> 4502 | ||
| 528 | -<d4e4> <d4e4> 3063 | ||
| 529 | -<d4e5> <d4fe> 4534 | ||
| 530 | -<d5a1> <d5bc> 4560 | ||
| 531 | -<d5bd> <d5bd> 7824 | ||
| 532 | -<d5be> <d5e2> 4589 | ||
| 533 | -<d5e3> <d5e3> 7825 | ||
| 534 | -<d5e4> <d5fe> 4627 | ||
| 535 | -<d6a1> <d6a1> 4654 | ||
| 536 | -<d6a2> <d6a2> 7826 | ||
| 537 | -<d6a3> <d6fe> 4656 | ||
| 538 | -<d7a1> <d7fe> 4748 | ||
| 539 | -<d8a1> <d8a3> 4842 | ||
| 540 | -<d8a4> <d8a4> 7828 | ||
| 541 | -<d8a5> <d8fe> 4846 | ||
| 542 | -<d9a1> <d9df> 4936 | ||
| 543 | -<d9e0> <d9e0> 7829 | ||
| 544 | -<d9e1> <d9eb> 5000 | ||
| 545 | -<d9ec> <d9ec> 7830 | ||
| 546 | -<d9ed> <d9f7> 5012 | ||
| 547 | -<d9f8> <d9f8> 1447 | ||
| 548 | -<d9f9> <d9fe> 5024 | ||
| 549 | -<daa1> <dab8> 5030 | ||
| 550 | -<dab9> <dab9> 7831 | ||
| 551 | -<daba> <dacc> 5055 | ||
| 552 | -<dacd> <dacd> 7832 | ||
| 553 | -<dace> <dafe> 5075 | ||
| 554 | -<dba1> <dbc4> 5124 | ||
| 555 | -<dbc5> <dbc5> 7833 | ||
| 556 | -<dbc6> <dbc9> 5161 | ||
| 557 | -<dbca> <dbca> 7834 | ||
| 558 | -<dbcb> <dbd7> 5166 | ||
| 559 | -<dbd8> <dbd8> 3490 | ||
| 560 | -<dbd9> <dbea> 5180 | ||
| 561 | -<dbeb> <dbeb> 7835 | ||
| 562 | -<dbec> <dbec> 5199 | ||
| 563 | -<dbed> <dbed> 3176 | ||
| 564 | -<dbee> <dbf3> 5201 | ||
| 565 | -<dbf4> <dbf4> 7836 | ||
| 566 | -<dbf5> <dbfe> 5208 | ||
| 567 | -<dca1> <dcfe> 5218 | ||
| 568 | -<dda1> <ddfe> 5312 | ||
| 569 | -<dea1> <deb8> 5406 | ||
| 570 | -<deb9> <deb9> 3181 | ||
| 571 | -<deba> <decf> 5431 | ||
| 572 | -<ded0> <ded0> 7837 | ||
| 573 | -<ded1> <def4> 5454 | ||
| 574 | -<def5> <def5> 1535 | ||
| 575 | -<def6> <defe> 5491 | ||
| 576 | -<dfa1> <dffe> 5500 | ||
| 577 | -<e0a1> <e0a5> 5594 | ||
| 578 | -<e0a6> <e0a6> 7839 | ||
| 579 | -<e0a7> <e0de> 5600 | ||
| 580 | -<e0df> <e0df> 7840 | ||
| 581 | -<e0e0> <e0f5> 5657 | ||
| 582 | -<e0f6> <e0f6> 7477 | ||
| 583 | -<e0f7> <e0fe> 5680 | ||
| 584 | -<e1a1> <e1aa> 5688 | ||
| 585 | -<e1ab> <e1ab> 7841 | ||
| 586 | -endcidrange | ||
| 587 | - | ||
| 588 | -100 begincidrange | ||
| 589 | -<e1ac> <e1af> 5699 | ||
| 590 | -<e1b0> <e1b1> 7842 | ||
| 591 | -<e1b2> <e1fe> 5705 | ||
| 592 | -<e2a1> <e2aa> 5782 | ||
| 593 | -<e2ab> <e2ab> 7844 | ||
| 594 | -<e2ac> <e2e7> 5793 | ||
| 595 | -<e2e8> <e2e8> 2030 | ||
| 596 | -<e2e9> <e2e9> 5854 | ||
| 597 | -<e2ea> <e2ea> 3153 | ||
| 598 | -<e2eb> <e2ee> 5856 | ||
| 599 | -<e2ef> <e2ef> 7845 | ||
| 600 | -<e2f0> <e2fe> 5861 | ||
| 601 | -<e3a1> <e3c9> 5876 | ||
| 602 | -<e3ca> <e3ca> 7846 | ||
| 603 | -<e3cb> <e3d3> 5918 | ||
| 604 | -<e3d4> <e3d4> 7847 | ||
| 605 | -<e3d5> <e3dd> 5928 | ||
| 606 | -<e3de> <e3de> 1492 | ||
| 607 | -<e3df> <e3fe> 5938 | ||
| 608 | -<e4a1> <e4b8> 5970 | ||
| 609 | -<e4b9> <e4b9> 7848 | ||
| 610 | -<e4ba> <e4c5> 5995 | ||
| 611 | -<e4c6> <e4c6> 4060 | ||
| 612 | -<e4c7> <e4e3> 6008 | ||
| 613 | -<e4e4> <e4e4> 7849 | ||
| 614 | -<e4e5> <e4ed> 6038 | ||
| 615 | -<e4ee> <e4ee> 7850 | ||
| 616 | -<e4ef> <e4fe> 6048 | ||
| 617 | -<e5a1> <e5b8> 6064 | ||
| 618 | -<e5b9> <e5b9> 7851 | ||
| 619 | -<e5ba> <e5ba> 6089 | ||
| 620 | -<e5bb> <e5bb> 7852 | ||
| 621 | -<e5bc> <e5c5> 6091 | ||
| 622 | -<e5c6> <e5c6> 7853 | ||
| 623 | -<e5c7> <e5fe> 6102 | ||
| 624 | -<e6a1> <e6c5> 6158 | ||
| 625 | -<e6c6> <e6c6> 7854 | ||
| 626 | -<e6c7> <e6fe> 6196 | ||
| 627 | -<e7a1> <e7e3> 6252 | ||
| 628 | -<e7e4> <e7e4> 7855 | ||
| 629 | -<e7e5> <e7e8> 6320 | ||
| 630 | -<e7e9> <e7e9> 7856 | ||
| 631 | -<e7ea> <e7f1> 6325 | ||
| 632 | -<e7f2> <e7f2> 7857 | ||
| 633 | -<e7f3> <e7fe> 6334 | ||
| 634 | -<e8a1> <e8b3> 6346 | ||
| 635 | -<e8b4> <e8b4> 7858 | ||
| 636 | -<e8b5> <e8ba> 6366 | ||
| 637 | -<e8bb> <e8bb> 7859 | ||
| 638 | -<e8bc> <e8f3> 6373 | ||
| 639 | -<e8f4> <e8f4> 7860 | ||
| 640 | -<e8f5> <e8fe> 6430 | ||
| 641 | -<e9a1> <e9a1> 6440 | ||
| 642 | -<e9a2> <e9a2> 2293 | ||
| 643 | -<e9a3> <e9ad> 6442 | ||
| 644 | -<e9ae> <e9ae> 3845 | ||
| 645 | -<e9af> <e9d9> 6454 | ||
| 646 | -<e9da> <e9da> 1440 | ||
| 647 | -<e9db> <e9fe> 6498 | ||
| 648 | -<eaa1> <eaa3> 6534 | ||
| 649 | -<eaa4> <eaa4> 3358 | ||
| 650 | -<eaa5> <eaa6> 6538 | ||
| 651 | -<eaa7> <eaa7> 7862 | ||
| 652 | -<eaa8> <eabc> 6541 | ||
| 653 | -<eabd> <eabd> 7863 | ||
| 654 | -<eabe> <eaee> 6563 | ||
| 655 | -<eaef> <eaef> 7864 | ||
| 656 | -<eaf0> <eafe> 6613 | ||
| 657 | -<eba1> <ebb1> 6628 | ||
| 658 | -<ebb2> <ebb2> 7865 | ||
| 659 | -<ebb3> <ebdc> 6646 | ||
| 660 | -<ebdd> <ebdd> 1550 | ||
| 661 | -<ebde> <ebe5> 6689 | ||
| 662 | -<ebe6> <ebe6> 7866 | ||
| 663 | -<ebe7> <ebf5> 6698 | ||
| 664 | -<ebf6> <ebf6> 7867 | ||
| 665 | -<ebf7> <ebfe> 6714 | ||
| 666 | -<eca1> <eccc> 6722 | ||
| 667 | -<eccd> <eccd> 2730 | ||
| 668 | -<ecce> <ece8> 6767 | ||
| 669 | -<ece9> <ece9> 7868 | ||
| 670 | -<ecea> <ecf3> 6795 | ||
| 671 | -<ecf4> <ecf4> 7869 | ||
| 672 | -<ecf5> <ecfe> 6806 | ||
| 673 | -<eda1> <edcd> 6816 | ||
| 674 | -<edce> <edce> 7870 | ||
| 675 | -<edcf> <edeb> 6862 | ||
| 676 | -<edec> <edec> 7871 | ||
| 677 | -<eded> <eded> 6892 | ||
| 678 | -<edee> <edee> 7872 | ||
| 679 | -<edef> <edfe> 6894 | ||
| 680 | -<eea1> <eea8> 6910 | ||
| 681 | -<eea9> <eea9> 7873 | ||
| 682 | -<eeaa> <eebc> 6919 | ||
| 683 | -<eebd> <eebd> 7874 | ||
| 684 | -<eebe> <eed6> 6939 | ||
| 685 | -<eed7> <eed7> 7875 | ||
| 686 | -<eed8> <eefe> 6965 | ||
| 687 | -<efa1> <effe> 7004 | ||
| 688 | -<f0a1> <f0c4> 7098 | ||
| 689 | -endcidrange | ||
| 690 | - | ||
| 691 | -25 begincidrange | ||
| 692 | -<f0c5> <f0c5> 7878 | ||
| 693 | -<f0c6> <f0d0> 7135 | ||
| 694 | -<f0d1> <f0d1> 7879 | ||
| 695 | -<f0d2> <f0d6> 7147 | ||
| 696 | -<f0d7> <f0d7> 7880 | ||
| 697 | -<f0d8> <f0f3> 7153 | ||
| 698 | -<f0f4> <f0f4> 1841 | ||
| 699 | -<f0f5> <f0f5> 7881 | ||
| 700 | -<f0f6> <f0fe> 7183 | ||
| 701 | -<f1a1> <f1fe> 7192 | ||
| 702 | -<f2a1> <f2ac> 7286 | ||
| 703 | -<f2ad> <f2ad> 7882 | ||
| 704 | -<f2ae> <f2bb> 7299 | ||
| 705 | -<f2bc> <f2bc> 7883 | ||
| 706 | -<f2bd> <f2cc> 7314 | ||
| 707 | -<f2cd> <f2cd> 1143 | ||
| 708 | -<f2ce> <f2ce> 7884 | ||
| 709 | -<f2cf> <f2f3> 7332 | ||
| 710 | -<f2f4> <f2f4> 1321 | ||
| 711 | -<f2f5> <f2fe> 7370 | ||
| 712 | -<f3a1> <f3d0> 7380 | ||
| 713 | -<f3d1> <f3d1> 7885 | ||
| 714 | -<f3d2> <f3fc> 7429 | ||
| 715 | -<f3fd> <f3fd> 7886 | ||
| 716 | -<f3fe> <f3fe> 7473 | ||
| 717 | -endcidrange | ||
| 718 | -endcmap | ||
| 719 | -CMapName currentdict /CMap defineresource pop | ||
| 720 | -end | ||
| 721 | -end | ||
| 722 | - | ||
| 723 | -%%EndResource | ||
| 724 | -%%EOF |
public/cmaps/78-EUC-H.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/78-EUC-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (78-EUC-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (78-EUC-H) | ||
| 6 | -%%BeginResource: CMap (78-EUC-V) | ||
| 7 | -%%Title: (78-EUC-V Adobe Japan1 0) | ||
| 8 | -%%Version: 10.006 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/78-EUC-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 0 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /78-EUC-V def | ||
| 60 | -/CMapVersion 10.006 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25355] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -27 begincidrange | ||
| 68 | -<a1a2> <a1a3> 7887 | ||
| 69 | -<a1b1> <a1b2> 7889 | ||
| 70 | -<a1bc> <a1be> 7891 | ||
| 71 | -<a1c1> <a1c5> 7894 | ||
| 72 | -<a1ca> <a1db> 7899 | ||
| 73 | -<a1e1> <a1e1> 7917 | ||
| 74 | -<a4a1> <a4a1> 7918 | ||
| 75 | -<a4a3> <a4a3> 7919 | ||
| 76 | -<a4a5> <a4a5> 7920 | ||
| 77 | -<a4a7> <a4a7> 7921 | ||
| 78 | -<a4a9> <a4a9> 7922 | ||
| 79 | -<a4c3> <a4c3> 7923 | ||
| 80 | -<a4e3> <a4e3> 7924 | ||
| 81 | -<a4e5> <a4e5> 7925 | ||
| 82 | -<a4e7> <a4e7> 7926 | ||
| 83 | -<a4ee> <a4ee> 7927 | ||
| 84 | -<a5a1> <a5a1> 7928 | ||
| 85 | -<a5a3> <a5a3> 7929 | ||
| 86 | -<a5a5> <a5a5> 7930 | ||
| 87 | -<a5a7> <a5a7> 7931 | ||
| 88 | -<a5a9> <a5a9> 7932 | ||
| 89 | -<a5c3> <a5c3> 7933 | ||
| 90 | -<a5e3> <a5e3> 7934 | ||
| 91 | -<a5e5> <a5e5> 7935 | ||
| 92 | -<a5e7> <a5e7> 7936 | ||
| 93 | -<a5ee> <a5ee> 7937 | ||
| 94 | -<a5f5> <a5f6> 7938 | ||
| 95 | -endcidrange | ||
| 96 | -endcmap | ||
| 97 | -CMapName currentdict /CMap defineresource pop | ||
| 98 | -end | ||
| 99 | -end | ||
| 100 | - | ||
| 101 | -%%EndResource | ||
| 102 | -%%EOF |
public/cmaps/78-EUC-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS-UCS2-HW-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS-UCS2-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS-UCS2-H) | ||
| 6 | -%%BeginResource: CMap (UniJIS-UCS2-HW-V) | ||
| 7 | -%%Title: (UniJIS-UCS2-HW-V Adobe Japan1 4) | ||
| 8 | -%%Version: 12.006 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS-UCS2-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 4 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJIS-UCS2-HW-V def | ||
| 60 | -/CMapVersion 12.006 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25449] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidrange | ||
| 68 | -<0020> <005b> 231 | ||
| 69 | -<005c> <005c> 8719 | ||
| 70 | -<005d> <007e> 292 | ||
| 71 | -<00a5> <00a5> 291 | ||
| 72 | -<00b0> <00b0> 8269 | ||
| 73 | -<2010> <2010> 7893 | ||
| 74 | -<2015> <2015> 7892 | ||
| 75 | -<2016> <2016> 7895 | ||
| 76 | -<2018> <2019> 8281 | ||
| 77 | -<201c> <201d> 8279 | ||
| 78 | -<2025> <2025> 7898 | ||
| 79 | -<2026> <2026> 7897 | ||
| 80 | -<2032> <2032> 8273 | ||
| 81 | -<2033> <2033> 8283 | ||
| 82 | -<2190> <2190> 738 | ||
| 83 | -<2191> <2191> 736 | ||
| 84 | -<2192> <2192> 739 | ||
| 85 | -<2193> <2193> 737 | ||
| 86 | -<2195> <2195> 12214 | ||
| 87 | -<21c4> <21c4> 8311 | ||
| 88 | -<21c5> <21c5> 8310 | ||
| 89 | -<21c6> <21c6> 8312 | ||
| 90 | -<21e6> <21e6> 8012 | ||
| 91 | -<21e7> <21e7> 8014 | ||
| 92 | -<21e8> <21e8> 8011 | ||
| 93 | -<21e9> <21e9> 8013 | ||
| 94 | -<2225> <2225> 7895 | ||
| 95 | -<223c> <223c> 7894 | ||
| 96 | -<22ef> <22ef> 7897 | ||
| 97 | -<2500> <2501> 7481 | ||
| 98 | -<2502> <2503> 7479 | ||
| 99 | -<2504> <2505> 7485 | ||
| 100 | -<2506> <2507> 7483 | ||
| 101 | -<2508> <2509> 7489 | ||
| 102 | -<250a> <250b> 7487 | ||
| 103 | -<250c> <250c> 7495 | ||
| 104 | -<250d> <250d> 7497 | ||
| 105 | -<250e> <250e> 7496 | ||
| 106 | -<250f> <250f> 7498 | ||
| 107 | -<2510> <2510> 7503 | ||
| 108 | -<2511> <2511> 7505 | ||
| 109 | -<2512> <2512> 7504 | ||
| 110 | -<2513> <2513> 7506 | ||
| 111 | -<2514> <2514> 7491 | ||
| 112 | -<2515> <2515> 7493 | ||
| 113 | -<2516> <2516> 7492 | ||
| 114 | -<2517> <2517> 7494 | ||
| 115 | -<2518> <2518> 7499 | ||
| 116 | -<2519> <2519> 7501 | ||
| 117 | -<251a> <251a> 7500 | ||
| 118 | -<251b> <251b> 7502 | ||
| 119 | -<251c> <251c> 7523 | ||
| 120 | -<251d> <251d> 7527 | ||
| 121 | -<251e> <251e> 7525 | ||
| 122 | -<251f> <251f> 7524 | ||
| 123 | -<2520> <2520> 7526 | ||
| 124 | -<2521> <2521> 7529 | ||
| 125 | -<2522> <2522> 7528 | ||
| 126 | -<2523> <2524> 7530 | ||
| 127 | -<2525> <2525> 7535 | ||
| 128 | -<2526> <2526> 7533 | ||
| 129 | -<2527> <2527> 7532 | ||
| 130 | -<2528> <2528> 7534 | ||
| 131 | -<2529> <2529> 7537 | ||
| 132 | -<252a> <252a> 7536 | ||
| 133 | -<252b> <252b> 7538 | ||
| 134 | -<252c> <252c> 7515 | ||
| 135 | -<252d> <252f> 7517 | ||
| 136 | -<2530> <2530> 7516 | ||
| 137 | -<2531> <2533> 7520 | ||
| 138 | -<2534> <2534> 7507 | ||
| 139 | -<2535> <2537> 7509 | ||
| 140 | -<2538> <2538> 7508 | ||
| 141 | -<2539> <253b> 7512 | ||
| 142 | -<253d> <253f> 7543 | ||
| 143 | -<2540> <2540> 7541 | ||
| 144 | -<2541> <2541> 7540 | ||
| 145 | -<2542> <2542> 7542 | ||
| 146 | -<2543> <2543> 7547 | ||
| 147 | -<2544> <2544> 7549 | ||
| 148 | -<2545> <2545> 7546 | ||
| 149 | -<2546> <2546> 7548 | ||
| 150 | -<2547> <2547> 7553 | ||
| 151 | -<2548> <2548> 7552 | ||
| 152 | -<2549> <254a> 7550 | ||
| 153 | -<261c> <261c> 8221 | ||
| 154 | -<261d> <261d> 8219 | ||
| 155 | -<261e> <261e> 8222 | ||
| 156 | -<261f> <261f> 8220 | ||
| 157 | -<2702> <2702> 12178 | ||
| 158 | -<27a1> <27a1> 8209 | ||
| 159 | -<3001> <3002> 7887 | ||
| 160 | -<3008> <3011> 7907 | ||
| 161 | -<3013> <3013> 8270 | ||
| 162 | -<3014> <3015> 7901 | ||
| 163 | -<301c> <301c> 7894 | ||
| 164 | -<301d> <301d> 7956 | ||
| 165 | -<301f> <301f> 7957 | ||
| 166 | -<3041> <3041> 7918 | ||
| 167 | -<3043> <3043> 7919 | ||
| 168 | -endcidrange | ||
| 169 | - | ||
| 170 | -99 begincidrange | ||
| 171 | -<3045> <3045> 7920 | ||
| 172 | -<3047> <3047> 7921 | ||
| 173 | -<3049> <3049> 7922 | ||
| 174 | -<3063> <3063> 7923 | ||
| 175 | -<3083> <3083> 7924 | ||
| 176 | -<3085> <3085> 7925 | ||
| 177 | -<3087> <3087> 7926 | ||
| 178 | -<308e> <308e> 7927 | ||
| 179 | -<309b> <309b> 8272 | ||
| 180 | -<309c> <309c> 8271 | ||
| 181 | -<30a1> <30a1> 7928 | ||
| 182 | -<30a3> <30a3> 7929 | ||
| 183 | -<30a5> <30a5> 7930 | ||
| 184 | -<30a7> <30a7> 7931 | ||
| 185 | -<30a9> <30a9> 7932 | ||
| 186 | -<30c3> <30c3> 7933 | ||
| 187 | -<30e3> <30e3> 7934 | ||
| 188 | -<30e5> <30e5> 7935 | ||
| 189 | -<30e7> <30e7> 7936 | ||
| 190 | -<30ee> <30ee> 7937 | ||
| 191 | -<30f5> <30f6> 7938 | ||
| 192 | -<30fc> <30fc> 7891 | ||
| 193 | -<3300> <3300> 8350 | ||
| 194 | -<3301> <3302> 11958 | ||
| 195 | -<3303> <3303> 8338 | ||
| 196 | -<3304> <3304> 11960 | ||
| 197 | -<3305> <3305> 8333 | ||
| 198 | -<3306> <3306> 11961 | ||
| 199 | -<3307> <3307> 11965 | ||
| 200 | -<3308> <3308> 11963 | ||
| 201 | -<3309> <3309> 11968 | ||
| 202 | -<330a> <330a> 11966 | ||
| 203 | -<330b> <330b> 11970 | ||
| 204 | -<330c> <330c> 11972 | ||
| 205 | -<330d> <330d> 7950 | ||
| 206 | -<330e> <3313> 11973 | ||
| 207 | -<3314> <3314> 7941 | ||
| 208 | -<3315> <3315> 8340 | ||
| 209 | -<3316> <3316> 8330 | ||
| 210 | -<3317> <3317> 11980 | ||
| 211 | -<3318> <3318> 8339 | ||
| 212 | -<3319> <3319> 11982 | ||
| 213 | -<331a> <331d> 11984 | ||
| 214 | -<331e> <331e> 8353 | ||
| 215 | -<331f> <3321> 11988 | ||
| 216 | -<3322> <3322> 8329 | ||
| 217 | -<3323> <3323> 8348 | ||
| 218 | -<3324> <3324> 11991 | ||
| 219 | -<3325> <3325> 11993 | ||
| 220 | -<3326> <3326> 7951 | ||
| 221 | -<3327> <3327> 7945 | ||
| 222 | -<3328> <3329> 11996 | ||
| 223 | -<332a> <332a> 8356 | ||
| 224 | -<332b> <332b> 7953 | ||
| 225 | -<332d> <332d> 11999 | ||
| 226 | -<332e> <3330> 12002 | ||
| 227 | -<3331> <3331> 8358 | ||
| 228 | -<3332> <3332> 12005 | ||
| 229 | -<3333> <3333> 8334 | ||
| 230 | -<3334> <3335> 12008 | ||
| 231 | -<3336> <3336> 7947 | ||
| 232 | -<3337> <3337> 12014 | ||
| 233 | -<3338> <3338> 12016 | ||
| 234 | -<3339> <3339> 8343 | ||
| 235 | -<333a> <333a> 12017 | ||
| 236 | -<333b> <333b> 8349 | ||
| 237 | -<333c> <333c> 12010 | ||
| 238 | -<333d> <333d> 12018 | ||
| 239 | -<333e> <3340> 12020 | ||
| 240 | -<3341> <3341> 12019 | ||
| 241 | -<3342> <3342> 8347 | ||
| 242 | -<3343> <3346> 12023 | ||
| 243 | -<3347> <3347> 8357 | ||
| 244 | -<3348> <3348> 12027 | ||
| 245 | -<3349> <3349> 7940 | ||
| 246 | -<334a> <334a> 7954 | ||
| 247 | -<334b> <334c> 12028 | ||
| 248 | -<334d> <334d> 7943 | ||
| 249 | -<334e> <334e> 8337 | ||
| 250 | -<334f> <3350> 12030 | ||
| 251 | -<3351> <3351> 7948 | ||
| 252 | -<3352> <3352> 12034 | ||
| 253 | -<3353> <3353> 12038 | ||
| 254 | -<3354> <3354> 12035 | ||
| 255 | -<3355> <3356> 12039 | ||
| 256 | -<3357> <3357> 8344 | ||
| 257 | -<337f> <337f> 8324 | ||
| 258 | -<ff08> <ff09> 7899 | ||
| 259 | -<ff0c> <ff0c> 8268 | ||
| 260 | -<ff0e> <ff0e> 8274 | ||
| 261 | -<ff1d> <ff1d> 7917 | ||
| 262 | -<ff3b> <ff3b> 7903 | ||
| 263 | -<ff3d> <ff3d> 7904 | ||
| 264 | -<ff3f> <ff3f> 7890 | ||
| 265 | -<ff5b> <ff5b> 7905 | ||
| 266 | -<ff5c> <ff5c> 7896 | ||
| 267 | -<ff5d> <ff5d> 7906 | ||
| 268 | -<ff5e> <ff5e> 7894 | ||
| 269 | -<ffe3> <ffe3> 7889 | ||
| 270 | -endcidrange | ||
| 271 | -endcmap | ||
| 272 | -CMapName currentdict /CMap defineresource pop | ||
| 273 | -end | ||
| 274 | -end | ||
| 275 | - | ||
| 276 | -%%EndResource | ||
| 277 | -%%EOF |
public/cmaps/UniJIS-UCS2-HW-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS-UCS2-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS-UCS2-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS-UCS2-H) | ||
| 6 | -%%BeginResource: CMap (UniJIS-UCS2-V) | ||
| 7 | -%%Title: (UniJIS-UCS2-V Adobe Japan1 4) | ||
| 8 | -%%Version: 12.006 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS-UCS2-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 4 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJIS-UCS2-V def | ||
| 60 | -/CMapVersion 12.006 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25357] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidrange | ||
| 68 | -<00b0> <00b0> 8269 | ||
| 69 | -<2010> <2010> 7893 | ||
| 70 | -<2015> <2015> 7892 | ||
| 71 | -<2016> <2016> 7895 | ||
| 72 | -<2018> <2019> 8281 | ||
| 73 | -<201c> <201d> 8279 | ||
| 74 | -<2025> <2025> 7898 | ||
| 75 | -<2026> <2026> 7897 | ||
| 76 | -<2032> <2032> 8273 | ||
| 77 | -<2033> <2033> 8283 | ||
| 78 | -<2190> <2190> 738 | ||
| 79 | -<2191> <2191> 736 | ||
| 80 | -<2192> <2192> 739 | ||
| 81 | -<2193> <2193> 737 | ||
| 82 | -<2195> <2195> 12214 | ||
| 83 | -<21c4> <21c4> 8311 | ||
| 84 | -<21c5> <21c5> 8310 | ||
| 85 | -<21c6> <21c6> 8312 | ||
| 86 | -<21e6> <21e6> 8012 | ||
| 87 | -<21e7> <21e7> 8014 | ||
| 88 | -<21e8> <21e8> 8011 | ||
| 89 | -<21e9> <21e9> 8013 | ||
| 90 | -<2225> <2225> 7895 | ||
| 91 | -<223c> <223c> 7894 | ||
| 92 | -<22ef> <22ef> 7897 | ||
| 93 | -<2500> <2501> 7481 | ||
| 94 | -<2502> <2503> 7479 | ||
| 95 | -<2504> <2505> 7485 | ||
| 96 | -<2506> <2507> 7483 | ||
| 97 | -<2508> <2509> 7489 | ||
| 98 | -<250a> <250b> 7487 | ||
| 99 | -<250c> <250c> 7495 | ||
| 100 | -<250d> <250d> 7497 | ||
| 101 | -<250e> <250e> 7496 | ||
| 102 | -<250f> <250f> 7498 | ||
| 103 | -<2510> <2510> 7503 | ||
| 104 | -<2511> <2511> 7505 | ||
| 105 | -<2512> <2512> 7504 | ||
| 106 | -<2513> <2513> 7506 | ||
| 107 | -<2514> <2514> 7491 | ||
| 108 | -<2515> <2515> 7493 | ||
| 109 | -<2516> <2516> 7492 | ||
| 110 | -<2517> <2517> 7494 | ||
| 111 | -<2518> <2518> 7499 | ||
| 112 | -<2519> <2519> 7501 | ||
| 113 | -<251a> <251a> 7500 | ||
| 114 | -<251b> <251b> 7502 | ||
| 115 | -<251c> <251c> 7523 | ||
| 116 | -<251d> <251d> 7527 | ||
| 117 | -<251e> <251e> 7525 | ||
| 118 | -<251f> <251f> 7524 | ||
| 119 | -<2520> <2520> 7526 | ||
| 120 | -<2521> <2521> 7529 | ||
| 121 | -<2522> <2522> 7528 | ||
| 122 | -<2523> <2524> 7530 | ||
| 123 | -<2525> <2525> 7535 | ||
| 124 | -<2526> <2526> 7533 | ||
| 125 | -<2527> <2527> 7532 | ||
| 126 | -<2528> <2528> 7534 | ||
| 127 | -<2529> <2529> 7537 | ||
| 128 | -<252a> <252a> 7536 | ||
| 129 | -<252b> <252b> 7538 | ||
| 130 | -<252c> <252c> 7515 | ||
| 131 | -<252d> <252f> 7517 | ||
| 132 | -<2530> <2530> 7516 | ||
| 133 | -<2531> <2533> 7520 | ||
| 134 | -<2534> <2534> 7507 | ||
| 135 | -<2535> <2537> 7509 | ||
| 136 | -<2538> <2538> 7508 | ||
| 137 | -<2539> <253b> 7512 | ||
| 138 | -<253d> <253f> 7543 | ||
| 139 | -<2540> <2540> 7541 | ||
| 140 | -<2541> <2541> 7540 | ||
| 141 | -<2542> <2542> 7542 | ||
| 142 | -<2543> <2543> 7547 | ||
| 143 | -<2544> <2544> 7549 | ||
| 144 | -<2545> <2545> 7546 | ||
| 145 | -<2546> <2546> 7548 | ||
| 146 | -<2547> <2547> 7553 | ||
| 147 | -<2548> <2548> 7552 | ||
| 148 | -<2549> <254a> 7550 | ||
| 149 | -<261c> <261c> 8221 | ||
| 150 | -<261d> <261d> 8219 | ||
| 151 | -<261e> <261e> 8222 | ||
| 152 | -<261f> <261f> 8220 | ||
| 153 | -<2702> <2702> 12178 | ||
| 154 | -<27a1> <27a1> 8209 | ||
| 155 | -<3001> <3002> 7887 | ||
| 156 | -<3008> <3011> 7907 | ||
| 157 | -<3013> <3013> 8270 | ||
| 158 | -<3014> <3015> 7901 | ||
| 159 | -<301c> <301c> 7894 | ||
| 160 | -<301d> <301d> 7956 | ||
| 161 | -<301f> <301f> 7957 | ||
| 162 | -<3041> <3041> 7918 | ||
| 163 | -<3043> <3043> 7919 | ||
| 164 | -<3045> <3045> 7920 | ||
| 165 | -<3047> <3047> 7921 | ||
| 166 | -<3049> <3049> 7922 | ||
| 167 | -<3063> <3063> 7923 | ||
| 168 | -endcidrange | ||
| 169 | - | ||
| 170 | -95 begincidrange | ||
| 171 | -<3083> <3083> 7924 | ||
| 172 | -<3085> <3085> 7925 | ||
| 173 | -<3087> <3087> 7926 | ||
| 174 | -<308e> <308e> 7927 | ||
| 175 | -<309b> <309b> 8272 | ||
| 176 | -<309c> <309c> 8271 | ||
| 177 | -<30a1> <30a1> 7928 | ||
| 178 | -<30a3> <30a3> 7929 | ||
| 179 | -<30a5> <30a5> 7930 | ||
| 180 | -<30a7> <30a7> 7931 | ||
| 181 | -<30a9> <30a9> 7932 | ||
| 182 | -<30c3> <30c3> 7933 | ||
| 183 | -<30e3> <30e3> 7934 | ||
| 184 | -<30e5> <30e5> 7935 | ||
| 185 | -<30e7> <30e7> 7936 | ||
| 186 | -<30ee> <30ee> 7937 | ||
| 187 | -<30f5> <30f6> 7938 | ||
| 188 | -<30fc> <30fc> 7891 | ||
| 189 | -<3300> <3300> 8350 | ||
| 190 | -<3301> <3302> 11958 | ||
| 191 | -<3303> <3303> 8338 | ||
| 192 | -<3304> <3304> 11960 | ||
| 193 | -<3305> <3305> 8333 | ||
| 194 | -<3306> <3306> 11961 | ||
| 195 | -<3307> <3307> 11965 | ||
| 196 | -<3308> <3308> 11963 | ||
| 197 | -<3309> <3309> 11968 | ||
| 198 | -<330a> <330a> 11966 | ||
| 199 | -<330b> <330b> 11970 | ||
| 200 | -<330c> <330c> 11972 | ||
| 201 | -<330d> <330d> 7950 | ||
| 202 | -<330e> <3313> 11973 | ||
| 203 | -<3314> <3314> 7941 | ||
| 204 | -<3315> <3315> 8340 | ||
| 205 | -<3316> <3316> 8330 | ||
| 206 | -<3317> <3317> 11980 | ||
| 207 | -<3318> <3318> 8339 | ||
| 208 | -<3319> <3319> 11982 | ||
| 209 | -<331a> <331d> 11984 | ||
| 210 | -<331e> <331e> 8353 | ||
| 211 | -<331f> <3321> 11988 | ||
| 212 | -<3322> <3322> 8329 | ||
| 213 | -<3323> <3323> 8348 | ||
| 214 | -<3324> <3324> 11991 | ||
| 215 | -<3325> <3325> 11993 | ||
| 216 | -<3326> <3326> 7951 | ||
| 217 | -<3327> <3327> 7945 | ||
| 218 | -<3328> <3329> 11996 | ||
| 219 | -<332a> <332a> 8356 | ||
| 220 | -<332b> <332b> 7953 | ||
| 221 | -<332d> <332d> 11999 | ||
| 222 | -<332e> <3330> 12002 | ||
| 223 | -<3331> <3331> 8358 | ||
| 224 | -<3332> <3332> 12005 | ||
| 225 | -<3333> <3333> 8334 | ||
| 226 | -<3334> <3335> 12008 | ||
| 227 | -<3336> <3336> 7947 | ||
| 228 | -<3337> <3337> 12014 | ||
| 229 | -<3338> <3338> 12016 | ||
| 230 | -<3339> <3339> 8343 | ||
| 231 | -<333a> <333a> 12017 | ||
| 232 | -<333b> <333b> 8349 | ||
| 233 | -<333c> <333c> 12010 | ||
| 234 | -<333d> <333d> 12018 | ||
| 235 | -<333e> <3340> 12020 | ||
| 236 | -<3341> <3341> 12019 | ||
| 237 | -<3342> <3342> 8347 | ||
| 238 | -<3343> <3346> 12023 | ||
| 239 | -<3347> <3347> 8357 | ||
| 240 | -<3348> <3348> 12027 | ||
| 241 | -<3349> <3349> 7940 | ||
| 242 | -<334a> <334a> 7954 | ||
| 243 | -<334b> <334c> 12028 | ||
| 244 | -<334d> <334d> 7943 | ||
| 245 | -<334e> <334e> 8337 | ||
| 246 | -<334f> <3350> 12030 | ||
| 247 | -<3351> <3351> 7948 | ||
| 248 | -<3352> <3352> 12034 | ||
| 249 | -<3353> <3353> 12038 | ||
| 250 | -<3354> <3354> 12035 | ||
| 251 | -<3355> <3356> 12039 | ||
| 252 | -<3357> <3357> 8344 | ||
| 253 | -<337f> <337f> 8324 | ||
| 254 | -<ff08> <ff09> 7899 | ||
| 255 | -<ff0c> <ff0c> 8268 | ||
| 256 | -<ff0e> <ff0e> 8274 | ||
| 257 | -<ff1d> <ff1d> 7917 | ||
| 258 | -<ff3b> <ff3b> 7903 | ||
| 259 | -<ff3d> <ff3d> 7904 | ||
| 260 | -<ff3f> <ff3f> 7890 | ||
| 261 | -<ff5b> <ff5b> 7905 | ||
| 262 | -<ff5c> <ff5c> 7896 | ||
| 263 | -<ff5d> <ff5d> 7906 | ||
| 264 | -<ff5e> <ff5e> 7894 | ||
| 265 | -<ffe3> <ffe3> 7889 | ||
| 266 | -endcidrange | ||
| 267 | -endcmap | ||
| 268 | -CMapName currentdict /CMap defineresource pop | ||
| 269 | -end | ||
| 270 | -end | ||
| 271 | - | ||
| 272 | -%%EndResource | ||
| 273 | -%%EOF |
public/cmaps/UniJIS-UCS2-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS-UTF16-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniJIS-UTF16-H.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS-UTF16-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS-UTF16-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS-UTF16-H) | ||
| 6 | -%%BeginResource: CMap (UniJIS-UTF16-V) | ||
| 7 | -%%Title: (UniJIS-UTF16-V Adobe Japan1 7) | ||
| 8 | -%%Version: 1.009 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2022 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS-UTF16-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 7 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJIS-UTF16-V def | ||
| 60 | -/CMapVersion 1.009 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25612] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidchar | ||
| 68 | -<00b0> 8269 | ||
| 69 | -<2010> 7893 | ||
| 70 | -<2015> 7892 | ||
| 71 | -<2016> 7895 | ||
| 72 | -<2025> 7898 | ||
| 73 | -<2026> 7897 | ||
| 74 | -<2032> 8273 | ||
| 75 | -<2033> 8283 | ||
| 76 | -<2190> 738 | ||
| 77 | -<2191> 736 | ||
| 78 | -<2192> 739 | ||
| 79 | -<2193> 737 | ||
| 80 | -<21c4> 8311 | ||
| 81 | -<21c5> 8310 | ||
| 82 | -<21c6> 8312 | ||
| 83 | -<21e6> 8012 | ||
| 84 | -<21e7> 8014 | ||
| 85 | -<21e8> 8011 | ||
| 86 | -<21e9> 8013 | ||
| 87 | -<239b> 12148 | ||
| 88 | -<239c> 12168 | ||
| 89 | -<239d> 12147 | ||
| 90 | -<239e> 12150 | ||
| 91 | -<239f> 12168 | ||
| 92 | -<23a0> 12149 | ||
| 93 | -<23a1> 12156 | ||
| 94 | -<23a2> 12168 | ||
| 95 | -<23a3> 12155 | ||
| 96 | -<23a4> 12158 | ||
| 97 | -<23a5> 12168 | ||
| 98 | -<23a6> 12157 | ||
| 99 | -<23a7> 8168 | ||
| 100 | -<23a8> 8167 | ||
| 101 | -<23a9> 8166 | ||
| 102 | -<23aa> 12168 | ||
| 103 | -<23ab> 8172 | ||
| 104 | -<23ac> 8171 | ||
| 105 | -<23ad> 8170 | ||
| 106 | -<250c> 7495 | ||
| 107 | -<250d> 7497 | ||
| 108 | -<250e> 7496 | ||
| 109 | -<250f> 7498 | ||
| 110 | -<2510> 7503 | ||
| 111 | -<2511> 7505 | ||
| 112 | -<2512> 7504 | ||
| 113 | -<2513> 7506 | ||
| 114 | -<2514> 7491 | ||
| 115 | -<2515> 7493 | ||
| 116 | -<2516> 7492 | ||
| 117 | -<2517> 7494 | ||
| 118 | -<2518> 7499 | ||
| 119 | -<2519> 7501 | ||
| 120 | -<251a> 7500 | ||
| 121 | -<251b> 7502 | ||
| 122 | -<251c> 7523 | ||
| 123 | -<251d> 7527 | ||
| 124 | -<251e> 7525 | ||
| 125 | -<251f> 7524 | ||
| 126 | -<2520> 7526 | ||
| 127 | -<2521> 7529 | ||
| 128 | -<2522> 7528 | ||
| 129 | -<2525> 7535 | ||
| 130 | -<2526> 7533 | ||
| 131 | -<2527> 7532 | ||
| 132 | -<2528> 7534 | ||
| 133 | -<2529> 7537 | ||
| 134 | -<252a> 7536 | ||
| 135 | -<252b> 7538 | ||
| 136 | -<252c> 7515 | ||
| 137 | -<2530> 7516 | ||
| 138 | -<2534> 7507 | ||
| 139 | -<2538> 7508 | ||
| 140 | -<2540> 7541 | ||
| 141 | -<2541> 7540 | ||
| 142 | -<2542> 7542 | ||
| 143 | -<2543> 7547 | ||
| 144 | -<2544> 7549 | ||
| 145 | -<2545> 7546 | ||
| 146 | -<2546> 7548 | ||
| 147 | -<2547> 7553 | ||
| 148 | -<2548> 7552 | ||
| 149 | -<261c> 8221 | ||
| 150 | -<261d> 8219 | ||
| 151 | -<261e> 8222 | ||
| 152 | -<261f> 8220 | ||
| 153 | -<2702> 12178 | ||
| 154 | -<27a1> 8209 | ||
| 155 | -<301c> 7894 | ||
| 156 | -<301d> 7956 | ||
| 157 | -<301f> 7957 | ||
| 158 | -<3041> 7918 | ||
| 159 | -<3043> 7919 | ||
| 160 | -<3045> 7920 | ||
| 161 | -<3047> 7921 | ||
| 162 | -<3049> 7922 | ||
| 163 | -<3063> 7923 | ||
| 164 | -<3083> 7924 | ||
| 165 | -<3085> 7925 | ||
| 166 | -<3087> 7926 | ||
| 167 | -<308e> 7927 | ||
| 168 | -endcidchar | ||
| 169 | - | ||
| 170 | -86 begincidchar | ||
| 171 | -<309b> 8272 | ||
| 172 | -<309c> 8271 | ||
| 173 | -<30a0> 16331 | ||
| 174 | -<30a1> 7928 | ||
| 175 | -<30a3> 7929 | ||
| 176 | -<30a5> 7930 | ||
| 177 | -<30a7> 7931 | ||
| 178 | -<30a9> 7932 | ||
| 179 | -<30c3> 7933 | ||
| 180 | -<30e3> 7934 | ||
| 181 | -<30e5> 7935 | ||
| 182 | -<30e7> 7936 | ||
| 183 | -<30ee> 7937 | ||
| 184 | -<30fc> 7891 | ||
| 185 | -<32ff> 23059 | ||
| 186 | -<3300> 8350 | ||
| 187 | -<3303> 8338 | ||
| 188 | -<3304> 11960 | ||
| 189 | -<3305> 8333 | ||
| 190 | -<3306> 11961 | ||
| 191 | -<3307> 11965 | ||
| 192 | -<3308> 11963 | ||
| 193 | -<3309> 11968 | ||
| 194 | -<330a> 11966 | ||
| 195 | -<330b> 11970 | ||
| 196 | -<330c> 11972 | ||
| 197 | -<330d> 7950 | ||
| 198 | -<3314> 7941 | ||
| 199 | -<3315> 8340 | ||
| 200 | -<3316> 8330 | ||
| 201 | -<3317> 11980 | ||
| 202 | -<3318> 8339 | ||
| 203 | -<3319> 11982 | ||
| 204 | -<331e> 8353 | ||
| 205 | -<3322> 8329 | ||
| 206 | -<3323> 8348 | ||
| 207 | -<3324> 11991 | ||
| 208 | -<3325> 11993 | ||
| 209 | -<3326> 7951 | ||
| 210 | -<3327> 7945 | ||
| 211 | -<332a> 8356 | ||
| 212 | -<332b> 7953 | ||
| 213 | -<332d> 11999 | ||
| 214 | -<3331> 8358 | ||
| 215 | -<3332> 12005 | ||
| 216 | -<3333> 8334 | ||
| 217 | -<3336> 7947 | ||
| 218 | -<3337> 12014 | ||
| 219 | -<3338> 12016 | ||
| 220 | -<3339> 8343 | ||
| 221 | -<333a> 12017 | ||
| 222 | -<333b> 8349 | ||
| 223 | -<333c> 12010 | ||
| 224 | -<333d> 12018 | ||
| 225 | -<3341> 12019 | ||
| 226 | -<3342> 8347 | ||
| 227 | -<3347> 8357 | ||
| 228 | -<3348> 12027 | ||
| 229 | -<3349> 7940 | ||
| 230 | -<334a> 7954 | ||
| 231 | -<334d> 7943 | ||
| 232 | -<334e> 8337 | ||
| 233 | -<3351> 7948 | ||
| 234 | -<3352> 12034 | ||
| 235 | -<3353> 12038 | ||
| 236 | -<3354> 12035 | ||
| 237 | -<3357> 8344 | ||
| 238 | -<337b> 12044 | ||
| 239 | -<337c> 12043 | ||
| 240 | -<337d> 12042 | ||
| 241 | -<337e> 12041 | ||
| 242 | -<337f> 8324 | ||
| 243 | -<d82cdd32> 12270 | ||
| 244 | -<d82cdd55> 12272 | ||
| 245 | -<ff0c> 8268 | ||
| 246 | -<ff0e> 8274 | ||
| 247 | -<ff1a> 12101 | ||
| 248 | -<ff1d> 7917 | ||
| 249 | -<ff3b> 7903 | ||
| 250 | -<ff3d> 7904 | ||
| 251 | -<ff3f> 7890 | ||
| 252 | -<ff5b> 7905 | ||
| 253 | -<ff5c> 7896 | ||
| 254 | -<ff5d> 7906 | ||
| 255 | -<ff5e> 7894 | ||
| 256 | -<ffe3> 7889 | ||
| 257 | -endcidchar | ||
| 258 | - | ||
| 259 | -37 begincidrange | ||
| 260 | -<23b0> <23b1> 16350 | ||
| 261 | -<2500> <2501> 7481 | ||
| 262 | -<2502> <2503> 7479 | ||
| 263 | -<2504> <2505> 7485 | ||
| 264 | -<2506> <2507> 7483 | ||
| 265 | -<2508> <2509> 7489 | ||
| 266 | -<250a> <250b> 7487 | ||
| 267 | -<2523> <2524> 7530 | ||
| 268 | -<252d> <252f> 7517 | ||
| 269 | -<2531> <2533> 7520 | ||
| 270 | -<2535> <2537> 7509 | ||
| 271 | -<2539> <253b> 7512 | ||
| 272 | -<253d> <253f> 7543 | ||
| 273 | -<2549> <254a> 7550 | ||
| 274 | -<3001> <3002> 7887 | ||
| 275 | -<3008> <3011> 7907 | ||
| 276 | -<3014> <3015> 7901 | ||
| 277 | -<3016> <3017> 16329 | ||
| 278 | -<3018> <3019> 12139 | ||
| 279 | -<3095> <3096> 8264 | ||
| 280 | -<30f5> <30f6> 7938 | ||
| 281 | -<31f0> <31f9> 16333 | ||
| 282 | -<31fa> <31ff> 16344 | ||
| 283 | -<3301> <3302> 11958 | ||
| 284 | -<330e> <3313> 11973 | ||
| 285 | -<331a> <331d> 11984 | ||
| 286 | -<331f> <3321> 11988 | ||
| 287 | -<3328> <3329> 11996 | ||
| 288 | -<332e> <3330> 12002 | ||
| 289 | -<3334> <3335> 12008 | ||
| 290 | -<333e> <3340> 12020 | ||
| 291 | -<3343> <3346> 12023 | ||
| 292 | -<334b> <334c> 12028 | ||
| 293 | -<334f> <3350> 12030 | ||
| 294 | -<3355> <3356> 12039 | ||
| 295 | -<ff08> <ff09> 7899 | ||
| 296 | -<ff5f> <ff60> 12141 | ||
| 297 | -endcidrange | ||
| 298 | - | ||
| 299 | -endcmap | ||
| 300 | -CMapName currentdict /CMap defineresource pop | ||
| 301 | -end | ||
| 302 | -end | ||
| 303 | - | ||
| 304 | -%%EndResource | ||
| 305 | -%%EOF |
public/cmaps/UniJIS-UTF16-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS-UTF32-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniJIS-UTF32-H.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS-UTF32-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS-UTF32-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS-UTF32-H) | ||
| 6 | -%%BeginResource: CMap (UniJIS-UTF32-V) | ||
| 7 | -%%Title: (UniJIS-UTF32-V Adobe Japan1 7) | ||
| 8 | -%%Version: 1.009 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2022 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS-UTF32-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 7 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJIS-UTF32-V def | ||
| 60 | -/CMapVersion 1.009 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25610] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidchar | ||
| 68 | -<000000b0> 8269 | ||
| 69 | -<00002010> 7893 | ||
| 70 | -<00002015> 7892 | ||
| 71 | -<00002016> 7895 | ||
| 72 | -<00002025> 7898 | ||
| 73 | -<00002026> 7897 | ||
| 74 | -<00002032> 8273 | ||
| 75 | -<00002033> 8283 | ||
| 76 | -<00002190> 738 | ||
| 77 | -<00002191> 736 | ||
| 78 | -<00002192> 739 | ||
| 79 | -<00002193> 737 | ||
| 80 | -<000021c4> 8311 | ||
| 81 | -<000021c5> 8310 | ||
| 82 | -<000021c6> 8312 | ||
| 83 | -<000021e6> 8012 | ||
| 84 | -<000021e7> 8014 | ||
| 85 | -<000021e8> 8011 | ||
| 86 | -<000021e9> 8013 | ||
| 87 | -<0000239b> 12148 | ||
| 88 | -<0000239c> 12168 | ||
| 89 | -<0000239d> 12147 | ||
| 90 | -<0000239e> 12150 | ||
| 91 | -<0000239f> 12168 | ||
| 92 | -<000023a0> 12149 | ||
| 93 | -<000023a1> 12156 | ||
| 94 | -<000023a2> 12168 | ||
| 95 | -<000023a3> 12155 | ||
| 96 | -<000023a4> 12158 | ||
| 97 | -<000023a5> 12168 | ||
| 98 | -<000023a6> 12157 | ||
| 99 | -<000023a7> 8168 | ||
| 100 | -<000023a8> 8167 | ||
| 101 | -<000023a9> 8166 | ||
| 102 | -<000023aa> 12168 | ||
| 103 | -<000023ab> 8172 | ||
| 104 | -<000023ac> 8171 | ||
| 105 | -<000023ad> 8170 | ||
| 106 | -<0000250c> 7495 | ||
| 107 | -<0000250d> 7497 | ||
| 108 | -<0000250e> 7496 | ||
| 109 | -<0000250f> 7498 | ||
| 110 | -<00002510> 7503 | ||
| 111 | -<00002511> 7505 | ||
| 112 | -<00002512> 7504 | ||
| 113 | -<00002513> 7506 | ||
| 114 | -<00002514> 7491 | ||
| 115 | -<00002515> 7493 | ||
| 116 | -<00002516> 7492 | ||
| 117 | -<00002517> 7494 | ||
| 118 | -<00002518> 7499 | ||
| 119 | -<00002519> 7501 | ||
| 120 | -<0000251a> 7500 | ||
| 121 | -<0000251b> 7502 | ||
| 122 | -<0000251c> 7523 | ||
| 123 | -<0000251d> 7527 | ||
| 124 | -<0000251e> 7525 | ||
| 125 | -<0000251f> 7524 | ||
| 126 | -<00002520> 7526 | ||
| 127 | -<00002521> 7529 | ||
| 128 | -<00002522> 7528 | ||
| 129 | -<00002525> 7535 | ||
| 130 | -<00002526> 7533 | ||
| 131 | -<00002527> 7532 | ||
| 132 | -<00002528> 7534 | ||
| 133 | -<00002529> 7537 | ||
| 134 | -<0000252a> 7536 | ||
| 135 | -<0000252b> 7538 | ||
| 136 | -<0000252c> 7515 | ||
| 137 | -<00002530> 7516 | ||
| 138 | -<00002534> 7507 | ||
| 139 | -<00002538> 7508 | ||
| 140 | -<00002540> 7541 | ||
| 141 | -<00002541> 7540 | ||
| 142 | -<00002542> 7542 | ||
| 143 | -<00002543> 7547 | ||
| 144 | -<00002544> 7549 | ||
| 145 | -<00002545> 7546 | ||
| 146 | -<00002546> 7548 | ||
| 147 | -<00002547> 7553 | ||
| 148 | -<00002548> 7552 | ||
| 149 | -<0000261c> 8221 | ||
| 150 | -<0000261d> 8219 | ||
| 151 | -<0000261e> 8222 | ||
| 152 | -<0000261f> 8220 | ||
| 153 | -<00002702> 12178 | ||
| 154 | -<000027a1> 8209 | ||
| 155 | -<0000301c> 7894 | ||
| 156 | -<0000301d> 7956 | ||
| 157 | -<0000301f> 7957 | ||
| 158 | -<00003041> 7918 | ||
| 159 | -<00003043> 7919 | ||
| 160 | -<00003045> 7920 | ||
| 161 | -<00003047> 7921 | ||
| 162 | -<00003049> 7922 | ||
| 163 | -<00003063> 7923 | ||
| 164 | -<00003083> 7924 | ||
| 165 | -<00003085> 7925 | ||
| 166 | -<00003087> 7926 | ||
| 167 | -<0000308e> 7927 | ||
| 168 | -endcidchar | ||
| 169 | - | ||
| 170 | -86 begincidchar | ||
| 171 | -<0000309b> 8272 | ||
| 172 | -<0000309c> 8271 | ||
| 173 | -<000030a0> 16331 | ||
| 174 | -<000030a1> 7928 | ||
| 175 | -<000030a3> 7929 | ||
| 176 | -<000030a5> 7930 | ||
| 177 | -<000030a7> 7931 | ||
| 178 | -<000030a9> 7932 | ||
| 179 | -<000030c3> 7933 | ||
| 180 | -<000030e3> 7934 | ||
| 181 | -<000030e5> 7935 | ||
| 182 | -<000030e7> 7936 | ||
| 183 | -<000030ee> 7937 | ||
| 184 | -<000030fc> 7891 | ||
| 185 | -<000032ff> 23059 | ||
| 186 | -<00003300> 8350 | ||
| 187 | -<00003303> 8338 | ||
| 188 | -<00003304> 11960 | ||
| 189 | -<00003305> 8333 | ||
| 190 | -<00003306> 11961 | ||
| 191 | -<00003307> 11965 | ||
| 192 | -<00003308> 11963 | ||
| 193 | -<00003309> 11968 | ||
| 194 | -<0000330a> 11966 | ||
| 195 | -<0000330b> 11970 | ||
| 196 | -<0000330c> 11972 | ||
| 197 | -<0000330d> 7950 | ||
| 198 | -<00003314> 7941 | ||
| 199 | -<00003315> 8340 | ||
| 200 | -<00003316> 8330 | ||
| 201 | -<00003317> 11980 | ||
| 202 | -<00003318> 8339 | ||
| 203 | -<00003319> 11982 | ||
| 204 | -<0000331e> 8353 | ||
| 205 | -<00003322> 8329 | ||
| 206 | -<00003323> 8348 | ||
| 207 | -<00003324> 11991 | ||
| 208 | -<00003325> 11993 | ||
| 209 | -<00003326> 7951 | ||
| 210 | -<00003327> 7945 | ||
| 211 | -<0000332a> 8356 | ||
| 212 | -<0000332b> 7953 | ||
| 213 | -<0000332d> 11999 | ||
| 214 | -<00003331> 8358 | ||
| 215 | -<00003332> 12005 | ||
| 216 | -<00003333> 8334 | ||
| 217 | -<00003336> 7947 | ||
| 218 | -<00003337> 12014 | ||
| 219 | -<00003338> 12016 | ||
| 220 | -<00003339> 8343 | ||
| 221 | -<0000333a> 12017 | ||
| 222 | -<0000333b> 8349 | ||
| 223 | -<0000333c> 12010 | ||
| 224 | -<0000333d> 12018 | ||
| 225 | -<00003341> 12019 | ||
| 226 | -<00003342> 8347 | ||
| 227 | -<00003347> 8357 | ||
| 228 | -<00003348> 12027 | ||
| 229 | -<00003349> 7940 | ||
| 230 | -<0000334a> 7954 | ||
| 231 | -<0000334d> 7943 | ||
| 232 | -<0000334e> 8337 | ||
| 233 | -<00003351> 7948 | ||
| 234 | -<00003352> 12034 | ||
| 235 | -<00003353> 12038 | ||
| 236 | -<00003354> 12035 | ||
| 237 | -<00003357> 8344 | ||
| 238 | -<0000337b> 12044 | ||
| 239 | -<0000337c> 12043 | ||
| 240 | -<0000337d> 12042 | ||
| 241 | -<0000337e> 12041 | ||
| 242 | -<0000337f> 8324 | ||
| 243 | -<0000ff0c> 8268 | ||
| 244 | -<0000ff0e> 8274 | ||
| 245 | -<0000ff1a> 12101 | ||
| 246 | -<0000ff1d> 7917 | ||
| 247 | -<0000ff3b> 7903 | ||
| 248 | -<0000ff3d> 7904 | ||
| 249 | -<0000ff3f> 7890 | ||
| 250 | -<0000ff5b> 7905 | ||
| 251 | -<0000ff5c> 7896 | ||
| 252 | -<0000ff5d> 7906 | ||
| 253 | -<0000ff5e> 7894 | ||
| 254 | -<0000ffe3> 7889 | ||
| 255 | -<0001b132> 12270 | ||
| 256 | -<0001b155> 12272 | ||
| 257 | -endcidchar | ||
| 258 | - | ||
| 259 | -37 begincidrange | ||
| 260 | -<000023b0> <000023b1> 16350 | ||
| 261 | -<00002500> <00002501> 7481 | ||
| 262 | -<00002502> <00002503> 7479 | ||
| 263 | -<00002504> <00002505> 7485 | ||
| 264 | -<00002506> <00002507> 7483 | ||
| 265 | -<00002508> <00002509> 7489 | ||
| 266 | -<0000250a> <0000250b> 7487 | ||
| 267 | -<00002523> <00002524> 7530 | ||
| 268 | -<0000252d> <0000252f> 7517 | ||
| 269 | -<00002531> <00002533> 7520 | ||
| 270 | -<00002535> <00002537> 7509 | ||
| 271 | -<00002539> <0000253b> 7512 | ||
| 272 | -<0000253d> <0000253f> 7543 | ||
| 273 | -<00002549> <0000254a> 7550 | ||
| 274 | -<00003001> <00003002> 7887 | ||
| 275 | -<00003008> <00003011> 7907 | ||
| 276 | -<00003014> <00003015> 7901 | ||
| 277 | -<00003016> <00003017> 16329 | ||
| 278 | -<00003018> <00003019> 12139 | ||
| 279 | -<00003095> <00003096> 8264 | ||
| 280 | -<000030f5> <000030f6> 7938 | ||
| 281 | -<000031f0> <000031f9> 16333 | ||
| 282 | -<000031fa> <000031ff> 16344 | ||
| 283 | -<00003301> <00003302> 11958 | ||
| 284 | -<0000330e> <00003313> 11973 | ||
| 285 | -<0000331a> <0000331d> 11984 | ||
| 286 | -<0000331f> <00003321> 11988 | ||
| 287 | -<00003328> <00003329> 11996 | ||
| 288 | -<0000332e> <00003330> 12002 | ||
| 289 | -<00003334> <00003335> 12008 | ||
| 290 | -<0000333e> <00003340> 12020 | ||
| 291 | -<00003343> <00003346> 12023 | ||
| 292 | -<0000334b> <0000334c> 12028 | ||
| 293 | -<0000334f> <00003350> 12030 | ||
| 294 | -<00003355> <00003356> 12039 | ||
| 295 | -<0000ff08> <0000ff09> 7899 | ||
| 296 | -<0000ff5f> <0000ff60> 12141 | ||
| 297 | -endcidrange | ||
| 298 | - | ||
| 299 | -endcmap | ||
| 300 | -CMapName currentdict /CMap defineresource pop | ||
| 301 | -end | ||
| 302 | -end | ||
| 303 | - | ||
| 304 | -%%EndResource | ||
| 305 | -%%EOF |
public/cmaps/UniJIS-UTF32-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS-UTF8-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniJIS-UTF8-H.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS-UTF8-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS-UTF8-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS-UTF8-H) | ||
| 6 | -%%BeginResource: CMap (UniJIS-UTF8-V) | ||
| 7 | -%%Title: (UniJIS-UTF8-V Adobe Japan1 7) | ||
| 8 | -%%Version: 13.009 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2022 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS-UTF8-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 7 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJIS-UTF8-V def | ||
| 60 | -/CMapVersion 13.009 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25440] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidchar | ||
| 68 | -<c2b0> 8269 | ||
| 69 | -<e28090> 7893 | ||
| 70 | -<e28095> 7892 | ||
| 71 | -<e28096> 7895 | ||
| 72 | -<e280a5> 7898 | ||
| 73 | -<e280a6> 7897 | ||
| 74 | -<e280b2> 8273 | ||
| 75 | -<e280b3> 8283 | ||
| 76 | -<e28690> 738 | ||
| 77 | -<e28691> 736 | ||
| 78 | -<e28692> 739 | ||
| 79 | -<e28693> 737 | ||
| 80 | -<e28784> 8311 | ||
| 81 | -<e28785> 8310 | ||
| 82 | -<e28786> 8312 | ||
| 83 | -<e287a6> 8012 | ||
| 84 | -<e287a7> 8014 | ||
| 85 | -<e287a8> 8011 | ||
| 86 | -<e287a9> 8013 | ||
| 87 | -<e28e9b> 12148 | ||
| 88 | -<e28e9c> 12168 | ||
| 89 | -<e28e9d> 12147 | ||
| 90 | -<e28e9e> 12150 | ||
| 91 | -<e28e9f> 12168 | ||
| 92 | -<e28ea0> 12149 | ||
| 93 | -<e28ea1> 12156 | ||
| 94 | -<e28ea2> 12168 | ||
| 95 | -<e28ea3> 12155 | ||
| 96 | -<e28ea4> 12158 | ||
| 97 | -<e28ea5> 12168 | ||
| 98 | -<e28ea6> 12157 | ||
| 99 | -<e28ea7> 8168 | ||
| 100 | -<e28ea8> 8167 | ||
| 101 | -<e28ea9> 8166 | ||
| 102 | -<e28eaa> 12168 | ||
| 103 | -<e28eab> 8172 | ||
| 104 | -<e28eac> 8171 | ||
| 105 | -<e28ead> 8170 | ||
| 106 | -<e2948c> 7495 | ||
| 107 | -<e2948d> 7497 | ||
| 108 | -<e2948e> 7496 | ||
| 109 | -<e2948f> 7498 | ||
| 110 | -<e29490> 7503 | ||
| 111 | -<e29491> 7505 | ||
| 112 | -<e29492> 7504 | ||
| 113 | -<e29493> 7506 | ||
| 114 | -<e29494> 7491 | ||
| 115 | -<e29495> 7493 | ||
| 116 | -<e29496> 7492 | ||
| 117 | -<e29497> 7494 | ||
| 118 | -<e29498> 7499 | ||
| 119 | -<e29499> 7501 | ||
| 120 | -<e2949a> 7500 | ||
| 121 | -<e2949b> 7502 | ||
| 122 | -<e2949c> 7523 | ||
| 123 | -<e2949d> 7527 | ||
| 124 | -<e2949e> 7525 | ||
| 125 | -<e2949f> 7524 | ||
| 126 | -<e294a0> 7526 | ||
| 127 | -<e294a1> 7529 | ||
| 128 | -<e294a2> 7528 | ||
| 129 | -<e294a5> 7535 | ||
| 130 | -<e294a6> 7533 | ||
| 131 | -<e294a7> 7532 | ||
| 132 | -<e294a8> 7534 | ||
| 133 | -<e294a9> 7537 | ||
| 134 | -<e294aa> 7536 | ||
| 135 | -<e294ab> 7538 | ||
| 136 | -<e294ac> 7515 | ||
| 137 | -<e294b0> 7516 | ||
| 138 | -<e294b4> 7507 | ||
| 139 | -<e294b8> 7508 | ||
| 140 | -<e29580> 7541 | ||
| 141 | -<e29581> 7540 | ||
| 142 | -<e29582> 7542 | ||
| 143 | -<e29583> 7547 | ||
| 144 | -<e29584> 7549 | ||
| 145 | -<e29585> 7546 | ||
| 146 | -<e29586> 7548 | ||
| 147 | -<e29587> 7553 | ||
| 148 | -<e29588> 7552 | ||
| 149 | -<e2989c> 8221 | ||
| 150 | -<e2989d> 8219 | ||
| 151 | -<e2989e> 8222 | ||
| 152 | -<e2989f> 8220 | ||
| 153 | -<e29c82> 12178 | ||
| 154 | -<e29ea1> 8209 | ||
| 155 | -<e3809c> 7894 | ||
| 156 | -<e3809d> 7956 | ||
| 157 | -<e3809f> 7957 | ||
| 158 | -<e38181> 7918 | ||
| 159 | -<e38183> 7919 | ||
| 160 | -<e38185> 7920 | ||
| 161 | -<e38187> 7921 | ||
| 162 | -<e38189> 7922 | ||
| 163 | -<e381a3> 7923 | ||
| 164 | -<e38283> 7924 | ||
| 165 | -<e38285> 7925 | ||
| 166 | -<e38287> 7926 | ||
| 167 | -<e3828e> 7927 | ||
| 168 | -endcidchar | ||
| 169 | - | ||
| 170 | -87 begincidchar | ||
| 171 | -<e3829b> 8272 | ||
| 172 | -<e3829c> 8271 | ||
| 173 | -<e382a0> 16331 | ||
| 174 | -<e382a1> 7928 | ||
| 175 | -<e382a3> 7929 | ||
| 176 | -<e382a5> 7930 | ||
| 177 | -<e382a7> 7931 | ||
| 178 | -<e382a9> 7932 | ||
| 179 | -<e38383> 7933 | ||
| 180 | -<e383a3> 7934 | ||
| 181 | -<e383a5> 7935 | ||
| 182 | -<e383a7> 7936 | ||
| 183 | -<e383ae> 7937 | ||
| 184 | -<e383bc> 7891 | ||
| 185 | -<e38bbf> 23059 | ||
| 186 | -<e38c80> 8350 | ||
| 187 | -<e38c83> 8338 | ||
| 188 | -<e38c84> 11960 | ||
| 189 | -<e38c85> 8333 | ||
| 190 | -<e38c86> 11961 | ||
| 191 | -<e38c87> 11965 | ||
| 192 | -<e38c88> 11963 | ||
| 193 | -<e38c89> 11968 | ||
| 194 | -<e38c8a> 11966 | ||
| 195 | -<e38c8b> 11970 | ||
| 196 | -<e38c8c> 11972 | ||
| 197 | -<e38c8d> 7950 | ||
| 198 | -<e38c94> 7941 | ||
| 199 | -<e38c95> 8340 | ||
| 200 | -<e38c96> 8330 | ||
| 201 | -<e38c97> 11980 | ||
| 202 | -<e38c98> 8339 | ||
| 203 | -<e38c99> 11982 | ||
| 204 | -<e38c9e> 8353 | ||
| 205 | -<e38ca2> 8329 | ||
| 206 | -<e38ca3> 8348 | ||
| 207 | -<e38ca4> 11991 | ||
| 208 | -<e38ca5> 11993 | ||
| 209 | -<e38ca6> 7951 | ||
| 210 | -<e38ca7> 7945 | ||
| 211 | -<e38caa> 8356 | ||
| 212 | -<e38cab> 7953 | ||
| 213 | -<e38cad> 11999 | ||
| 214 | -<e38cb1> 8358 | ||
| 215 | -<e38cb2> 12005 | ||
| 216 | -<e38cb3> 8334 | ||
| 217 | -<e38cb6> 7947 | ||
| 218 | -<e38cb7> 12014 | ||
| 219 | -<e38cb8> 12016 | ||
| 220 | -<e38cb9> 8343 | ||
| 221 | -<e38cba> 12017 | ||
| 222 | -<e38cbb> 8349 | ||
| 223 | -<e38cbc> 12010 | ||
| 224 | -<e38cbd> 12018 | ||
| 225 | -<e38d80> 12022 | ||
| 226 | -<e38d81> 12019 | ||
| 227 | -<e38d82> 8347 | ||
| 228 | -<e38d87> 8357 | ||
| 229 | -<e38d88> 12027 | ||
| 230 | -<e38d89> 7940 | ||
| 231 | -<e38d8a> 7954 | ||
| 232 | -<e38d8d> 7943 | ||
| 233 | -<e38d8e> 8337 | ||
| 234 | -<e38d91> 7948 | ||
| 235 | -<e38d92> 12034 | ||
| 236 | -<e38d93> 12038 | ||
| 237 | -<e38d94> 12035 | ||
| 238 | -<e38d97> 8344 | ||
| 239 | -<e38dbb> 12044 | ||
| 240 | -<e38dbc> 12043 | ||
| 241 | -<e38dbd> 12042 | ||
| 242 | -<e38dbe> 12041 | ||
| 243 | -<e38dbf> 8324 | ||
| 244 | -<efbc8c> 8268 | ||
| 245 | -<efbc8e> 8274 | ||
| 246 | -<efbc9a> 12101 | ||
| 247 | -<efbc9d> 7917 | ||
| 248 | -<efbcbb> 7903 | ||
| 249 | -<efbcbd> 7904 | ||
| 250 | -<efbcbf> 7890 | ||
| 251 | -<efbd9b> 7905 | ||
| 252 | -<efbd9c> 7896 | ||
| 253 | -<efbd9d> 7906 | ||
| 254 | -<efbd9e> 7894 | ||
| 255 | -<efbfa3> 7889 | ||
| 256 | -<f09b84b2> 12270 | ||
| 257 | -<f09b8595> 12272 | ||
| 258 | -endcidchar | ||
| 259 | - | ||
| 260 | -37 begincidrange | ||
| 261 | -<e28eb0> <e28eb1> 16350 | ||
| 262 | -<e29480> <e29481> 7481 | ||
| 263 | -<e29482> <e29483> 7479 | ||
| 264 | -<e29484> <e29485> 7485 | ||
| 265 | -<e29486> <e29487> 7483 | ||
| 266 | -<e29488> <e29489> 7489 | ||
| 267 | -<e2948a> <e2948b> 7487 | ||
| 268 | -<e294a3> <e294a4> 7530 | ||
| 269 | -<e294ad> <e294af> 7517 | ||
| 270 | -<e294b1> <e294b3> 7520 | ||
| 271 | -<e294b5> <e294b7> 7509 | ||
| 272 | -<e294b9> <e294bb> 7512 | ||
| 273 | -<e294bd> <e294bf> 7543 | ||
| 274 | -<e29589> <e2958a> 7550 | ||
| 275 | -<e38081> <e38082> 7887 | ||
| 276 | -<e38088> <e38091> 7907 | ||
| 277 | -<e38094> <e38095> 7901 | ||
| 278 | -<e38096> <e38097> 16329 | ||
| 279 | -<e38098> <e38099> 12139 | ||
| 280 | -<e38295> <e38296> 8264 | ||
| 281 | -<e383b5> <e383b6> 7938 | ||
| 282 | -<e387b0> <e387b9> 16333 | ||
| 283 | -<e387ba> <e387bf> 16344 | ||
| 284 | -<e38c81> <e38c82> 11958 | ||
| 285 | -<e38c8e> <e38c93> 11973 | ||
| 286 | -<e38c9a> <e38c9d> 11984 | ||
| 287 | -<e38c9f> <e38ca1> 11988 | ||
| 288 | -<e38ca8> <e38ca9> 11996 | ||
| 289 | -<e38cae> <e38cb0> 12002 | ||
| 290 | -<e38cb4> <e38cb5> 12008 | ||
| 291 | -<e38cbe> <e38cbf> 12020 | ||
| 292 | -<e38d83> <e38d86> 12023 | ||
| 293 | -<e38d8b> <e38d8c> 12028 | ||
| 294 | -<e38d8f> <e38d90> 12030 | ||
| 295 | -<e38d95> <e38d96> 12039 | ||
| 296 | -<efbc88> <efbc89> 7899 | ||
| 297 | -<efbd9f> <efbda0> 12141 | ||
| 298 | -endcidrange | ||
| 299 | - | ||
| 300 | -endcmap | ||
| 301 | -CMapName currentdict /CMap defineresource pop | ||
| 302 | -end | ||
| 303 | -end | ||
| 304 | - | ||
| 305 | -%%EndResource | ||
| 306 | -%%EOF |
public/cmaps/UniJIS-UTF8-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS2004-UTF16-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
No preview for this file type
public/cmaps/UniJIS2004-UTF16-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS2004-UTF16-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS2004-UTF16-H) | ||
| 6 | -%%BeginResource: CMap (UniJIS2004-UTF16-V) | ||
| 7 | -%%Title: (UniJIS2004-UTF16-V Adobe Japan1 7) | ||
| 8 | -%%Version: 1.007 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2022 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS2004-UTF16-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 7 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJIS2004-UTF16-V def | ||
| 60 | -/CMapVersion 1.007 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25630] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidchar | ||
| 68 | -<00b0> 8269 | ||
| 69 | -<2010> 7893 | ||
| 70 | -<2015> 7892 | ||
| 71 | -<2016> 7895 | ||
| 72 | -<2025> 7898 | ||
| 73 | -<2026> 7897 | ||
| 74 | -<2032> 8273 | ||
| 75 | -<2033> 8283 | ||
| 76 | -<2190> 738 | ||
| 77 | -<2191> 736 | ||
| 78 | -<2192> 739 | ||
| 79 | -<2193> 737 | ||
| 80 | -<21c4> 8311 | ||
| 81 | -<21c5> 8310 | ||
| 82 | -<21c6> 8312 | ||
| 83 | -<21e6> 8012 | ||
| 84 | -<21e7> 8014 | ||
| 85 | -<21e8> 8011 | ||
| 86 | -<21e9> 8013 | ||
| 87 | -<239b> 12148 | ||
| 88 | -<239c> 12168 | ||
| 89 | -<239d> 12147 | ||
| 90 | -<239e> 12150 | ||
| 91 | -<239f> 12168 | ||
| 92 | -<23a0> 12149 | ||
| 93 | -<23a1> 12156 | ||
| 94 | -<23a2> 12168 | ||
| 95 | -<23a3> 12155 | ||
| 96 | -<23a4> 12158 | ||
| 97 | -<23a5> 12168 | ||
| 98 | -<23a6> 12157 | ||
| 99 | -<23a7> 8168 | ||
| 100 | -<23a8> 8167 | ||
| 101 | -<23a9> 8166 | ||
| 102 | -<23aa> 12168 | ||
| 103 | -<23ab> 8172 | ||
| 104 | -<23ac> 8171 | ||
| 105 | -<23ad> 8170 | ||
| 106 | -<250c> 7495 | ||
| 107 | -<250d> 7497 | ||
| 108 | -<250e> 7496 | ||
| 109 | -<250f> 7498 | ||
| 110 | -<2510> 7503 | ||
| 111 | -<2511> 7505 | ||
| 112 | -<2512> 7504 | ||
| 113 | -<2513> 7506 | ||
| 114 | -<2514> 7491 | ||
| 115 | -<2515> 7493 | ||
| 116 | -<2516> 7492 | ||
| 117 | -<2517> 7494 | ||
| 118 | -<2518> 7499 | ||
| 119 | -<2519> 7501 | ||
| 120 | -<251a> 7500 | ||
| 121 | -<251b> 7502 | ||
| 122 | -<251c> 7523 | ||
| 123 | -<251d> 7527 | ||
| 124 | -<251e> 7525 | ||
| 125 | -<251f> 7524 | ||
| 126 | -<2520> 7526 | ||
| 127 | -<2521> 7529 | ||
| 128 | -<2522> 7528 | ||
| 129 | -<2525> 7535 | ||
| 130 | -<2526> 7533 | ||
| 131 | -<2527> 7532 | ||
| 132 | -<2528> 7534 | ||
| 133 | -<2529> 7537 | ||
| 134 | -<252a> 7536 | ||
| 135 | -<252b> 7538 | ||
| 136 | -<252c> 7515 | ||
| 137 | -<2530> 7516 | ||
| 138 | -<2534> 7507 | ||
| 139 | -<2538> 7508 | ||
| 140 | -<2540> 7541 | ||
| 141 | -<2541> 7540 | ||
| 142 | -<2542> 7542 | ||
| 143 | -<2543> 7547 | ||
| 144 | -<2544> 7549 | ||
| 145 | -<2545> 7546 | ||
| 146 | -<2546> 7548 | ||
| 147 | -<2547> 7553 | ||
| 148 | -<2548> 7552 | ||
| 149 | -<261c> 8221 | ||
| 150 | -<261d> 8219 | ||
| 151 | -<261e> 8222 | ||
| 152 | -<261f> 8220 | ||
| 153 | -<2702> 12178 | ||
| 154 | -<27a1> 8209 | ||
| 155 | -<301c> 7894 | ||
| 156 | -<301d> 7956 | ||
| 157 | -<301f> 7957 | ||
| 158 | -<3041> 7918 | ||
| 159 | -<3043> 7919 | ||
| 160 | -<3045> 7920 | ||
| 161 | -<3047> 7921 | ||
| 162 | -<3049> 7922 | ||
| 163 | -<3063> 7923 | ||
| 164 | -<3083> 7924 | ||
| 165 | -<3085> 7925 | ||
| 166 | -<3087> 7926 | ||
| 167 | -<308e> 7927 | ||
| 168 | -endcidchar | ||
| 169 | - | ||
| 170 | -86 begincidchar | ||
| 171 | -<309b> 8272 | ||
| 172 | -<309c> 8271 | ||
| 173 | -<30a0> 16331 | ||
| 174 | -<30a1> 7928 | ||
| 175 | -<30a3> 7929 | ||
| 176 | -<30a5> 7930 | ||
| 177 | -<30a7> 7931 | ||
| 178 | -<30a9> 7932 | ||
| 179 | -<30c3> 7933 | ||
| 180 | -<30e3> 7934 | ||
| 181 | -<30e5> 7935 | ||
| 182 | -<30e7> 7936 | ||
| 183 | -<30ee> 7937 | ||
| 184 | -<30fc> 7891 | ||
| 185 | -<32ff> 23059 | ||
| 186 | -<3300> 8350 | ||
| 187 | -<3303> 8338 | ||
| 188 | -<3304> 11960 | ||
| 189 | -<3305> 8333 | ||
| 190 | -<3306> 11961 | ||
| 191 | -<3307> 11965 | ||
| 192 | -<3308> 11963 | ||
| 193 | -<3309> 11968 | ||
| 194 | -<330a> 11966 | ||
| 195 | -<330b> 11970 | ||
| 196 | -<330c> 11972 | ||
| 197 | -<330d> 7950 | ||
| 198 | -<3314> 7941 | ||
| 199 | -<3315> 8340 | ||
| 200 | -<3316> 8330 | ||
| 201 | -<3317> 11980 | ||
| 202 | -<3318> 8339 | ||
| 203 | -<3319> 11982 | ||
| 204 | -<331e> 8353 | ||
| 205 | -<3322> 8329 | ||
| 206 | -<3323> 8348 | ||
| 207 | -<3324> 11991 | ||
| 208 | -<3325> 11993 | ||
| 209 | -<3326> 7951 | ||
| 210 | -<3327> 7945 | ||
| 211 | -<332a> 8356 | ||
| 212 | -<332b> 7953 | ||
| 213 | -<332d> 11999 | ||
| 214 | -<3331> 8358 | ||
| 215 | -<3332> 12005 | ||
| 216 | -<3333> 8334 | ||
| 217 | -<3336> 7947 | ||
| 218 | -<3337> 12014 | ||
| 219 | -<3338> 12016 | ||
| 220 | -<3339> 8343 | ||
| 221 | -<333a> 12017 | ||
| 222 | -<333b> 8349 | ||
| 223 | -<333c> 12010 | ||
| 224 | -<333d> 12018 | ||
| 225 | -<3341> 12019 | ||
| 226 | -<3342> 8347 | ||
| 227 | -<3347> 8357 | ||
| 228 | -<3348> 12027 | ||
| 229 | -<3349> 7940 | ||
| 230 | -<334a> 7954 | ||
| 231 | -<334d> 7943 | ||
| 232 | -<334e> 8337 | ||
| 233 | -<3351> 7948 | ||
| 234 | -<3352> 12034 | ||
| 235 | -<3353> 12038 | ||
| 236 | -<3354> 12035 | ||
| 237 | -<3357> 8344 | ||
| 238 | -<337b> 12044 | ||
| 239 | -<337c> 12043 | ||
| 240 | -<337d> 12042 | ||
| 241 | -<337e> 12041 | ||
| 242 | -<337f> 8324 | ||
| 243 | -<d82cdd32> 12270 | ||
| 244 | -<d82cdd55> 12272 | ||
| 245 | -<ff0c> 8268 | ||
| 246 | -<ff0e> 8274 | ||
| 247 | -<ff1a> 12101 | ||
| 248 | -<ff1d> 7917 | ||
| 249 | -<ff3b> 7903 | ||
| 250 | -<ff3d> 7904 | ||
| 251 | -<ff3f> 7890 | ||
| 252 | -<ff5b> 7905 | ||
| 253 | -<ff5c> 7896 | ||
| 254 | -<ff5d> 7906 | ||
| 255 | -<ff5e> 7894 | ||
| 256 | -<ffe3> 7889 | ||
| 257 | -endcidchar | ||
| 258 | - | ||
| 259 | -37 begincidrange | ||
| 260 | -<23b0> <23b1> 16350 | ||
| 261 | -<2500> <2501> 7481 | ||
| 262 | -<2502> <2503> 7479 | ||
| 263 | -<2504> <2505> 7485 | ||
| 264 | -<2506> <2507> 7483 | ||
| 265 | -<2508> <2509> 7489 | ||
| 266 | -<250a> <250b> 7487 | ||
| 267 | -<2523> <2524> 7530 | ||
| 268 | -<252d> <252f> 7517 | ||
| 269 | -<2531> <2533> 7520 | ||
| 270 | -<2535> <2537> 7509 | ||
| 271 | -<2539> <253b> 7512 | ||
| 272 | -<253d> <253f> 7543 | ||
| 273 | -<2549> <254a> 7550 | ||
| 274 | -<3001> <3002> 7887 | ||
| 275 | -<3008> <3011> 7907 | ||
| 276 | -<3014> <3015> 7901 | ||
| 277 | -<3016> <3017> 16329 | ||
| 278 | -<3018> <3019> 12139 | ||
| 279 | -<3095> <3096> 8264 | ||
| 280 | -<30f5> <30f6> 7938 | ||
| 281 | -<31f0> <31f9> 16333 | ||
| 282 | -<31fa> <31ff> 16344 | ||
| 283 | -<3301> <3302> 11958 | ||
| 284 | -<330e> <3313> 11973 | ||
| 285 | -<331a> <331d> 11984 | ||
| 286 | -<331f> <3321> 11988 | ||
| 287 | -<3328> <3329> 11996 | ||
| 288 | -<332e> <3330> 12002 | ||
| 289 | -<3334> <3335> 12008 | ||
| 290 | -<333e> <3340> 12020 | ||
| 291 | -<3343> <3346> 12023 | ||
| 292 | -<334b> <334c> 12028 | ||
| 293 | -<334f> <3350> 12030 | ||
| 294 | -<3355> <3356> 12039 | ||
| 295 | -<ff08> <ff09> 7899 | ||
| 296 | -<ff5f> <ff60> 12141 | ||
| 297 | -endcidrange | ||
| 298 | - | ||
| 299 | -endcmap | ||
| 300 | -CMapName currentdict /CMap defineresource pop | ||
| 301 | -end | ||
| 302 | -end | ||
| 303 | - | ||
| 304 | -%%EndResource | ||
| 305 | -%%EOF |
No preview for this file type
public/cmaps/UniJIS2004-UTF32-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
No preview for this file type
public/cmaps/UniJIS2004-UTF32-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS2004-UTF32-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS2004-UTF32-H) | ||
| 6 | -%%BeginResource: CMap (UniJIS2004-UTF32-V) | ||
| 7 | -%%Title: (UniJIS2004-UTF32-V Adobe Japan1 7) | ||
| 8 | -%%Version: 1.007 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2022 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS2004-UTF32-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 7 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJIS2004-UTF32-V def | ||
| 60 | -/CMapVersion 1.007 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25618] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidchar | ||
| 68 | -<000000b0> 8269 | ||
| 69 | -<00002010> 7893 | ||
| 70 | -<00002015> 7892 | ||
| 71 | -<00002016> 7895 | ||
| 72 | -<00002025> 7898 | ||
| 73 | -<00002026> 7897 | ||
| 74 | -<00002032> 8273 | ||
| 75 | -<00002033> 8283 | ||
| 76 | -<00002190> 738 | ||
| 77 | -<00002191> 736 | ||
| 78 | -<00002192> 739 | ||
| 79 | -<00002193> 737 | ||
| 80 | -<000021c4> 8311 | ||
| 81 | -<000021c5> 8310 | ||
| 82 | -<000021c6> 8312 | ||
| 83 | -<000021e6> 8012 | ||
| 84 | -<000021e7> 8014 | ||
| 85 | -<000021e8> 8011 | ||
| 86 | -<000021e9> 8013 | ||
| 87 | -<0000239b> 12148 | ||
| 88 | -<0000239c> 12168 | ||
| 89 | -<0000239d> 12147 | ||
| 90 | -<0000239e> 12150 | ||
| 91 | -<0000239f> 12168 | ||
| 92 | -<000023a0> 12149 | ||
| 93 | -<000023a1> 12156 | ||
| 94 | -<000023a2> 12168 | ||
| 95 | -<000023a3> 12155 | ||
| 96 | -<000023a4> 12158 | ||
| 97 | -<000023a5> 12168 | ||
| 98 | -<000023a6> 12157 | ||
| 99 | -<000023a7> 8168 | ||
| 100 | -<000023a8> 8167 | ||
| 101 | -<000023a9> 8166 | ||
| 102 | -<000023aa> 12168 | ||
| 103 | -<000023ab> 8172 | ||
| 104 | -<000023ac> 8171 | ||
| 105 | -<000023ad> 8170 | ||
| 106 | -<0000250c> 7495 | ||
| 107 | -<0000250d> 7497 | ||
| 108 | -<0000250e> 7496 | ||
| 109 | -<0000250f> 7498 | ||
| 110 | -<00002510> 7503 | ||
| 111 | -<00002511> 7505 | ||
| 112 | -<00002512> 7504 | ||
| 113 | -<00002513> 7506 | ||
| 114 | -<00002514> 7491 | ||
| 115 | -<00002515> 7493 | ||
| 116 | -<00002516> 7492 | ||
| 117 | -<00002517> 7494 | ||
| 118 | -<00002518> 7499 | ||
| 119 | -<00002519> 7501 | ||
| 120 | -<0000251a> 7500 | ||
| 121 | -<0000251b> 7502 | ||
| 122 | -<0000251c> 7523 | ||
| 123 | -<0000251d> 7527 | ||
| 124 | -<0000251e> 7525 | ||
| 125 | -<0000251f> 7524 | ||
| 126 | -<00002520> 7526 | ||
| 127 | -<00002521> 7529 | ||
| 128 | -<00002522> 7528 | ||
| 129 | -<00002525> 7535 | ||
| 130 | -<00002526> 7533 | ||
| 131 | -<00002527> 7532 | ||
| 132 | -<00002528> 7534 | ||
| 133 | -<00002529> 7537 | ||
| 134 | -<0000252a> 7536 | ||
| 135 | -<0000252b> 7538 | ||
| 136 | -<0000252c> 7515 | ||
| 137 | -<00002530> 7516 | ||
| 138 | -<00002534> 7507 | ||
| 139 | -<00002538> 7508 | ||
| 140 | -<00002540> 7541 | ||
| 141 | -<00002541> 7540 | ||
| 142 | -<00002542> 7542 | ||
| 143 | -<00002543> 7547 | ||
| 144 | -<00002544> 7549 | ||
| 145 | -<00002545> 7546 | ||
| 146 | -<00002546> 7548 | ||
| 147 | -<00002547> 7553 | ||
| 148 | -<00002548> 7552 | ||
| 149 | -<0000261c> 8221 | ||
| 150 | -<0000261d> 8219 | ||
| 151 | -<0000261e> 8222 | ||
| 152 | -<0000261f> 8220 | ||
| 153 | -<00002702> 12178 | ||
| 154 | -<000027a1> 8209 | ||
| 155 | -<0000301c> 7894 | ||
| 156 | -<0000301d> 7956 | ||
| 157 | -<0000301f> 7957 | ||
| 158 | -<00003041> 7918 | ||
| 159 | -<00003043> 7919 | ||
| 160 | -<00003045> 7920 | ||
| 161 | -<00003047> 7921 | ||
| 162 | -<00003049> 7922 | ||
| 163 | -<00003063> 7923 | ||
| 164 | -<00003083> 7924 | ||
| 165 | -<00003085> 7925 | ||
| 166 | -<00003087> 7926 | ||
| 167 | -<0000308e> 7927 | ||
| 168 | -endcidchar | ||
| 169 | - | ||
| 170 | -86 begincidchar | ||
| 171 | -<0000309b> 8272 | ||
| 172 | -<0000309c> 8271 | ||
| 173 | -<000030a0> 16331 | ||
| 174 | -<000030a1> 7928 | ||
| 175 | -<000030a3> 7929 | ||
| 176 | -<000030a5> 7930 | ||
| 177 | -<000030a7> 7931 | ||
| 178 | -<000030a9> 7932 | ||
| 179 | -<000030c3> 7933 | ||
| 180 | -<000030e3> 7934 | ||
| 181 | -<000030e5> 7935 | ||
| 182 | -<000030e7> 7936 | ||
| 183 | -<000030ee> 7937 | ||
| 184 | -<000030fc> 7891 | ||
| 185 | -<000032ff> 23059 | ||
| 186 | -<00003300> 8350 | ||
| 187 | -<00003303> 8338 | ||
| 188 | -<00003304> 11960 | ||
| 189 | -<00003305> 8333 | ||
| 190 | -<00003306> 11961 | ||
| 191 | -<00003307> 11965 | ||
| 192 | -<00003308> 11963 | ||
| 193 | -<00003309> 11968 | ||
| 194 | -<0000330a> 11966 | ||
| 195 | -<0000330b> 11970 | ||
| 196 | -<0000330c> 11972 | ||
| 197 | -<0000330d> 7950 | ||
| 198 | -<00003314> 7941 | ||
| 199 | -<00003315> 8340 | ||
| 200 | -<00003316> 8330 | ||
| 201 | -<00003317> 11980 | ||
| 202 | -<00003318> 8339 | ||
| 203 | -<00003319> 11982 | ||
| 204 | -<0000331e> 8353 | ||
| 205 | -<00003322> 8329 | ||
| 206 | -<00003323> 8348 | ||
| 207 | -<00003324> 11991 | ||
| 208 | -<00003325> 11993 | ||
| 209 | -<00003326> 7951 | ||
| 210 | -<00003327> 7945 | ||
| 211 | -<0000332a> 8356 | ||
| 212 | -<0000332b> 7953 | ||
| 213 | -<0000332d> 11999 | ||
| 214 | -<00003331> 8358 | ||
| 215 | -<00003332> 12005 | ||
| 216 | -<00003333> 8334 | ||
| 217 | -<00003336> 7947 | ||
| 218 | -<00003337> 12014 | ||
| 219 | -<00003338> 12016 | ||
| 220 | -<00003339> 8343 | ||
| 221 | -<0000333a> 12017 | ||
| 222 | -<0000333b> 8349 | ||
| 223 | -<0000333c> 12010 | ||
| 224 | -<0000333d> 12018 | ||
| 225 | -<00003341> 12019 | ||
| 226 | -<00003342> 8347 | ||
| 227 | -<00003347> 8357 | ||
| 228 | -<00003348> 12027 | ||
| 229 | -<00003349> 7940 | ||
| 230 | -<0000334a> 7954 | ||
| 231 | -<0000334d> 7943 | ||
| 232 | -<0000334e> 8337 | ||
| 233 | -<00003351> 7948 | ||
| 234 | -<00003352> 12034 | ||
| 235 | -<00003353> 12038 | ||
| 236 | -<00003354> 12035 | ||
| 237 | -<00003357> 8344 | ||
| 238 | -<0000337b> 12044 | ||
| 239 | -<0000337c> 12043 | ||
| 240 | -<0000337d> 12042 | ||
| 241 | -<0000337e> 12041 | ||
| 242 | -<0000337f> 8324 | ||
| 243 | -<0000ff0c> 8268 | ||
| 244 | -<0000ff0e> 8274 | ||
| 245 | -<0000ff1a> 12101 | ||
| 246 | -<0000ff1d> 7917 | ||
| 247 | -<0000ff3b> 7903 | ||
| 248 | -<0000ff3d> 7904 | ||
| 249 | -<0000ff3f> 7890 | ||
| 250 | -<0000ff5b> 7905 | ||
| 251 | -<0000ff5c> 7896 | ||
| 252 | -<0000ff5d> 7906 | ||
| 253 | -<0000ff5e> 7894 | ||
| 254 | -<0000ffe3> 7889 | ||
| 255 | -<0001b132> 12270 | ||
| 256 | -<0001b155> 12272 | ||
| 257 | -endcidchar | ||
| 258 | - | ||
| 259 | -37 begincidrange | ||
| 260 | -<000023b0> <000023b1> 16350 | ||
| 261 | -<00002500> <00002501> 7481 | ||
| 262 | -<00002502> <00002503> 7479 | ||
| 263 | -<00002504> <00002505> 7485 | ||
| 264 | -<00002506> <00002507> 7483 | ||
| 265 | -<00002508> <00002509> 7489 | ||
| 266 | -<0000250a> <0000250b> 7487 | ||
| 267 | -<00002523> <00002524> 7530 | ||
| 268 | -<0000252d> <0000252f> 7517 | ||
| 269 | -<00002531> <00002533> 7520 | ||
| 270 | -<00002535> <00002537> 7509 | ||
| 271 | -<00002539> <0000253b> 7512 | ||
| 272 | -<0000253d> <0000253f> 7543 | ||
| 273 | -<00002549> <0000254a> 7550 | ||
| 274 | -<00003001> <00003002> 7887 | ||
| 275 | -<00003008> <00003011> 7907 | ||
| 276 | -<00003014> <00003015> 7901 | ||
| 277 | -<00003016> <00003017> 16329 | ||
| 278 | -<00003018> <00003019> 12139 | ||
| 279 | -<00003095> <00003096> 8264 | ||
| 280 | -<000030f5> <000030f6> 7938 | ||
| 281 | -<000031f0> <000031f9> 16333 | ||
| 282 | -<000031fa> <000031ff> 16344 | ||
| 283 | -<00003301> <00003302> 11958 | ||
| 284 | -<0000330e> <00003313> 11973 | ||
| 285 | -<0000331a> <0000331d> 11984 | ||
| 286 | -<0000331f> <00003321> 11988 | ||
| 287 | -<00003328> <00003329> 11996 | ||
| 288 | -<0000332e> <00003330> 12002 | ||
| 289 | -<00003334> <00003335> 12008 | ||
| 290 | -<0000333e> <00003340> 12020 | ||
| 291 | -<00003343> <00003346> 12023 | ||
| 292 | -<0000334b> <0000334c> 12028 | ||
| 293 | -<0000334f> <00003350> 12030 | ||
| 294 | -<00003355> <00003356> 12039 | ||
| 295 | -<0000ff08> <0000ff09> 7899 | ||
| 296 | -<0000ff5f> <0000ff60> 12141 | ||
| 297 | -endcidrange | ||
| 298 | - | ||
| 299 | -endcmap | ||
| 300 | -CMapName currentdict /CMap defineresource pop | ||
| 301 | -end | ||
| 302 | -end | ||
| 303 | - | ||
| 304 | -%%EndResource | ||
| 305 | -%%EOF |
No preview for this file type
public/cmaps/UniJIS2004-UTF8-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniJIS2004-UTF8-H.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJIS2004-UTF8-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS2004-UTF8-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS2004-UTF8-H) | ||
| 6 | -%%BeginResource: CMap (UniJIS2004-UTF8-V) | ||
| 7 | -%%Title: (UniJIS2004-UTF8-V Adobe Japan1 7) | ||
| 8 | -%%Version: 1.007 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2022 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS2004-UTF8-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 7 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJIS2004-UTF8-V def | ||
| 60 | -/CMapVersion 1.007 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25632] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidchar | ||
| 68 | -<c2b0> 8269 | ||
| 69 | -<e28090> 7893 | ||
| 70 | -<e28095> 7892 | ||
| 71 | -<e28096> 7895 | ||
| 72 | -<e280a5> 7898 | ||
| 73 | -<e280a6> 7897 | ||
| 74 | -<e280b2> 8273 | ||
| 75 | -<e280b3> 8283 | ||
| 76 | -<e28690> 738 | ||
| 77 | -<e28691> 736 | ||
| 78 | -<e28692> 739 | ||
| 79 | -<e28693> 737 | ||
| 80 | -<e28784> 8311 | ||
| 81 | -<e28785> 8310 | ||
| 82 | -<e28786> 8312 | ||
| 83 | -<e287a6> 8012 | ||
| 84 | -<e287a7> 8014 | ||
| 85 | -<e287a8> 8011 | ||
| 86 | -<e287a9> 8013 | ||
| 87 | -<e28e9b> 12148 | ||
| 88 | -<e28e9c> 12168 | ||
| 89 | -<e28e9d> 12147 | ||
| 90 | -<e28e9e> 12150 | ||
| 91 | -<e28e9f> 12168 | ||
| 92 | -<e28ea0> 12149 | ||
| 93 | -<e28ea1> 12156 | ||
| 94 | -<e28ea2> 12168 | ||
| 95 | -<e28ea3> 12155 | ||
| 96 | -<e28ea4> 12158 | ||
| 97 | -<e28ea5> 12168 | ||
| 98 | -<e28ea6> 12157 | ||
| 99 | -<e28ea7> 8168 | ||
| 100 | -<e28ea8> 8167 | ||
| 101 | -<e28ea9> 8166 | ||
| 102 | -<e28eaa> 12168 | ||
| 103 | -<e28eab> 8172 | ||
| 104 | -<e28eac> 8171 | ||
| 105 | -<e28ead> 8170 | ||
| 106 | -<e2948c> 7495 | ||
| 107 | -<e2948d> 7497 | ||
| 108 | -<e2948e> 7496 | ||
| 109 | -<e2948f> 7498 | ||
| 110 | -<e29490> 7503 | ||
| 111 | -<e29491> 7505 | ||
| 112 | -<e29492> 7504 | ||
| 113 | -<e29493> 7506 | ||
| 114 | -<e29494> 7491 | ||
| 115 | -<e29495> 7493 | ||
| 116 | -<e29496> 7492 | ||
| 117 | -<e29497> 7494 | ||
| 118 | -<e29498> 7499 | ||
| 119 | -<e29499> 7501 | ||
| 120 | -<e2949a> 7500 | ||
| 121 | -<e2949b> 7502 | ||
| 122 | -<e2949c> 7523 | ||
| 123 | -<e2949d> 7527 | ||
| 124 | -<e2949e> 7525 | ||
| 125 | -<e2949f> 7524 | ||
| 126 | -<e294a0> 7526 | ||
| 127 | -<e294a1> 7529 | ||
| 128 | -<e294a2> 7528 | ||
| 129 | -<e294a5> 7535 | ||
| 130 | -<e294a6> 7533 | ||
| 131 | -<e294a7> 7532 | ||
| 132 | -<e294a8> 7534 | ||
| 133 | -<e294a9> 7537 | ||
| 134 | -<e294aa> 7536 | ||
| 135 | -<e294ab> 7538 | ||
| 136 | -<e294ac> 7515 | ||
| 137 | -<e294b0> 7516 | ||
| 138 | -<e294b4> 7507 | ||
| 139 | -<e294b8> 7508 | ||
| 140 | -<e29580> 7541 | ||
| 141 | -<e29581> 7540 | ||
| 142 | -<e29582> 7542 | ||
| 143 | -<e29583> 7547 | ||
| 144 | -<e29584> 7549 | ||
| 145 | -<e29585> 7546 | ||
| 146 | -<e29586> 7548 | ||
| 147 | -<e29587> 7553 | ||
| 148 | -<e29588> 7552 | ||
| 149 | -<e2989c> 8221 | ||
| 150 | -<e2989d> 8219 | ||
| 151 | -<e2989e> 8222 | ||
| 152 | -<e2989f> 8220 | ||
| 153 | -<e29c82> 12178 | ||
| 154 | -<e29ea1> 8209 | ||
| 155 | -<e3809c> 7894 | ||
| 156 | -<e3809d> 7956 | ||
| 157 | -<e3809f> 7957 | ||
| 158 | -<e38181> 7918 | ||
| 159 | -<e38183> 7919 | ||
| 160 | -<e38185> 7920 | ||
| 161 | -<e38187> 7921 | ||
| 162 | -<e38189> 7922 | ||
| 163 | -<e381a3> 7923 | ||
| 164 | -<e38283> 7924 | ||
| 165 | -<e38285> 7925 | ||
| 166 | -<e38287> 7926 | ||
| 167 | -<e3828e> 7927 | ||
| 168 | -endcidchar | ||
| 169 | - | ||
| 170 | -87 begincidchar | ||
| 171 | -<e3829b> 8272 | ||
| 172 | -<e3829c> 8271 | ||
| 173 | -<e382a0> 16331 | ||
| 174 | -<e382a1> 7928 | ||
| 175 | -<e382a3> 7929 | ||
| 176 | -<e382a5> 7930 | ||
| 177 | -<e382a7> 7931 | ||
| 178 | -<e382a9> 7932 | ||
| 179 | -<e38383> 7933 | ||
| 180 | -<e383a3> 7934 | ||
| 181 | -<e383a5> 7935 | ||
| 182 | -<e383a7> 7936 | ||
| 183 | -<e383ae> 7937 | ||
| 184 | -<e383bc> 7891 | ||
| 185 | -<e38bbf> 23059 | ||
| 186 | -<e38c80> 8350 | ||
| 187 | -<e38c83> 8338 | ||
| 188 | -<e38c84> 11960 | ||
| 189 | -<e38c85> 8333 | ||
| 190 | -<e38c86> 11961 | ||
| 191 | -<e38c87> 11965 | ||
| 192 | -<e38c88> 11963 | ||
| 193 | -<e38c89> 11968 | ||
| 194 | -<e38c8a> 11966 | ||
| 195 | -<e38c8b> 11970 | ||
| 196 | -<e38c8c> 11972 | ||
| 197 | -<e38c8d> 7950 | ||
| 198 | -<e38c94> 7941 | ||
| 199 | -<e38c95> 8340 | ||
| 200 | -<e38c96> 8330 | ||
| 201 | -<e38c97> 11980 | ||
| 202 | -<e38c98> 8339 | ||
| 203 | -<e38c99> 11982 | ||
| 204 | -<e38c9e> 8353 | ||
| 205 | -<e38ca2> 8329 | ||
| 206 | -<e38ca3> 8348 | ||
| 207 | -<e38ca4> 11991 | ||
| 208 | -<e38ca5> 11993 | ||
| 209 | -<e38ca6> 7951 | ||
| 210 | -<e38ca7> 7945 | ||
| 211 | -<e38caa> 8356 | ||
| 212 | -<e38cab> 7953 | ||
| 213 | -<e38cad> 11999 | ||
| 214 | -<e38cb1> 8358 | ||
| 215 | -<e38cb2> 12005 | ||
| 216 | -<e38cb3> 8334 | ||
| 217 | -<e38cb6> 7947 | ||
| 218 | -<e38cb7> 12014 | ||
| 219 | -<e38cb8> 12016 | ||
| 220 | -<e38cb9> 8343 | ||
| 221 | -<e38cba> 12017 | ||
| 222 | -<e38cbb> 8349 | ||
| 223 | -<e38cbc> 12010 | ||
| 224 | -<e38cbd> 12018 | ||
| 225 | -<e38d80> 12022 | ||
| 226 | -<e38d81> 12019 | ||
| 227 | -<e38d82> 8347 | ||
| 228 | -<e38d87> 8357 | ||
| 229 | -<e38d88> 12027 | ||
| 230 | -<e38d89> 7940 | ||
| 231 | -<e38d8a> 7954 | ||
| 232 | -<e38d8d> 7943 | ||
| 233 | -<e38d8e> 8337 | ||
| 234 | -<e38d91> 7948 | ||
| 235 | -<e38d92> 12034 | ||
| 236 | -<e38d93> 12038 | ||
| 237 | -<e38d94> 12035 | ||
| 238 | -<e38d97> 8344 | ||
| 239 | -<e38dbb> 12044 | ||
| 240 | -<e38dbc> 12043 | ||
| 241 | -<e38dbd> 12042 | ||
| 242 | -<e38dbe> 12041 | ||
| 243 | -<e38dbf> 8324 | ||
| 244 | -<efbc8c> 8268 | ||
| 245 | -<efbc8e> 8274 | ||
| 246 | -<efbc9a> 12101 | ||
| 247 | -<efbc9d> 7917 | ||
| 248 | -<efbcbb> 7903 | ||
| 249 | -<efbcbd> 7904 | ||
| 250 | -<efbcbf> 7890 | ||
| 251 | -<efbd9b> 7905 | ||
| 252 | -<efbd9c> 7896 | ||
| 253 | -<efbd9d> 7906 | ||
| 254 | -<efbd9e> 7894 | ||
| 255 | -<efbfa3> 7889 | ||
| 256 | -<f09b84b2> 12270 | ||
| 257 | -<f09b8595> 12272 | ||
| 258 | -endcidchar | ||
| 259 | - | ||
| 260 | -37 begincidrange | ||
| 261 | -<e28eb0> <e28eb1> 16350 | ||
| 262 | -<e29480> <e29481> 7481 | ||
| 263 | -<e29482> <e29483> 7479 | ||
| 264 | -<e29484> <e29485> 7485 | ||
| 265 | -<e29486> <e29487> 7483 | ||
| 266 | -<e29488> <e29489> 7489 | ||
| 267 | -<e2948a> <e2948b> 7487 | ||
| 268 | -<e294a3> <e294a4> 7530 | ||
| 269 | -<e294ad> <e294af> 7517 | ||
| 270 | -<e294b1> <e294b3> 7520 | ||
| 271 | -<e294b5> <e294b7> 7509 | ||
| 272 | -<e294b9> <e294bb> 7512 | ||
| 273 | -<e294bd> <e294bf> 7543 | ||
| 274 | -<e29589> <e2958a> 7550 | ||
| 275 | -<e38081> <e38082> 7887 | ||
| 276 | -<e38088> <e38091> 7907 | ||
| 277 | -<e38094> <e38095> 7901 | ||
| 278 | -<e38096> <e38097> 16329 | ||
| 279 | -<e38098> <e38099> 12139 | ||
| 280 | -<e38295> <e38296> 8264 | ||
| 281 | -<e383b5> <e383b6> 7938 | ||
| 282 | -<e387b0> <e387b9> 16333 | ||
| 283 | -<e387ba> <e387bf> 16344 | ||
| 284 | -<e38c81> <e38c82> 11958 | ||
| 285 | -<e38c8e> <e38c93> 11973 | ||
| 286 | -<e38c9a> <e38c9d> 11984 | ||
| 287 | -<e38c9f> <e38ca1> 11988 | ||
| 288 | -<e38ca8> <e38ca9> 11996 | ||
| 289 | -<e38cae> <e38cb0> 12002 | ||
| 290 | -<e38cb4> <e38cb5> 12008 | ||
| 291 | -<e38cbe> <e38cbf> 12020 | ||
| 292 | -<e38d83> <e38d86> 12023 | ||
| 293 | -<e38d8b> <e38d8c> 12028 | ||
| 294 | -<e38d8f> <e38d90> 12030 | ||
| 295 | -<e38d95> <e38d96> 12039 | ||
| 296 | -<efbc88> <efbc89> 7899 | ||
| 297 | -<efbd9f> <efbda0> 12141 | ||
| 298 | -endcidrange | ||
| 299 | - | ||
| 300 | -endcmap | ||
| 301 | -CMapName currentdict /CMap defineresource pop | ||
| 302 | -end | ||
| 303 | -end | ||
| 304 | - | ||
| 305 | -%%EndResource | ||
| 306 | -%%EOF |
public/cmaps/UniJIS2004-UTF8-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJISPro-UCS2-HW-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS-UCS2-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS-UCS2-H) | ||
| 6 | -%%BeginResource: CMap (UniJISPro-UCS2-HW-V) | ||
| 7 | -%%Title: (UniJISPro-UCS2-HW-V Adobe Japan1 4) | ||
| 8 | -%%Version: 1.005 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS-UCS2-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 4 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJISPro-UCS2-HW-V def | ||
| 60 | -/CMapVersion 1.005 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25538] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidrange | ||
| 68 | -<0020> <005b> 231 | ||
| 69 | -<005c> <005c> 8719 | ||
| 70 | -<005d> <007e> 292 | ||
| 71 | -<00a5> <00a5> 291 | ||
| 72 | -<00b0> <00b0> 8269 | ||
| 73 | -<2010> <2010> 7893 | ||
| 74 | -<2015> <2015> 7892 | ||
| 75 | -<2016> <2016> 7895 | ||
| 76 | -<2018> <2019> 12173 | ||
| 77 | -<201c> <201d> 7956 | ||
| 78 | -<2025> <2025> 7898 | ||
| 79 | -<2026> <2026> 7897 | ||
| 80 | -<2032> <2032> 8273 | ||
| 81 | -<2033> <2033> 8283 | ||
| 82 | -<2190> <2190> 738 | ||
| 83 | -<2191> <2191> 736 | ||
| 84 | -<2192> <2192> 739 | ||
| 85 | -<2193> <2193> 737 | ||
| 86 | -<2195> <2195> 12214 | ||
| 87 | -<21c4> <21c4> 8311 | ||
| 88 | -<21c5> <21c5> 8310 | ||
| 89 | -<21c6> <21c6> 8312 | ||
| 90 | -<21e6> <21e6> 8012 | ||
| 91 | -<21e7> <21e7> 8014 | ||
| 92 | -<21e8> <21e8> 8011 | ||
| 93 | -<21e9> <21e9> 8013 | ||
| 94 | -<2225> <2225> 7895 | ||
| 95 | -<223c> <223c> 7894 | ||
| 96 | -<22ef> <22ef> 7897 | ||
| 97 | -<2500> <2501> 7481 | ||
| 98 | -<2502> <2503> 7479 | ||
| 99 | -<2504> <2505> 7485 | ||
| 100 | -<2506> <2507> 7483 | ||
| 101 | -<2508> <2509> 7489 | ||
| 102 | -<250a> <250b> 7487 | ||
| 103 | -<250c> <250c> 7495 | ||
| 104 | -<250d> <250d> 7497 | ||
| 105 | -<250e> <250e> 7496 | ||
| 106 | -<250f> <250f> 7498 | ||
| 107 | -<2510> <2510> 7503 | ||
| 108 | -<2511> <2511> 7505 | ||
| 109 | -<2512> <2512> 7504 | ||
| 110 | -<2513> <2513> 7506 | ||
| 111 | -<2514> <2514> 7491 | ||
| 112 | -<2515> <2515> 7493 | ||
| 113 | -<2516> <2516> 7492 | ||
| 114 | -<2517> <2517> 7494 | ||
| 115 | -<2518> <2518> 7499 | ||
| 116 | -<2519> <2519> 7501 | ||
| 117 | -<251a> <251a> 7500 | ||
| 118 | -<251b> <251b> 7502 | ||
| 119 | -<251c> <251c> 7523 | ||
| 120 | -<251d> <251d> 7527 | ||
| 121 | -<251e> <251e> 7525 | ||
| 122 | -<251f> <251f> 7524 | ||
| 123 | -<2520> <2520> 7526 | ||
| 124 | -<2521> <2521> 7529 | ||
| 125 | -<2522> <2522> 7528 | ||
| 126 | -<2523> <2524> 7530 | ||
| 127 | -<2525> <2525> 7535 | ||
| 128 | -<2526> <2526> 7533 | ||
| 129 | -<2527> <2527> 7532 | ||
| 130 | -<2528> <2528> 7534 | ||
| 131 | -<2529> <2529> 7537 | ||
| 132 | -<252a> <252a> 7536 | ||
| 133 | -<252b> <252b> 7538 | ||
| 134 | -<252c> <252c> 7515 | ||
| 135 | -<252d> <252f> 7517 | ||
| 136 | -<2530> <2530> 7516 | ||
| 137 | -<2531> <2533> 7520 | ||
| 138 | -<2534> <2534> 7507 | ||
| 139 | -<2535> <2537> 7509 | ||
| 140 | -<2538> <2538> 7508 | ||
| 141 | -<2539> <253b> 7512 | ||
| 142 | -<253d> <253f> 7543 | ||
| 143 | -<2540> <2540> 7541 | ||
| 144 | -<2541> <2541> 7540 | ||
| 145 | -<2542> <2542> 7542 | ||
| 146 | -<2543> <2543> 7547 | ||
| 147 | -<2544> <2544> 7549 | ||
| 148 | -<2545> <2545> 7546 | ||
| 149 | -<2546> <2546> 7548 | ||
| 150 | -<2547> <2547> 7553 | ||
| 151 | -<2548> <2548> 7552 | ||
| 152 | -<2549> <254a> 7550 | ||
| 153 | -<261c> <261c> 8221 | ||
| 154 | -<261d> <261d> 8219 | ||
| 155 | -<261e> <261e> 8222 | ||
| 156 | -<261f> <261f> 8220 | ||
| 157 | -<2702> <2702> 12178 | ||
| 158 | -<27a1> <27a1> 8209 | ||
| 159 | -<3001> <3002> 7887 | ||
| 160 | -<3008> <3011> 7907 | ||
| 161 | -<3013> <3013> 8270 | ||
| 162 | -<3014> <3015> 7901 | ||
| 163 | -<301c> <301c> 7894 | ||
| 164 | -<301d> <301d> 7956 | ||
| 165 | -<301f> <301f> 7957 | ||
| 166 | -<3041> <3041> 7918 | ||
| 167 | -<3043> <3043> 7919 | ||
| 168 | -endcidrange | ||
| 169 | - | ||
| 170 | -100 begincidrange | ||
| 171 | -<3045> <3045> 7920 | ||
| 172 | -<3047> <3047> 7921 | ||
| 173 | -<3049> <3049> 7922 | ||
| 174 | -<3063> <3063> 7923 | ||
| 175 | -<3083> <3083> 7924 | ||
| 176 | -<3085> <3085> 7925 | ||
| 177 | -<3087> <3087> 7926 | ||
| 178 | -<308e> <308e> 7927 | ||
| 179 | -<309b> <309b> 8272 | ||
| 180 | -<309c> <309c> 8271 | ||
| 181 | -<30a1> <30a1> 7928 | ||
| 182 | -<30a3> <30a3> 7929 | ||
| 183 | -<30a5> <30a5> 7930 | ||
| 184 | -<30a7> <30a7> 7931 | ||
| 185 | -<30a9> <30a9> 7932 | ||
| 186 | -<30c3> <30c3> 7933 | ||
| 187 | -<30e3> <30e3> 7934 | ||
| 188 | -<30e5> <30e5> 7935 | ||
| 189 | -<30e7> <30e7> 7936 | ||
| 190 | -<30ee> <30ee> 7937 | ||
| 191 | -<30f5> <30f6> 7938 | ||
| 192 | -<30fc> <30fc> 7891 | ||
| 193 | -<3300> <3300> 8350 | ||
| 194 | -<3301> <3302> 11958 | ||
| 195 | -<3303> <3303> 8338 | ||
| 196 | -<3304> <3304> 11960 | ||
| 197 | -<3305> <3305> 8333 | ||
| 198 | -<3306> <3306> 11961 | ||
| 199 | -<3307> <3307> 11965 | ||
| 200 | -<3308> <3308> 11963 | ||
| 201 | -<3309> <3309> 11968 | ||
| 202 | -<330a> <330a> 11966 | ||
| 203 | -<330b> <330b> 11970 | ||
| 204 | -<330c> <330c> 11972 | ||
| 205 | -<330d> <330d> 7950 | ||
| 206 | -<330e> <3313> 11973 | ||
| 207 | -<3314> <3314> 7941 | ||
| 208 | -<3315> <3315> 8340 | ||
| 209 | -<3316> <3316> 8330 | ||
| 210 | -<3317> <3317> 11980 | ||
| 211 | -<3318> <3318> 8339 | ||
| 212 | -<3319> <3319> 11982 | ||
| 213 | -<331a> <331d> 11984 | ||
| 214 | -<331e> <331e> 8353 | ||
| 215 | -<331f> <3321> 11988 | ||
| 216 | -<3322> <3322> 8329 | ||
| 217 | -<3323> <3323> 8348 | ||
| 218 | -<3324> <3324> 11991 | ||
| 219 | -<3325> <3325> 11993 | ||
| 220 | -<3326> <3326> 7951 | ||
| 221 | -<3327> <3327> 7945 | ||
| 222 | -<3328> <3329> 11996 | ||
| 223 | -<332a> <332a> 8356 | ||
| 224 | -<332b> <332b> 7953 | ||
| 225 | -<332d> <332d> 11999 | ||
| 226 | -<332e> <3330> 12002 | ||
| 227 | -<3331> <3331> 8358 | ||
| 228 | -<3332> <3332> 12005 | ||
| 229 | -<3333> <3333> 8334 | ||
| 230 | -<3334> <3335> 12008 | ||
| 231 | -<3336> <3336> 7947 | ||
| 232 | -<3337> <3337> 12014 | ||
| 233 | -<3338> <3338> 12016 | ||
| 234 | -<3339> <3339> 8343 | ||
| 235 | -<333a> <333a> 12017 | ||
| 236 | -<333b> <333b> 8349 | ||
| 237 | -<333c> <333c> 12010 | ||
| 238 | -<333d> <333d> 12018 | ||
| 239 | -<333e> <3340> 12020 | ||
| 240 | -<3341> <3341> 12019 | ||
| 241 | -<3342> <3342> 8347 | ||
| 242 | -<3343> <3346> 12023 | ||
| 243 | -<3347> <3347> 8357 | ||
| 244 | -<3348> <3348> 12027 | ||
| 245 | -<3349> <3349> 7940 | ||
| 246 | -<334a> <334a> 7954 | ||
| 247 | -<334b> <334c> 12028 | ||
| 248 | -<334d> <334d> 7943 | ||
| 249 | -<334e> <334e> 8337 | ||
| 250 | -<334f> <3350> 12030 | ||
| 251 | -<3351> <3351> 7948 | ||
| 252 | -<3352> <3352> 12034 | ||
| 253 | -<3353> <3353> 12038 | ||
| 254 | -<3354> <3354> 12035 | ||
| 255 | -<3355> <3356> 12039 | ||
| 256 | -<3357> <3357> 8344 | ||
| 257 | -<337b> <337b> 12044 | ||
| 258 | -<337c> <337c> 12043 | ||
| 259 | -<337d> <337d> 12042 | ||
| 260 | -<337e> <337e> 12041 | ||
| 261 | -<337f> <337f> 8324 | ||
| 262 | -<ff08> <ff09> 7899 | ||
| 263 | -<ff0c> <ff0c> 8268 | ||
| 264 | -<ff0e> <ff0e> 8274 | ||
| 265 | -<ff1a> <ff1a> 12101 | ||
| 266 | -<ff1d> <ff1d> 7917 | ||
| 267 | -<ff3b> <ff3b> 7903 | ||
| 268 | -<ff3d> <ff3d> 7904 | ||
| 269 | -<ff3f> <ff3f> 7890 | ||
| 270 | -<ff5b> <ff5b> 7905 | ||
| 271 | -endcidrange | ||
| 272 | - | ||
| 273 | -4 begincidrange | ||
| 274 | -<ff5c> <ff5c> 7896 | ||
| 275 | -<ff5d> <ff5d> 7906 | ||
| 276 | -<ff5e> <ff5e> 7894 | ||
| 277 | -<ffe3> <ffe3> 7889 | ||
| 278 | -endcidrange | ||
| 279 | -endcmap | ||
| 280 | -CMapName currentdict /CMap defineresource pop | ||
| 281 | -end | ||
| 282 | -end | ||
| 283 | - | ||
| 284 | -%%EndResource | ||
| 285 | -%%EOF |
No preview for this file type
public/cmaps/UniJISPro-UCS2-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS-UCS2-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS-UCS2-H) | ||
| 6 | -%%BeginResource: CMap (UniJISPro-UCS2-V) | ||
| 7 | -%%Title: (UniJISPro-UCS2-V Adobe Japan1 4) | ||
| 8 | -%%Version: 1.005 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS-UCS2-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 4 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJISPro-UCS2-V def | ||
| 60 | -/CMapVersion 1.005 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25535] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidrange | ||
| 68 | -<00b0> <00b0> 8269 | ||
| 69 | -<2010> <2010> 7893 | ||
| 70 | -<2015> <2015> 7892 | ||
| 71 | -<2016> <2016> 7895 | ||
| 72 | -<2018> <2019> 12173 | ||
| 73 | -<201c> <201d> 7956 | ||
| 74 | -<2025> <2025> 7898 | ||
| 75 | -<2026> <2026> 7897 | ||
| 76 | -<2032> <2032> 8273 | ||
| 77 | -<2033> <2033> 8283 | ||
| 78 | -<2190> <2190> 738 | ||
| 79 | -<2191> <2191> 736 | ||
| 80 | -<2192> <2192> 739 | ||
| 81 | -<2193> <2193> 737 | ||
| 82 | -<2195> <2195> 12214 | ||
| 83 | -<21c4> <21c4> 8311 | ||
| 84 | -<21c5> <21c5> 8310 | ||
| 85 | -<21c6> <21c6> 8312 | ||
| 86 | -<21e6> <21e6> 8012 | ||
| 87 | -<21e7> <21e7> 8014 | ||
| 88 | -<21e8> <21e8> 8011 | ||
| 89 | -<21e9> <21e9> 8013 | ||
| 90 | -<2225> <2225> 7895 | ||
| 91 | -<223c> <223c> 7894 | ||
| 92 | -<22ef> <22ef> 7897 | ||
| 93 | -<2500> <2501> 7481 | ||
| 94 | -<2502> <2503> 7479 | ||
| 95 | -<2504> <2505> 7485 | ||
| 96 | -<2506> <2507> 7483 | ||
| 97 | -<2508> <2509> 7489 | ||
| 98 | -<250a> <250b> 7487 | ||
| 99 | -<250c> <250c> 7495 | ||
| 100 | -<250d> <250d> 7497 | ||
| 101 | -<250e> <250e> 7496 | ||
| 102 | -<250f> <250f> 7498 | ||
| 103 | -<2510> <2510> 7503 | ||
| 104 | -<2511> <2511> 7505 | ||
| 105 | -<2512> <2512> 7504 | ||
| 106 | -<2513> <2513> 7506 | ||
| 107 | -<2514> <2514> 7491 | ||
| 108 | -<2515> <2515> 7493 | ||
| 109 | -<2516> <2516> 7492 | ||
| 110 | -<2517> <2517> 7494 | ||
| 111 | -<2518> <2518> 7499 | ||
| 112 | -<2519> <2519> 7501 | ||
| 113 | -<251a> <251a> 7500 | ||
| 114 | -<251b> <251b> 7502 | ||
| 115 | -<251c> <251c> 7523 | ||
| 116 | -<251d> <251d> 7527 | ||
| 117 | -<251e> <251e> 7525 | ||
| 118 | -<251f> <251f> 7524 | ||
| 119 | -<2520> <2520> 7526 | ||
| 120 | -<2521> <2521> 7529 | ||
| 121 | -<2522> <2522> 7528 | ||
| 122 | -<2523> <2524> 7530 | ||
| 123 | -<2525> <2525> 7535 | ||
| 124 | -<2526> <2526> 7533 | ||
| 125 | -<2527> <2527> 7532 | ||
| 126 | -<2528> <2528> 7534 | ||
| 127 | -<2529> <2529> 7537 | ||
| 128 | -<252a> <252a> 7536 | ||
| 129 | -<252b> <252b> 7538 | ||
| 130 | -<252c> <252c> 7515 | ||
| 131 | -<252d> <252f> 7517 | ||
| 132 | -<2530> <2530> 7516 | ||
| 133 | -<2531> <2533> 7520 | ||
| 134 | -<2534> <2534> 7507 | ||
| 135 | -<2535> <2537> 7509 | ||
| 136 | -<2538> <2538> 7508 | ||
| 137 | -<2539> <253b> 7512 | ||
| 138 | -<253d> <253f> 7543 | ||
| 139 | -<2540> <2540> 7541 | ||
| 140 | -<2541> <2541> 7540 | ||
| 141 | -<2542> <2542> 7542 | ||
| 142 | -<2543> <2543> 7547 | ||
| 143 | -<2544> <2544> 7549 | ||
| 144 | -<2545> <2545> 7546 | ||
| 145 | -<2546> <2546> 7548 | ||
| 146 | -<2547> <2547> 7553 | ||
| 147 | -<2548> <2548> 7552 | ||
| 148 | -<2549> <254a> 7550 | ||
| 149 | -<261c> <261c> 8221 | ||
| 150 | -<261d> <261d> 8219 | ||
| 151 | -<261e> <261e> 8222 | ||
| 152 | -<261f> <261f> 8220 | ||
| 153 | -<2702> <2702> 12178 | ||
| 154 | -<27a1> <27a1> 8209 | ||
| 155 | -<3001> <3002> 7887 | ||
| 156 | -<3008> <3011> 7907 | ||
| 157 | -<3013> <3013> 8270 | ||
| 158 | -<3014> <3015> 7901 | ||
| 159 | -<301c> <301c> 7894 | ||
| 160 | -<301d> <301d> 7956 | ||
| 161 | -<301f> <301f> 7957 | ||
| 162 | -<3041> <3041> 7918 | ||
| 163 | -<3043> <3043> 7919 | ||
| 164 | -<3045> <3045> 7920 | ||
| 165 | -<3047> <3047> 7921 | ||
| 166 | -<3049> <3049> 7922 | ||
| 167 | -<3063> <3063> 7923 | ||
| 168 | -endcidrange | ||
| 169 | - | ||
| 170 | -100 begincidrange | ||
| 171 | -<3083> <3083> 7924 | ||
| 172 | -<3085> <3085> 7925 | ||
| 173 | -<3087> <3087> 7926 | ||
| 174 | -<308e> <308e> 7927 | ||
| 175 | -<309b> <309b> 8272 | ||
| 176 | -<309c> <309c> 8271 | ||
| 177 | -<30a1> <30a1> 7928 | ||
| 178 | -<30a3> <30a3> 7929 | ||
| 179 | -<30a5> <30a5> 7930 | ||
| 180 | -<30a7> <30a7> 7931 | ||
| 181 | -<30a9> <30a9> 7932 | ||
| 182 | -<30c3> <30c3> 7933 | ||
| 183 | -<30e3> <30e3> 7934 | ||
| 184 | -<30e5> <30e5> 7935 | ||
| 185 | -<30e7> <30e7> 7936 | ||
| 186 | -<30ee> <30ee> 7937 | ||
| 187 | -<30f5> <30f6> 7938 | ||
| 188 | -<30fc> <30fc> 7891 | ||
| 189 | -<3300> <3300> 8350 | ||
| 190 | -<3301> <3302> 11958 | ||
| 191 | -<3303> <3303> 8338 | ||
| 192 | -<3304> <3304> 11960 | ||
| 193 | -<3305> <3305> 8333 | ||
| 194 | -<3306> <3306> 11961 | ||
| 195 | -<3307> <3307> 11965 | ||
| 196 | -<3308> <3308> 11963 | ||
| 197 | -<3309> <3309> 11968 | ||
| 198 | -<330a> <330a> 11966 | ||
| 199 | -<330b> <330b> 11970 | ||
| 200 | -<330c> <330c> 11972 | ||
| 201 | -<330d> <330d> 7950 | ||
| 202 | -<330e> <3313> 11973 | ||
| 203 | -<3314> <3314> 7941 | ||
| 204 | -<3315> <3315> 8340 | ||
| 205 | -<3316> <3316> 8330 | ||
| 206 | -<3317> <3317> 11980 | ||
| 207 | -<3318> <3318> 8339 | ||
| 208 | -<3319> <3319> 11982 | ||
| 209 | -<331a> <331d> 11984 | ||
| 210 | -<331e> <331e> 8353 | ||
| 211 | -<331f> <3321> 11988 | ||
| 212 | -<3322> <3322> 8329 | ||
| 213 | -<3323> <3323> 8348 | ||
| 214 | -<3324> <3324> 11991 | ||
| 215 | -<3325> <3325> 11993 | ||
| 216 | -<3326> <3326> 7951 | ||
| 217 | -<3327> <3327> 7945 | ||
| 218 | -<3328> <3329> 11996 | ||
| 219 | -<332a> <332a> 8356 | ||
| 220 | -<332b> <332b> 7953 | ||
| 221 | -<332d> <332d> 11999 | ||
| 222 | -<332e> <3330> 12002 | ||
| 223 | -<3331> <3331> 8358 | ||
| 224 | -<3332> <3332> 12005 | ||
| 225 | -<3333> <3333> 8334 | ||
| 226 | -<3334> <3335> 12008 | ||
| 227 | -<3336> <3336> 7947 | ||
| 228 | -<3337> <3337> 12014 | ||
| 229 | -<3338> <3338> 12016 | ||
| 230 | -<3339> <3339> 8343 | ||
| 231 | -<333a> <333a> 12017 | ||
| 232 | -<333b> <333b> 8349 | ||
| 233 | -<333c> <333c> 12010 | ||
| 234 | -<333d> <333d> 12018 | ||
| 235 | -<333e> <3340> 12020 | ||
| 236 | -<3341> <3341> 12019 | ||
| 237 | -<3342> <3342> 8347 | ||
| 238 | -<3343> <3346> 12023 | ||
| 239 | -<3347> <3347> 8357 | ||
| 240 | -<3348> <3348> 12027 | ||
| 241 | -<3349> <3349> 7940 | ||
| 242 | -<334a> <334a> 7954 | ||
| 243 | -<334b> <334c> 12028 | ||
| 244 | -<334d> <334d> 7943 | ||
| 245 | -<334e> <334e> 8337 | ||
| 246 | -<334f> <3350> 12030 | ||
| 247 | -<3351> <3351> 7948 | ||
| 248 | -<3352> <3352> 12034 | ||
| 249 | -<3353> <3353> 12038 | ||
| 250 | -<3354> <3354> 12035 | ||
| 251 | -<3355> <3356> 12039 | ||
| 252 | -<3357> <3357> 8344 | ||
| 253 | -<337b> <337b> 12044 | ||
| 254 | -<337c> <337c> 12043 | ||
| 255 | -<337d> <337d> 12042 | ||
| 256 | -<337e> <337e> 12041 | ||
| 257 | -<337f> <337f> 8324 | ||
| 258 | -<ff08> <ff09> 7899 | ||
| 259 | -<ff0c> <ff0c> 8268 | ||
| 260 | -<ff0e> <ff0e> 8274 | ||
| 261 | -<ff1a> <ff1a> 12101 | ||
| 262 | -<ff1d> <ff1d> 7917 | ||
| 263 | -<ff3b> <ff3b> 7903 | ||
| 264 | -<ff3d> <ff3d> 7904 | ||
| 265 | -<ff3f> <ff3f> 7890 | ||
| 266 | -<ff5b> <ff5b> 7905 | ||
| 267 | -<ff5c> <ff5c> 7896 | ||
| 268 | -<ff5d> <ff5d> 7906 | ||
| 269 | -<ff5e> <ff5e> 7894 | ||
| 270 | -<ffe3> <ffe3> 7889 | ||
| 271 | -endcidrange | ||
| 272 | -endcmap | ||
| 273 | -CMapName currentdict /CMap defineresource pop | ||
| 274 | -end | ||
| 275 | -end | ||
| 276 | - | ||
| 277 | -%%EndResource | ||
| 278 | -%%EOF |
public/cmaps/UniJISPro-UCS2-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJISPro-UTF8-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJIS-UTF8-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJIS-UTF8-H) | ||
| 6 | -%%BeginResource: CMap (UniJISPro-UTF8-V) | ||
| 7 | -%%Title: (UniJISPro-UTF8-V Adobe Japan1 4) | ||
| 8 | -%%Version: 1.005 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJIS-UTF8-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 4 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJISPro-UTF8-V def | ||
| 60 | -/CMapVersion 1.005 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25536] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidrange | ||
| 68 | -<c2b0> <c2b0> 8269 | ||
| 69 | -<e28090> <e28090> 7893 | ||
| 70 | -<e28095> <e28095> 7892 | ||
| 71 | -<e28096> <e28096> 7895 | ||
| 72 | -<e28098> <e28099> 12173 | ||
| 73 | -<e2809c> <e2809d> 7956 | ||
| 74 | -<e280a5> <e280a5> 7898 | ||
| 75 | -<e280a6> <e280a6> 7897 | ||
| 76 | -<e280b2> <e280b2> 8273 | ||
| 77 | -<e280b3> <e280b3> 8283 | ||
| 78 | -<e28690> <e28690> 738 | ||
| 79 | -<e28691> <e28691> 736 | ||
| 80 | -<e28692> <e28692> 739 | ||
| 81 | -<e28693> <e28693> 737 | ||
| 82 | -<e28695> <e28695> 12214 | ||
| 83 | -<e28784> <e28784> 8311 | ||
| 84 | -<e28785> <e28785> 8310 | ||
| 85 | -<e28786> <e28786> 8312 | ||
| 86 | -<e287a6> <e287a6> 8012 | ||
| 87 | -<e287a7> <e287a7> 8014 | ||
| 88 | -<e287a8> <e287a8> 8011 | ||
| 89 | -<e287a9> <e287a9> 8013 | ||
| 90 | -<e288a5> <e288a5> 7895 | ||
| 91 | -<e288bc> <e288bc> 7894 | ||
| 92 | -<e28baf> <e28baf> 7897 | ||
| 93 | -<e29480> <e29481> 7481 | ||
| 94 | -<e29482> <e29483> 7479 | ||
| 95 | -<e29484> <e29485> 7485 | ||
| 96 | -<e29486> <e29487> 7483 | ||
| 97 | -<e29488> <e29489> 7489 | ||
| 98 | -<e2948a> <e2948b> 7487 | ||
| 99 | -<e2948c> <e2948c> 7495 | ||
| 100 | -<e2948d> <e2948d> 7497 | ||
| 101 | -<e2948e> <e2948e> 7496 | ||
| 102 | -<e2948f> <e2948f> 7498 | ||
| 103 | -<e29490> <e29490> 7503 | ||
| 104 | -<e29491> <e29491> 7505 | ||
| 105 | -<e29492> <e29492> 7504 | ||
| 106 | -<e29493> <e29493> 7506 | ||
| 107 | -<e29494> <e29494> 7491 | ||
| 108 | -<e29495> <e29495> 7493 | ||
| 109 | -<e29496> <e29496> 7492 | ||
| 110 | -<e29497> <e29497> 7494 | ||
| 111 | -<e29498> <e29498> 7499 | ||
| 112 | -<e29499> <e29499> 7501 | ||
| 113 | -<e2949a> <e2949a> 7500 | ||
| 114 | -<e2949b> <e2949b> 7502 | ||
| 115 | -<e2949c> <e2949c> 7523 | ||
| 116 | -<e2949d> <e2949d> 7527 | ||
| 117 | -<e2949e> <e2949e> 7525 | ||
| 118 | -<e2949f> <e2949f> 7524 | ||
| 119 | -<e294a0> <e294a0> 7526 | ||
| 120 | -<e294a1> <e294a1> 7529 | ||
| 121 | -<e294a2> <e294a2> 7528 | ||
| 122 | -<e294a3> <e294a4> 7530 | ||
| 123 | -<e294a5> <e294a5> 7535 | ||
| 124 | -<e294a6> <e294a6> 7533 | ||
| 125 | -<e294a7> <e294a7> 7532 | ||
| 126 | -<e294a8> <e294a8> 7534 | ||
| 127 | -<e294a9> <e294a9> 7537 | ||
| 128 | -<e294aa> <e294aa> 7536 | ||
| 129 | -<e294ab> <e294ab> 7538 | ||
| 130 | -<e294ac> <e294ac> 7515 | ||
| 131 | -<e294ad> <e294af> 7517 | ||
| 132 | -<e294b0> <e294b0> 7516 | ||
| 133 | -<e294b1> <e294b3> 7520 | ||
| 134 | -<e294b4> <e294b4> 7507 | ||
| 135 | -<e294b5> <e294b7> 7509 | ||
| 136 | -<e294b8> <e294b8> 7508 | ||
| 137 | -<e294b9> <e294bb> 7512 | ||
| 138 | -<e294bd> <e294bf> 7543 | ||
| 139 | -<e29580> <e29580> 7541 | ||
| 140 | -<e29581> <e29581> 7540 | ||
| 141 | -<e29582> <e29582> 7542 | ||
| 142 | -<e29583> <e29583> 7547 | ||
| 143 | -<e29584> <e29584> 7549 | ||
| 144 | -<e29585> <e29585> 7546 | ||
| 145 | -<e29586> <e29586> 7548 | ||
| 146 | -<e29587> <e29587> 7553 | ||
| 147 | -<e29588> <e29588> 7552 | ||
| 148 | -<e29589> <e2958a> 7550 | ||
| 149 | -<e2989c> <e2989c> 8221 | ||
| 150 | -<e2989d> <e2989d> 8219 | ||
| 151 | -<e2989e> <e2989e> 8222 | ||
| 152 | -<e2989f> <e2989f> 8220 | ||
| 153 | -<e29c82> <e29c82> 12178 | ||
| 154 | -<e29ea1> <e29ea1> 8209 | ||
| 155 | -<e38081> <e38082> 7887 | ||
| 156 | -<e38088> <e38091> 7907 | ||
| 157 | -<e38093> <e38093> 8270 | ||
| 158 | -<e38094> <e38095> 7901 | ||
| 159 | -<e3809c> <e3809c> 7894 | ||
| 160 | -<e3809d> <e3809d> 7956 | ||
| 161 | -<e3809f> <e3809f> 7957 | ||
| 162 | -<e38181> <e38181> 7918 | ||
| 163 | -<e38183> <e38183> 7919 | ||
| 164 | -<e38185> <e38185> 7920 | ||
| 165 | -<e38187> <e38187> 7921 | ||
| 166 | -<e38189> <e38189> 7922 | ||
| 167 | -<e381a3> <e381a3> 7923 | ||
| 168 | -endcidrange | ||
| 169 | - | ||
| 170 | -100 begincidrange | ||
| 171 | -<e38283> <e38283> 7924 | ||
| 172 | -<e38285> <e38285> 7925 | ||
| 173 | -<e38287> <e38287> 7926 | ||
| 174 | -<e3828e> <e3828e> 7927 | ||
| 175 | -<e3829b> <e3829b> 8272 | ||
| 176 | -<e3829c> <e3829c> 8271 | ||
| 177 | -<e382a1> <e382a1> 7928 | ||
| 178 | -<e382a3> <e382a3> 7929 | ||
| 179 | -<e382a5> <e382a5> 7930 | ||
| 180 | -<e382a7> <e382a7> 7931 | ||
| 181 | -<e382a9> <e382a9> 7932 | ||
| 182 | -<e38383> <e38383> 7933 | ||
| 183 | -<e383a3> <e383a3> 7934 | ||
| 184 | -<e383a5> <e383a5> 7935 | ||
| 185 | -<e383a7> <e383a7> 7936 | ||
| 186 | -<e383ae> <e383ae> 7937 | ||
| 187 | -<e383b5> <e383b6> 7938 | ||
| 188 | -<e383bc> <e383bc> 7891 | ||
| 189 | -<e38c80> <e38c80> 8350 | ||
| 190 | -<e38c81> <e38c82> 11958 | ||
| 191 | -<e38c83> <e38c83> 8338 | ||
| 192 | -<e38c84> <e38c84> 11960 | ||
| 193 | -<e38c85> <e38c85> 8333 | ||
| 194 | -<e38c86> <e38c86> 11961 | ||
| 195 | -<e38c87> <e38c87> 11965 | ||
| 196 | -<e38c88> <e38c88> 11963 | ||
| 197 | -<e38c89> <e38c89> 11968 | ||
| 198 | -<e38c8a> <e38c8a> 11966 | ||
| 199 | -<e38c8b> <e38c8b> 11970 | ||
| 200 | -<e38c8c> <e38c8c> 11972 | ||
| 201 | -<e38c8d> <e38c8d> 7950 | ||
| 202 | -<e38c8e> <e38c93> 11973 | ||
| 203 | -<e38c94> <e38c94> 7941 | ||
| 204 | -<e38c95> <e38c95> 8340 | ||
| 205 | -<e38c96> <e38c96> 8330 | ||
| 206 | -<e38c97> <e38c97> 11980 | ||
| 207 | -<e38c98> <e38c98> 8339 | ||
| 208 | -<e38c99> <e38c99> 11982 | ||
| 209 | -<e38c9a> <e38c9d> 11984 | ||
| 210 | -<e38c9e> <e38c9e> 8353 | ||
| 211 | -<e38c9f> <e38ca1> 11988 | ||
| 212 | -<e38ca2> <e38ca2> 8329 | ||
| 213 | -<e38ca3> <e38ca3> 8348 | ||
| 214 | -<e38ca4> <e38ca4> 11991 | ||
| 215 | -<e38ca5> <e38ca5> 11993 | ||
| 216 | -<e38ca6> <e38ca6> 7951 | ||
| 217 | -<e38ca7> <e38ca7> 7945 | ||
| 218 | -<e38ca8> <e38ca9> 11996 | ||
| 219 | -<e38caa> <e38caa> 8356 | ||
| 220 | -<e38cab> <e38cab> 7953 | ||
| 221 | -<e38cad> <e38cad> 11999 | ||
| 222 | -<e38cae> <e38cb0> 12002 | ||
| 223 | -<e38cb1> <e38cb1> 8358 | ||
| 224 | -<e38cb2> <e38cb2> 12005 | ||
| 225 | -<e38cb3> <e38cb3> 8334 | ||
| 226 | -<e38cb4> <e38cb5> 12008 | ||
| 227 | -<e38cb6> <e38cb6> 7947 | ||
| 228 | -<e38cb7> <e38cb7> 12014 | ||
| 229 | -<e38cb8> <e38cb8> 12016 | ||
| 230 | -<e38cb9> <e38cb9> 8343 | ||
| 231 | -<e38cba> <e38cba> 12017 | ||
| 232 | -<e38cbb> <e38cbb> 8349 | ||
| 233 | -<e38cbc> <e38cbc> 12010 | ||
| 234 | -<e38cbd> <e38cbd> 12018 | ||
| 235 | -<e38cbe> <e38cbf> 12020 | ||
| 236 | -<e38d80> <e38d80> 12022 | ||
| 237 | -<e38d81> <e38d81> 12019 | ||
| 238 | -<e38d82> <e38d82> 8347 | ||
| 239 | -<e38d83> <e38d86> 12023 | ||
| 240 | -<e38d87> <e38d87> 8357 | ||
| 241 | -<e38d88> <e38d88> 12027 | ||
| 242 | -<e38d89> <e38d89> 7940 | ||
| 243 | -<e38d8a> <e38d8a> 7954 | ||
| 244 | -<e38d8b> <e38d8c> 12028 | ||
| 245 | -<e38d8d> <e38d8d> 7943 | ||
| 246 | -<e38d8e> <e38d8e> 8337 | ||
| 247 | -<e38d8f> <e38d90> 12030 | ||
| 248 | -<e38d91> <e38d91> 7948 | ||
| 249 | -<e38d92> <e38d92> 12034 | ||
| 250 | -<e38d93> <e38d93> 12038 | ||
| 251 | -<e38d94> <e38d94> 12035 | ||
| 252 | -<e38d95> <e38d96> 12039 | ||
| 253 | -<e38d97> <e38d97> 8344 | ||
| 254 | -<e38dbb> <e38dbb> 12044 | ||
| 255 | -<e38dbc> <e38dbc> 12043 | ||
| 256 | -<e38dbd> <e38dbd> 12042 | ||
| 257 | -<e38dbe> <e38dbe> 12041 | ||
| 258 | -<e38dbf> <e38dbf> 8324 | ||
| 259 | -<efbc88> <efbc89> 7899 | ||
| 260 | -<efbc8c> <efbc8c> 8268 | ||
| 261 | -<efbc8e> <efbc8e> 8274 | ||
| 262 | -<efbc9a> <efbc9a> 12101 | ||
| 263 | -<efbc9d> <efbc9d> 7917 | ||
| 264 | -<efbcbb> <efbcbb> 7903 | ||
| 265 | -<efbcbd> <efbcbd> 7904 | ||
| 266 | -<efbcbf> <efbcbf> 7890 | ||
| 267 | -<efbd9b> <efbd9b> 7905 | ||
| 268 | -<efbd9c> <efbd9c> 7896 | ||
| 269 | -<efbd9d> <efbd9d> 7906 | ||
| 270 | -<efbd9e> <efbd9e> 7894 | ||
| 271 | -endcidrange | ||
| 272 | - | ||
| 273 | -1 begincidrange | ||
| 274 | -<efbfa3> <efbfa3> 7889 | ||
| 275 | -endcidrange | ||
| 276 | -endcmap | ||
| 277 | -CMapName currentdict /CMap defineresource pop | ||
| 278 | -end | ||
| 279 | -end | ||
| 280 | - | ||
| 281 | -%%EndResource | ||
| 282 | -%%EOF |
public/cmaps/UniJISPro-UTF8-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniJISX0213-UTF32-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
No preview for this file type
public/cmaps/UniJISX0213-UTF32-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJISX0213-UTF32-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJISX0213-UTF32-H) | ||
| 6 | -%%BeginResource: CMap (UniJISX0213-UTF32-V) | ||
| 7 | -%%Title: (UniJISX0213-UTF32-V Adobe Japan1 7) | ||
| 8 | -%%Version: 1.009 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2022 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJISX0213-UTF32-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 7 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJISX0213-UTF32-V def | ||
| 60 | -/CMapVersion 1.009 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25615] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidchar | ||
| 68 | -<00002015> 7892 | ||
| 69 | -<00002016> 7895 | ||
| 70 | -<00002025> 7898 | ||
| 71 | -<00002026> 7897 | ||
| 72 | -<00002190> 738 | ||
| 73 | -<00002191> 736 | ||
| 74 | -<00002192> 739 | ||
| 75 | -<00002193> 737 | ||
| 76 | -<000021c4> 8311 | ||
| 77 | -<000021c5> 8310 | ||
| 78 | -<000021c6> 8312 | ||
| 79 | -<000021e6> 8012 | ||
| 80 | -<000021e7> 8014 | ||
| 81 | -<000021e8> 8011 | ||
| 82 | -<000021e9> 8013 | ||
| 83 | -<0000239b> 12148 | ||
| 84 | -<0000239c> 12168 | ||
| 85 | -<0000239d> 12147 | ||
| 86 | -<0000239e> 12150 | ||
| 87 | -<0000239f> 12168 | ||
| 88 | -<000023a0> 12149 | ||
| 89 | -<000023a1> 12156 | ||
| 90 | -<000023a2> 12168 | ||
| 91 | -<000023a3> 12155 | ||
| 92 | -<000023a4> 12158 | ||
| 93 | -<000023a5> 12168 | ||
| 94 | -<000023a6> 12157 | ||
| 95 | -<000023a7> 8168 | ||
| 96 | -<000023a8> 8167 | ||
| 97 | -<000023a9> 8166 | ||
| 98 | -<000023aa> 12168 | ||
| 99 | -<000023ab> 8172 | ||
| 100 | -<000023ac> 8171 | ||
| 101 | -<000023ad> 8170 | ||
| 102 | -<0000250c> 7495 | ||
| 103 | -<0000250d> 7497 | ||
| 104 | -<0000250e> 7496 | ||
| 105 | -<0000250f> 7498 | ||
| 106 | -<00002510> 7503 | ||
| 107 | -<00002511> 7505 | ||
| 108 | -<00002512> 7504 | ||
| 109 | -<00002513> 7506 | ||
| 110 | -<00002514> 7491 | ||
| 111 | -<00002515> 7493 | ||
| 112 | -<00002516> 7492 | ||
| 113 | -<00002517> 7494 | ||
| 114 | -<00002518> 7499 | ||
| 115 | -<00002519> 7501 | ||
| 116 | -<0000251a> 7500 | ||
| 117 | -<0000251b> 7502 | ||
| 118 | -<0000251c> 7523 | ||
| 119 | -<0000251d> 7527 | ||
| 120 | -<0000251e> 7525 | ||
| 121 | -<0000251f> 7524 | ||
| 122 | -<00002520> 7526 | ||
| 123 | -<00002521> 7529 | ||
| 124 | -<00002522> 7528 | ||
| 125 | -<00002525> 7535 | ||
| 126 | -<00002526> 7533 | ||
| 127 | -<00002527> 7532 | ||
| 128 | -<00002528> 7534 | ||
| 129 | -<00002529> 7537 | ||
| 130 | -<0000252a> 7536 | ||
| 131 | -<0000252b> 7538 | ||
| 132 | -<0000252c> 7515 | ||
| 133 | -<00002530> 7516 | ||
| 134 | -<00002534> 7507 | ||
| 135 | -<00002538> 7508 | ||
| 136 | -<00002540> 7541 | ||
| 137 | -<00002541> 7540 | ||
| 138 | -<00002542> 7542 | ||
| 139 | -<00002543> 7547 | ||
| 140 | -<00002544> 7549 | ||
| 141 | -<00002545> 7546 | ||
| 142 | -<00002546> 7548 | ||
| 143 | -<00002547> 7553 | ||
| 144 | -<00002548> 7552 | ||
| 145 | -<0000261c> 8221 | ||
| 146 | -<0000261d> 8219 | ||
| 147 | -<0000261e> 8222 | ||
| 148 | -<0000261f> 8220 | ||
| 149 | -<00002702> 12178 | ||
| 150 | -<000027a1> 8209 | ||
| 151 | -<0000301c> 7894 | ||
| 152 | -<0000301d> 7956 | ||
| 153 | -<0000301f> 7957 | ||
| 154 | -<00003041> 7918 | ||
| 155 | -<00003043> 7919 | ||
| 156 | -<00003045> 7920 | ||
| 157 | -<00003047> 7921 | ||
| 158 | -<00003049> 7922 | ||
| 159 | -<00003063> 7923 | ||
| 160 | -<00003083> 7924 | ||
| 161 | -<00003085> 7925 | ||
| 162 | -<00003087> 7926 | ||
| 163 | -<0000308e> 7927 | ||
| 164 | -<0000309b> 8272 | ||
| 165 | -<0000309c> 8271 | ||
| 166 | -<000030a0> 16331 | ||
| 167 | -<000030a1> 7928 | ||
| 168 | -endcidchar | ||
| 169 | - | ||
| 170 | -82 begincidchar | ||
| 171 | -<000030a3> 7929 | ||
| 172 | -<000030a5> 7930 | ||
| 173 | -<000030a7> 7931 | ||
| 174 | -<000030a9> 7932 | ||
| 175 | -<000030c3> 7933 | ||
| 176 | -<000030e3> 7934 | ||
| 177 | -<000030e5> 7935 | ||
| 178 | -<000030e7> 7936 | ||
| 179 | -<000030ee> 7937 | ||
| 180 | -<000030fc> 7891 | ||
| 181 | -<000032ff> 23059 | ||
| 182 | -<00003300> 8350 | ||
| 183 | -<00003303> 8338 | ||
| 184 | -<00003304> 11960 | ||
| 185 | -<00003305> 8333 | ||
| 186 | -<00003306> 11961 | ||
| 187 | -<00003307> 11965 | ||
| 188 | -<00003308> 11963 | ||
| 189 | -<00003309> 11968 | ||
| 190 | -<0000330a> 11966 | ||
| 191 | -<0000330b> 11970 | ||
| 192 | -<0000330c> 11972 | ||
| 193 | -<0000330d> 7950 | ||
| 194 | -<00003314> 7941 | ||
| 195 | -<00003315> 8340 | ||
| 196 | -<00003316> 8330 | ||
| 197 | -<00003317> 11980 | ||
| 198 | -<00003318> 8339 | ||
| 199 | -<00003319> 11982 | ||
| 200 | -<0000331e> 8353 | ||
| 201 | -<00003322> 8329 | ||
| 202 | -<00003323> 8348 | ||
| 203 | -<00003324> 11991 | ||
| 204 | -<00003325> 11993 | ||
| 205 | -<00003326> 7951 | ||
| 206 | -<00003327> 7945 | ||
| 207 | -<0000332a> 8356 | ||
| 208 | -<0000332b> 7953 | ||
| 209 | -<0000332d> 11999 | ||
| 210 | -<00003331> 8358 | ||
| 211 | -<00003332> 12005 | ||
| 212 | -<00003333> 8334 | ||
| 213 | -<00003336> 7947 | ||
| 214 | -<00003337> 12014 | ||
| 215 | -<00003338> 12016 | ||
| 216 | -<00003339> 8343 | ||
| 217 | -<0000333a> 12017 | ||
| 218 | -<0000333b> 8349 | ||
| 219 | -<0000333c> 12010 | ||
| 220 | -<0000333d> 12018 | ||
| 221 | -<00003341> 12019 | ||
| 222 | -<00003342> 8347 | ||
| 223 | -<00003347> 8357 | ||
| 224 | -<00003348> 12027 | ||
| 225 | -<00003349> 7940 | ||
| 226 | -<0000334a> 7954 | ||
| 227 | -<0000334d> 7943 | ||
| 228 | -<0000334e> 8337 | ||
| 229 | -<00003351> 7948 | ||
| 230 | -<00003352> 12034 | ||
| 231 | -<00003353> 12038 | ||
| 232 | -<00003354> 12035 | ||
| 233 | -<00003357> 8344 | ||
| 234 | -<0000337b> 12044 | ||
| 235 | -<0000337c> 12043 | ||
| 236 | -<0000337d> 12042 | ||
| 237 | -<0000337e> 12041 | ||
| 238 | -<0000337f> 8324 | ||
| 239 | -<0000ff0c> 8268 | ||
| 240 | -<0000ff0e> 8274 | ||
| 241 | -<0000ff1a> 12101 | ||
| 242 | -<0000ff1d> 7917 | ||
| 243 | -<0000ff3b> 7903 | ||
| 244 | -<0000ff3d> 7904 | ||
| 245 | -<0000ff3f> 7890 | ||
| 246 | -<0000ff5b> 7905 | ||
| 247 | -<0000ff5c> 7896 | ||
| 248 | -<0000ff5d> 7906 | ||
| 249 | -<0000ff5e> 7894 | ||
| 250 | -<0000ffe3> 7889 | ||
| 251 | -<0001b132> 12270 | ||
| 252 | -<0001b155> 12272 | ||
| 253 | -endcidchar | ||
| 254 | - | ||
| 255 | -37 begincidrange | ||
| 256 | -<000023b0> <000023b1> 16350 | ||
| 257 | -<00002500> <00002501> 7481 | ||
| 258 | -<00002502> <00002503> 7479 | ||
| 259 | -<00002504> <00002505> 7485 | ||
| 260 | -<00002506> <00002507> 7483 | ||
| 261 | -<00002508> <00002509> 7489 | ||
| 262 | -<0000250a> <0000250b> 7487 | ||
| 263 | -<00002523> <00002524> 7530 | ||
| 264 | -<0000252d> <0000252f> 7517 | ||
| 265 | -<00002531> <00002533> 7520 | ||
| 266 | -<00002535> <00002537> 7509 | ||
| 267 | -<00002539> <0000253b> 7512 | ||
| 268 | -<0000253d> <0000253f> 7543 | ||
| 269 | -<00002549> <0000254a> 7550 | ||
| 270 | -<00003001> <00003002> 7887 | ||
| 271 | -<00003008> <00003011> 7907 | ||
| 272 | -<00003014> <00003015> 7901 | ||
| 273 | -<00003016> <00003017> 16329 | ||
| 274 | -<00003018> <00003019> 12139 | ||
| 275 | -<00003095> <00003096> 8264 | ||
| 276 | -<000030f5> <000030f6> 7938 | ||
| 277 | -<000031f0> <000031f9> 16333 | ||
| 278 | -<000031fa> <000031ff> 16344 | ||
| 279 | -<00003301> <00003302> 11958 | ||
| 280 | -<0000330e> <00003313> 11973 | ||
| 281 | -<0000331a> <0000331d> 11984 | ||
| 282 | -<0000331f> <00003321> 11988 | ||
| 283 | -<00003328> <00003329> 11996 | ||
| 284 | -<0000332e> <00003330> 12002 | ||
| 285 | -<00003334> <00003335> 12008 | ||
| 286 | -<0000333e> <00003340> 12020 | ||
| 287 | -<00003343> <00003346> 12023 | ||
| 288 | -<0000334b> <0000334c> 12028 | ||
| 289 | -<0000334f> <00003350> 12030 | ||
| 290 | -<00003355> <00003356> 12039 | ||
| 291 | -<0000ff08> <0000ff09> 7899 | ||
| 292 | -<0000ff5f> <0000ff60> 12141 | ||
| 293 | -endcidrange | ||
| 294 | - | ||
| 295 | -endcmap | ||
| 296 | -CMapName currentdict /CMap defineresource pop | ||
| 297 | -end | ||
| 298 | -end | ||
| 299 | - | ||
| 300 | -%%EndResource | ||
| 301 | -%%EOF |
No preview for this file type
public/cmaps/UniJISX02132004-UTF32-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
No preview for this file type
public/cmaps/UniJISX02132004-UTF32-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniJISX02132004-UTF32-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniJISX02132004-UTF32-H) | ||
| 6 | -%%BeginResource: CMap (UniJISX02132004-UTF32-V) | ||
| 7 | -%%Title: (UniJISX02132004-UTF32-V Adobe Japan1 7) | ||
| 8 | -%%Version: 1.007 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2022 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniJISX02132004-UTF32-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 7 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniJISX02132004-UTF32-V def | ||
| 60 | -/CMapVersion 1.007 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25634] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -100 begincidchar | ||
| 68 | -<00002015> 7892 | ||
| 69 | -<00002016> 7895 | ||
| 70 | -<00002025> 7898 | ||
| 71 | -<00002026> 7897 | ||
| 72 | -<00002190> 738 | ||
| 73 | -<00002191> 736 | ||
| 74 | -<00002192> 739 | ||
| 75 | -<00002193> 737 | ||
| 76 | -<000021c4> 8311 | ||
| 77 | -<000021c5> 8310 | ||
| 78 | -<000021c6> 8312 | ||
| 79 | -<000021e6> 8012 | ||
| 80 | -<000021e7> 8014 | ||
| 81 | -<000021e8> 8011 | ||
| 82 | -<000021e9> 8013 | ||
| 83 | -<0000239b> 12148 | ||
| 84 | -<0000239c> 12168 | ||
| 85 | -<0000239d> 12147 | ||
| 86 | -<0000239e> 12150 | ||
| 87 | -<0000239f> 12168 | ||
| 88 | -<000023a0> 12149 | ||
| 89 | -<000023a1> 12156 | ||
| 90 | -<000023a2> 12168 | ||
| 91 | -<000023a3> 12155 | ||
| 92 | -<000023a4> 12158 | ||
| 93 | -<000023a5> 12168 | ||
| 94 | -<000023a6> 12157 | ||
| 95 | -<000023a7> 8168 | ||
| 96 | -<000023a8> 8167 | ||
| 97 | -<000023a9> 8166 | ||
| 98 | -<000023aa> 12168 | ||
| 99 | -<000023ab> 8172 | ||
| 100 | -<000023ac> 8171 | ||
| 101 | -<000023ad> 8170 | ||
| 102 | -<0000250c> 7495 | ||
| 103 | -<0000250d> 7497 | ||
| 104 | -<0000250e> 7496 | ||
| 105 | -<0000250f> 7498 | ||
| 106 | -<00002510> 7503 | ||
| 107 | -<00002511> 7505 | ||
| 108 | -<00002512> 7504 | ||
| 109 | -<00002513> 7506 | ||
| 110 | -<00002514> 7491 | ||
| 111 | -<00002515> 7493 | ||
| 112 | -<00002516> 7492 | ||
| 113 | -<00002517> 7494 | ||
| 114 | -<00002518> 7499 | ||
| 115 | -<00002519> 7501 | ||
| 116 | -<0000251a> 7500 | ||
| 117 | -<0000251b> 7502 | ||
| 118 | -<0000251c> 7523 | ||
| 119 | -<0000251d> 7527 | ||
| 120 | -<0000251e> 7525 | ||
| 121 | -<0000251f> 7524 | ||
| 122 | -<00002520> 7526 | ||
| 123 | -<00002521> 7529 | ||
| 124 | -<00002522> 7528 | ||
| 125 | -<00002525> 7535 | ||
| 126 | -<00002526> 7533 | ||
| 127 | -<00002527> 7532 | ||
| 128 | -<00002528> 7534 | ||
| 129 | -<00002529> 7537 | ||
| 130 | -<0000252a> 7536 | ||
| 131 | -<0000252b> 7538 | ||
| 132 | -<0000252c> 7515 | ||
| 133 | -<00002530> 7516 | ||
| 134 | -<00002534> 7507 | ||
| 135 | -<00002538> 7508 | ||
| 136 | -<00002540> 7541 | ||
| 137 | -<00002541> 7540 | ||
| 138 | -<00002542> 7542 | ||
| 139 | -<00002543> 7547 | ||
| 140 | -<00002544> 7549 | ||
| 141 | -<00002545> 7546 | ||
| 142 | -<00002546> 7548 | ||
| 143 | -<00002547> 7553 | ||
| 144 | -<00002548> 7552 | ||
| 145 | -<0000261c> 8221 | ||
| 146 | -<0000261d> 8219 | ||
| 147 | -<0000261e> 8222 | ||
| 148 | -<0000261f> 8220 | ||
| 149 | -<00002702> 12178 | ||
| 150 | -<000027a1> 8209 | ||
| 151 | -<0000301c> 7894 | ||
| 152 | -<0000301d> 7956 | ||
| 153 | -<0000301f> 7957 | ||
| 154 | -<00003041> 7918 | ||
| 155 | -<00003043> 7919 | ||
| 156 | -<00003045> 7920 | ||
| 157 | -<00003047> 7921 | ||
| 158 | -<00003049> 7922 | ||
| 159 | -<00003063> 7923 | ||
| 160 | -<00003083> 7924 | ||
| 161 | -<00003085> 7925 | ||
| 162 | -<00003087> 7926 | ||
| 163 | -<0000308e> 7927 | ||
| 164 | -<0000309b> 8272 | ||
| 165 | -<0000309c> 8271 | ||
| 166 | -<000030a0> 16331 | ||
| 167 | -<000030a1> 7928 | ||
| 168 | -endcidchar | ||
| 169 | - | ||
| 170 | -82 begincidchar | ||
| 171 | -<000030a3> 7929 | ||
| 172 | -<000030a5> 7930 | ||
| 173 | -<000030a7> 7931 | ||
| 174 | -<000030a9> 7932 | ||
| 175 | -<000030c3> 7933 | ||
| 176 | -<000030e3> 7934 | ||
| 177 | -<000030e5> 7935 | ||
| 178 | -<000030e7> 7936 | ||
| 179 | -<000030ee> 7937 | ||
| 180 | -<000030fc> 7891 | ||
| 181 | -<000032ff> 23059 | ||
| 182 | -<00003300> 8350 | ||
| 183 | -<00003303> 8338 | ||
| 184 | -<00003304> 11960 | ||
| 185 | -<00003305> 8333 | ||
| 186 | -<00003306> 11961 | ||
| 187 | -<00003307> 11965 | ||
| 188 | -<00003308> 11963 | ||
| 189 | -<00003309> 11968 | ||
| 190 | -<0000330a> 11966 | ||
| 191 | -<0000330b> 11970 | ||
| 192 | -<0000330c> 11972 | ||
| 193 | -<0000330d> 7950 | ||
| 194 | -<00003314> 7941 | ||
| 195 | -<00003315> 8340 | ||
| 196 | -<00003316> 8330 | ||
| 197 | -<00003317> 11980 | ||
| 198 | -<00003318> 8339 | ||
| 199 | -<00003319> 11982 | ||
| 200 | -<0000331e> 8353 | ||
| 201 | -<00003322> 8329 | ||
| 202 | -<00003323> 8348 | ||
| 203 | -<00003324> 11991 | ||
| 204 | -<00003325> 11993 | ||
| 205 | -<00003326> 7951 | ||
| 206 | -<00003327> 7945 | ||
| 207 | -<0000332a> 8356 | ||
| 208 | -<0000332b> 7953 | ||
| 209 | -<0000332d> 11999 | ||
| 210 | -<00003331> 8358 | ||
| 211 | -<00003332> 12005 | ||
| 212 | -<00003333> 8334 | ||
| 213 | -<00003336> 7947 | ||
| 214 | -<00003337> 12014 | ||
| 215 | -<00003338> 12016 | ||
| 216 | -<00003339> 8343 | ||
| 217 | -<0000333a> 12017 | ||
| 218 | -<0000333b> 8349 | ||
| 219 | -<0000333c> 12010 | ||
| 220 | -<0000333d> 12018 | ||
| 221 | -<00003341> 12019 | ||
| 222 | -<00003342> 8347 | ||
| 223 | -<00003347> 8357 | ||
| 224 | -<00003348> 12027 | ||
| 225 | -<00003349> 7940 | ||
| 226 | -<0000334a> 7954 | ||
| 227 | -<0000334d> 7943 | ||
| 228 | -<0000334e> 8337 | ||
| 229 | -<00003351> 7948 | ||
| 230 | -<00003352> 12034 | ||
| 231 | -<00003353> 12038 | ||
| 232 | -<00003354> 12035 | ||
| 233 | -<00003357> 8344 | ||
| 234 | -<0000337b> 12044 | ||
| 235 | -<0000337c> 12043 | ||
| 236 | -<0000337d> 12042 | ||
| 237 | -<0000337e> 12041 | ||
| 238 | -<0000337f> 8324 | ||
| 239 | -<0000ff0c> 8268 | ||
| 240 | -<0000ff0e> 8274 | ||
| 241 | -<0000ff1a> 12101 | ||
| 242 | -<0000ff1d> 7917 | ||
| 243 | -<0000ff3b> 7903 | ||
| 244 | -<0000ff3d> 7904 | ||
| 245 | -<0000ff3f> 7890 | ||
| 246 | -<0000ff5b> 7905 | ||
| 247 | -<0000ff5c> 7896 | ||
| 248 | -<0000ff5d> 7906 | ||
| 249 | -<0000ff5e> 7894 | ||
| 250 | -<0000ffe3> 7889 | ||
| 251 | -<0001b132> 12270 | ||
| 252 | -<0001b155> 12272 | ||
| 253 | -endcidchar | ||
| 254 | - | ||
| 255 | -37 begincidrange | ||
| 256 | -<000023b0> <000023b1> 16350 | ||
| 257 | -<00002500> <00002501> 7481 | ||
| 258 | -<00002502> <00002503> 7479 | ||
| 259 | -<00002504> <00002505> 7485 | ||
| 260 | -<00002506> <00002507> 7483 | ||
| 261 | -<00002508> <00002509> 7489 | ||
| 262 | -<0000250a> <0000250b> 7487 | ||
| 263 | -<00002523> <00002524> 7530 | ||
| 264 | -<0000252d> <0000252f> 7517 | ||
| 265 | -<00002531> <00002533> 7520 | ||
| 266 | -<00002535> <00002537> 7509 | ||
| 267 | -<00002539> <0000253b> 7512 | ||
| 268 | -<0000253d> <0000253f> 7543 | ||
| 269 | -<00002549> <0000254a> 7550 | ||
| 270 | -<00003001> <00003002> 7887 | ||
| 271 | -<00003008> <00003011> 7907 | ||
| 272 | -<00003014> <00003015> 7901 | ||
| 273 | -<00003016> <00003017> 16329 | ||
| 274 | -<00003018> <00003019> 12139 | ||
| 275 | -<00003095> <00003096> 8264 | ||
| 276 | -<000030f5> <000030f6> 7938 | ||
| 277 | -<000031f0> <000031f9> 16333 | ||
| 278 | -<000031fa> <000031ff> 16344 | ||
| 279 | -<00003301> <00003302> 11958 | ||
| 280 | -<0000330e> <00003313> 11973 | ||
| 281 | -<0000331a> <0000331d> 11984 | ||
| 282 | -<0000331f> <00003321> 11988 | ||
| 283 | -<00003328> <00003329> 11996 | ||
| 284 | -<0000332e> <00003330> 12002 | ||
| 285 | -<00003334> <00003335> 12008 | ||
| 286 | -<0000333e> <00003340> 12020 | ||
| 287 | -<00003343> <00003346> 12023 | ||
| 288 | -<0000334b> <0000334c> 12028 | ||
| 289 | -<0000334f> <00003350> 12030 | ||
| 290 | -<00003355> <00003356> 12039 | ||
| 291 | -<0000ff08> <0000ff09> 7899 | ||
| 292 | -<0000ff5f> <0000ff60> 12141 | ||
| 293 | -endcidrange | ||
| 294 | - | ||
| 295 | -endcmap | ||
| 296 | -CMapName currentdict /CMap defineresource pop | ||
| 297 | -end | ||
| 298 | -end | ||
| 299 | - | ||
| 300 | -%%EndResource | ||
| 301 | -%%EOF |
No preview for this file type
public/cmaps/UniKS-UCS2-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniKS-UCS2-H.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniKS-UCS2-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniKS-UCS2-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniKS-UCS2-H) | ||
| 6 | -%%BeginResource: CMap (UniKS-UCS2-V) | ||
| 7 | -%%Title: (UniKS-UCS2-V Adobe Korea1 1) | ||
| 8 | -%%Version: 10.006 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniKS-UCS2-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Korea1) def | ||
| 56 | - /Supplement 1 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniKS-UCS2-V def | ||
| 60 | -/CMapVersion 10.006 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25407] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -18 begincidrange | ||
| 68 | -<2013> <2014> 8059 | ||
| 69 | -<2016> <2016> 8061 | ||
| 70 | -<2025> <2025> 8058 | ||
| 71 | -<3001> <3002> 8056 | ||
| 72 | -<3008> <3011> 8065 | ||
| 73 | -<3013> <3013> 8075 | ||
| 74 | -<3014> <3015> 8063 | ||
| 75 | -<ff01> <ff01> 8076 | ||
| 76 | -<ff08> <ff09> 8077 | ||
| 77 | -<ff0c> <ff0c> 8079 | ||
| 78 | -<ff0e> <ff0e> 8080 | ||
| 79 | -<ff1a> <ff1f> 8081 | ||
| 80 | -<ff3b> <ff3b> 8087 | ||
| 81 | -<ff3d> <ff3d> 8088 | ||
| 82 | -<ff3f> <ff3f> 8089 | ||
| 83 | -<ff5b> <ff5d> 8090 | ||
| 84 | -<ff5e> <ff5e> 8062 | ||
| 85 | -<ffe3> <ffe3> 8093 | ||
| 86 | -endcidrange | ||
| 87 | -endcmap | ||
| 88 | -CMapName currentdict /CMap defineresource pop | ||
| 89 | -end | ||
| 90 | -end | ||
| 91 | - | ||
| 92 | -%%EndResource | ||
| 93 | -%%EOF |
public/cmaps/UniKS-UCS2-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniKS-UTF16-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniKS-UTF16-H.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniKS-UTF16-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniKS-UTF16-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniKS-UTF16-H) | ||
| 6 | -%%BeginResource: CMap (UniKS-UTF16-V) | ||
| 7 | -%%Title: (UniKS-UTF16-V Adobe Korea1 1) | ||
| 8 | -%%Version: 1.005 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniKS-UTF16-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Korea1) def | ||
| 56 | - /Supplement 1 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniKS-UTF16-V def | ||
| 60 | -/CMapVersion 1.005 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25545] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -11 begincidchar | ||
| 68 | -<2016> 8061 | ||
| 69 | -<2025> 8058 | ||
| 70 | -<3013> 8075 | ||
| 71 | -<ff01> 8076 | ||
| 72 | -<ff0c> 8079 | ||
| 73 | -<ff0e> 8080 | ||
| 74 | -<ff3b> 8087 | ||
| 75 | -<ff3d> 8088 | ||
| 76 | -<ff3f> 8089 | ||
| 77 | -<ff5e> 8062 | ||
| 78 | -<ffe3> 8093 | ||
| 79 | -endcidchar | ||
| 80 | - | ||
| 81 | -7 begincidrange | ||
| 82 | -<2013> <2014> 8059 | ||
| 83 | -<3001> <3002> 8056 | ||
| 84 | -<3008> <3011> 8065 | ||
| 85 | -<3014> <3015> 8063 | ||
| 86 | -<ff08> <ff09> 8077 | ||
| 87 | -<ff1a> <ff1f> 8081 | ||
| 88 | -<ff5b> <ff5d> 8090 | ||
| 89 | -endcidrange | ||
| 90 | - | ||
| 91 | -endcmap | ||
| 92 | -CMapName currentdict /CMap defineresource pop | ||
| 93 | -end | ||
| 94 | -end | ||
| 95 | - | ||
| 96 | -%%EndResource | ||
| 97 | -%%EOF |
public/cmaps/UniKS-UTF16-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniKS-UTF32-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniKS-UTF32-H.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniKS-UTF32-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniKS-UTF32-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniKS-UTF32-H) | ||
| 6 | -%%BeginResource: CMap (UniKS-UTF32-V) | ||
| 7 | -%%Title: (UniKS-UTF32-V Adobe Korea1 1) | ||
| 8 | -%%Version: 1.005 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniKS-UTF32-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Korea1) def | ||
| 56 | - /Supplement 1 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniKS-UTF32-V def | ||
| 60 | -/CMapVersion 1.005 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25543] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -11 begincidchar | ||
| 68 | -<00002016> 8061 | ||
| 69 | -<00002025> 8058 | ||
| 70 | -<00003013> 8075 | ||
| 71 | -<0000ff01> 8076 | ||
| 72 | -<0000ff0c> 8079 | ||
| 73 | -<0000ff0e> 8080 | ||
| 74 | -<0000ff3b> 8087 | ||
| 75 | -<0000ff3d> 8088 | ||
| 76 | -<0000ff3f> 8089 | ||
| 77 | -<0000ff5e> 8062 | ||
| 78 | -<0000ffe3> 8093 | ||
| 79 | -endcidchar | ||
| 80 | - | ||
| 81 | -7 begincidrange | ||
| 82 | -<00002013> <00002014> 8059 | ||
| 83 | -<00003001> <00003002> 8056 | ||
| 84 | -<00003008> <00003011> 8065 | ||
| 85 | -<00003014> <00003015> 8063 | ||
| 86 | -<0000ff08> <0000ff09> 8077 | ||
| 87 | -<0000ff1a> <0000ff1f> 8081 | ||
| 88 | -<0000ff5b> <0000ff5d> 8090 | ||
| 89 | -endcidrange | ||
| 90 | - | ||
| 91 | -endcmap | ||
| 92 | -CMapName currentdict /CMap defineresource pop | ||
| 93 | -end | ||
| 94 | -end | ||
| 95 | - | ||
| 96 | -%%EndResource | ||
| 97 | -%%EOF |
public/cmaps/UniKS-UTF32-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniKS-UTF8-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniKS-UTF8-H.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniKS-UTF8-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniKS-UTF8-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniKS-UTF8-H) | ||
| 6 | -%%BeginResource: CMap (UniKS-UTF8-V) | ||
| 7 | -%%Title: (UniKS-UTF8-V Adobe Korea1 1) | ||
| 8 | -%%Version: 11.005 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniKS-UTF8-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Korea1) def | ||
| 56 | - /Supplement 1 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniKS-UTF8-V def | ||
| 60 | -/CMapVersion 11.005 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/XUID [1 10 25415] def | ||
| 64 | - | ||
| 65 | -/WMode 1 def | ||
| 66 | - | ||
| 67 | -11 begincidchar | ||
| 68 | -<e28096> 8061 | ||
| 69 | -<e280a5> 8058 | ||
| 70 | -<e38093> 8075 | ||
| 71 | -<efbc81> 8076 | ||
| 72 | -<efbc8c> 8079 | ||
| 73 | -<efbc8e> 8080 | ||
| 74 | -<efbcbb> 8087 | ||
| 75 | -<efbcbd> 8088 | ||
| 76 | -<efbcbf> 8089 | ||
| 77 | -<efbd9e> 8062 | ||
| 78 | -<efbfa3> 8093 | ||
| 79 | -endcidchar | ||
| 80 | - | ||
| 81 | -7 begincidrange | ||
| 82 | -<e28093> <e28094> 8059 | ||
| 83 | -<e38081> <e38082> 8056 | ||
| 84 | -<e38088> <e38091> 8065 | ||
| 85 | -<e38094> <e38095> 8063 | ||
| 86 | -<efbc88> <efbc89> 8077 | ||
| 87 | -<efbc9a> <efbc9f> 8081 | ||
| 88 | -<efbd9b> <efbd9d> 8090 | ||
| 89 | -endcidrange | ||
| 90 | - | ||
| 91 | -endcmap | ||
| 92 | -CMapName currentdict /CMap defineresource pop | ||
| 93 | -end | ||
| 94 | -end | ||
| 95 | - | ||
| 96 | -%%EndResource | ||
| 97 | -%%EOF |
public/cmaps/UniKS-UTF8-V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/UniManga-UTF16-H
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 4 | -%%BeginResource: CMap (UniManga-UTF16-H) | ||
| 5 | -%%Title: (UniManga-UTF16-H Adobe Manga1 0) | ||
| 6 | -%%Version: 1.000 | ||
| 7 | -%%Copyright: ----------------------------------------------------------- | ||
| 8 | -%%Copyright: Copyright 1990-2023 Adobe. All rights reserved. | ||
| 9 | -%%Copyright: | ||
| 10 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 11 | -%%Copyright: without modification, are permitted provided that the | ||
| 12 | -%%Copyright: following conditions are met: | ||
| 13 | -%%Copyright: | ||
| 14 | -%%Copyright: Redistributions of source code must retain the above | ||
| 15 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 16 | -%%Copyright: disclaimer. | ||
| 17 | -%%Copyright: | ||
| 18 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 19 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 20 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 21 | -%%Copyright: provided with the distribution. | ||
| 22 | -%%Copyright: | ||
| 23 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 24 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 25 | -%%Copyright: software without specific prior written permission. | ||
| 26 | -%%Copyright: | ||
| 27 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 28 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 29 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 30 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 31 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 32 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 33 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 34 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 35 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 36 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 37 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 38 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 39 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 40 | -%%Copyright: ----------------------------------------------------------- | ||
| 41 | -%%EndComments | ||
| 42 | - | ||
| 43 | -/CIDInit /ProcSet findresource begin | ||
| 44 | - | ||
| 45 | -12 dict begin | ||
| 46 | - | ||
| 47 | -begincmap | ||
| 48 | - | ||
| 49 | -/CIDSystemInfo 3 dict dup begin | ||
| 50 | - /Registry (Adobe) def | ||
| 51 | - /Ordering (Manga1) def | ||
| 52 | - /Supplement 0 def | ||
| 53 | -end def | ||
| 54 | - | ||
| 55 | -/CMapName /UniManga-UTF16-H def | ||
| 56 | -/CMapVersion 1.000 def | ||
| 57 | -/CMapType 1 def | ||
| 58 | - | ||
| 59 | -/WMode 0 def | ||
| 60 | - | ||
| 61 | -3 begincodespacerange | ||
| 62 | - <0000> <D7FF> | ||
| 63 | - <D800DC00> <DBFFDFFF> | ||
| 64 | - <E000> <FFFF> | ||
| 65 | -endcodespacerange | ||
| 66 | - | ||
| 67 | -1 beginnotdefrange | ||
| 68 | -<0000> <001f> 1 | ||
| 69 | -endnotdefrange | ||
| 70 | - | ||
| 71 | -100 begincidchar | ||
| 72 | -<00a0> 1 | ||
| 73 | -<00ad> 14 | ||
| 74 | -<0192> 220 | ||
| 75 | -<0251> 243 | ||
| 76 | -<0261> 244 | ||
| 77 | -<02bb> 469 | ||
| 78 | -<02c7> 245 | ||
| 79 | -<02d9> 249 | ||
| 80 | -<0304> 254 | ||
| 81 | -<0307> 255 | ||
| 82 | -<030c> 256 | ||
| 83 | -<0401> 306 | ||
| 84 | -<0451> 371 | ||
| 85 | -<2002> 17639 | ||
| 86 | -<2003> 1142 | ||
| 87 | -<2010> 464 | ||
| 88 | -<2011> 14 | ||
| 89 | -<2012> 465 | ||
| 90 | -<2013> 465 | ||
| 91 | -<2014> 17900 | ||
| 92 | -<2027> 1400 | ||
| 93 | -<2030> 480 | ||
| 94 | -<2035> 15663 | ||
| 95 | -<2042> 487 | ||
| 96 | -<2051> 491 | ||
| 97 | -<2074> 492 | ||
| 98 | -<20a9> 493 | ||
| 99 | -<2100> 498 | ||
| 100 | -<2103> 499 | ||
| 101 | -<2105> 500 | ||
| 102 | -<210f> 503 | ||
| 103 | -<2113> 504 | ||
| 104 | -<2116> 505 | ||
| 105 | -<212b> 510 | ||
| 106 | -<212e> 511 | ||
| 107 | -<2135> 512 | ||
| 108 | -<213b> 513 | ||
| 109 | -<21d0> 555 | ||
| 110 | -<21d2> 556 | ||
| 111 | -<21d4> 557 | ||
| 112 | -<21f5> 562 | ||
| 113 | -<2200> 563 | ||
| 114 | -<220f> 573 | ||
| 115 | -<2215> 15611 | ||
| 116 | -<221a> 577 | ||
| 117 | -<2223> 582 | ||
| 118 | -<223d> 597 | ||
| 119 | -<2243> 598 | ||
| 120 | -<2245> 599 | ||
| 121 | -<2248> 600 | ||
| 122 | -<224c> 601 | ||
| 123 | -<2252> 602 | ||
| 124 | -<22a0> 631 | ||
| 125 | -<22a5> 632 | ||
| 126 | -<22bf> 633 | ||
| 127 | -<22ef> 479 | ||
| 128 | -<2312> 639 | ||
| 129 | -<2318> 640 | ||
| 130 | -<23ce> 658 | ||
| 131 | -<2423> 661 | ||
| 132 | -<25ef> 1021 | ||
| 133 | -<2609> 1028 | ||
| 134 | -<262f> 1037 | ||
| 135 | -<26a0> 1069 | ||
| 136 | -<2702> 1074 | ||
| 137 | -<2713> 1075 | ||
| 138 | -<271a> 1076 | ||
| 139 | -<273d> 1077 | ||
| 140 | -<2756> 1080 | ||
| 141 | -<27a1> 1091 | ||
| 142 | -<29bf> 1094 | ||
| 143 | -<2b1a> 1100 | ||
| 144 | -<2b95> 1091 | ||
| 145 | -<2e82> 2718 | ||
| 146 | -<2e83> 2717 | ||
| 147 | -<2e84> 1105 | ||
| 148 | -<2e85> 2775 | ||
| 149 | -<2e86> 1106 | ||
| 150 | -<2e87> 16013 | ||
| 151 | -<2e88> 1107 | ||
| 152 | -<2e89> 3388 | ||
| 153 | -<2e8a> 1108 | ||
| 154 | -<2e8b> 2464 | ||
| 155 | -<2e8c> 1109 | ||
| 156 | -<2e8d> 16368 | ||
| 157 | -<2e8e> 3238 | ||
| 158 | -<2e8f> 5023 | ||
| 159 | -<2e90> 5022 | ||
| 160 | -<2e91> 1110 | ||
| 161 | -<2e92> 5283 | ||
| 162 | -<2e93> 5367 | ||
| 163 | -<2e94> 5524 | ||
| 164 | -<2e95> 1111 | ||
| 165 | -<2e96> 5611 | ||
| 166 | -<2e97> 1112 | ||
| 167 | -<2e98> 6061 | ||
| 168 | -<2e99> 6513 | ||
| 169 | -<2e9b> 6628 | ||
| 170 | -<2e9e> 7593 | ||
| 171 | -<2e9f> 7653 | ||
| 172 | -endcidchar | ||
| 173 | - | ||
| 174 | -100 begincidchar | ||
| 175 | -<2ea0> 7688 | ||
| 176 | -<2ea1> 7705 | ||
| 177 | -<2ea2> 1115 | ||
| 178 | -<2ea3> 8353 | ||
| 179 | -<2ea4> 15476 | ||
| 180 | -<2ea5> 1116 | ||
| 181 | -<2ea6> 2684 | ||
| 182 | -<2ea7> 1117 | ||
| 183 | -<2ea8> 8635 | ||
| 184 | -<2ea9> 16150 | ||
| 185 | -<2eaa> 1118 | ||
| 186 | -<2eab> 10628 | ||
| 187 | -<2eac> 1119 | ||
| 188 | -<2ead> 9677 | ||
| 189 | -<2eae> 16183 | ||
| 190 | -<2eaf> 10303 | ||
| 191 | -<2eb0> 10609 | ||
| 192 | -<2eb1> 10629 | ||
| 193 | -<2eb2> 10628 | ||
| 194 | -<2eb3> 2460 | ||
| 195 | -<2eb9> 10739 | ||
| 196 | -<2eba> 10818 | ||
| 197 | -<2ebd> 16218 | ||
| 198 | -<2ebe> 11146 | ||
| 199 | -<2ebf> 15497 | ||
| 200 | -<2ec0> 15496 | ||
| 201 | -<2ec1> 11741 | ||
| 202 | -<2ec2> 12080 | ||
| 203 | -<2ec3> 12252 | ||
| 204 | -<2ec4> 12251 | ||
| 205 | -<2ec5> 12295 | ||
| 206 | -<2ec6> 12297 | ||
| 207 | -<2ec7> 16253 | ||
| 208 | -<2ec8> 12617 | ||
| 209 | -<2ec9> 12784 | ||
| 210 | -<2eca> 16265 | ||
| 211 | -<2ecb> 13101 | ||
| 212 | -<2ecc> 15505 | ||
| 213 | -<2ecf> 1127 | ||
| 214 | -<2ed3> 13938 | ||
| 215 | -<2ed4> 14017 | ||
| 216 | -<2ed5> 16300 | ||
| 217 | -<2ed6> 14019 | ||
| 218 | -<2ed7> 1128 | ||
| 219 | -<2ed8> 14226 | ||
| 220 | -<2ed9> 14328 | ||
| 221 | -<2eda> 14425 | ||
| 222 | -<2edb> 14451 | ||
| 223 | -<2edc> 14454 | ||
| 224 | -<2edd> 1129 | ||
| 225 | -<2ede> 16313 | ||
| 226 | -<2edf> 14456 | ||
| 227 | -<2ee0> 14547 | ||
| 228 | -<2ee1> 16317 | ||
| 229 | -<2ee2> 14680 | ||
| 230 | -<2ee3> 14682 | ||
| 231 | -<2ee4> 14795 | ||
| 232 | -<2ee5> 15014 | ||
| 233 | -<2ee6> 15192 | ||
| 234 | -<2ee7> 3654 | ||
| 235 | -<2ee8> 15226 | ||
| 236 | -<2ee9> 15247 | ||
| 237 | -<2eea> 15288 | ||
| 238 | -<2eeb> 6567 | ||
| 239 | -<2eec> 15338 | ||
| 240 | -<2eed> 7584 | ||
| 241 | -<2eee> 15372 | ||
| 242 | -<2eef> 9947 | ||
| 243 | -<2ef0> 15382 | ||
| 244 | -<2ef1> 15384 | ||
| 245 | -<2ef2> 2734 | ||
| 246 | -<2ef3> 15387 | ||
| 247 | -<2f00> 2650 | ||
| 248 | -<2f01> 2680 | ||
| 249 | -<2f02> 2692 | ||
| 250 | -<2f03> 2698 | ||
| 251 | -<2f04> 2716 | ||
| 252 | -<2f05> 2736 | ||
| 253 | -<2f06> 2742 | ||
| 254 | -<2f07> 2758 | ||
| 255 | -<2f08> 2774 | ||
| 256 | -<2f09> 3237 | ||
| 257 | -<2f0a> 3267 | ||
| 258 | -<2f0b> 3273 | ||
| 259 | -<2f0c> 3289 | ||
| 260 | -<2f0d> 3306 | ||
| 261 | -<2f0e> 3321 | ||
| 262 | -<2f0f> 3362 | ||
| 263 | -<2f10> 3378 | ||
| 264 | -<2f11> 3386 | ||
| 265 | -<2f12> 3492 | ||
| 266 | -<2f13> 3568 | ||
| 267 | -<2f14> 3590 | ||
| 268 | -<2f15> 3595 | ||
| 269 | -<2f16> 3619 | ||
| 270 | -<2f17> 3628 | ||
| 271 | -<2f18> 3649 | ||
| 272 | -<2f19> 3658 | ||
| 273 | -<2f1a> 3677 | ||
| 274 | -<2f1b> 3709 | ||
| 275 | -endcidchar | ||
| 276 | - | ||
| 277 | -100 begincidchar | ||
| 278 | -<2f1c> 3721 | ||
| 279 | -<2f1d> 3744 | ||
| 280 | -<2f1e> 4200 | ||
| 281 | -<2f1f> 4253 | ||
| 282 | -<2f20> 4532 | ||
| 283 | -<2f21> 4547 | ||
| 284 | -<2f22> 4551 | ||
| 285 | -<2f23> 4560 | ||
| 286 | -<2f24> 4574 | ||
| 287 | -<2f25> 4632 | ||
| 288 | -<2f26> 4858 | ||
| 289 | -<2f27> 4892 | ||
| 290 | -<2f28> 4991 | ||
| 291 | -<2f29> 5010 | ||
| 292 | -<2f2a> 5022 | ||
| 293 | -<2f2b> 5038 | ||
| 294 | -<2f2c> 15463 | ||
| 295 | -<2f2d> 5080 | ||
| 296 | -<2f2e> 5266 | ||
| 297 | -<2f2f> 5274 | ||
| 298 | -<2f30> 5281 | ||
| 299 | -<2f31> 5291 | ||
| 300 | -<2f32> 5359 | ||
| 301 | -<2f33> 5367 | ||
| 302 | -<2f34> 5372 | ||
| 303 | -<2f35> 5446 | ||
| 304 | -<2f36> 5455 | ||
| 305 | -<2f37> 5467 | ||
| 306 | -<2f38> 5474 | ||
| 307 | -<2f39> 5523 | ||
| 308 | -<2f3a> 5535 | ||
| 309 | -<2f3b> 5551 | ||
| 310 | -<2f3c> 5610 | ||
| 311 | -<2f3d> 6009 | ||
| 312 | -<2f3e> 6045 | ||
| 313 | -<2f3f> 6060 | ||
| 314 | -<2f40> 6509 | ||
| 315 | -<2f41> 6512 | ||
| 316 | -<2f42> 6565 | ||
| 317 | -<2f43> 6575 | ||
| 318 | -<2f44> 6585 | ||
| 319 | -<2f45> 6601 | ||
| 320 | -<2f46> 6627 | ||
| 321 | -<2f47> 6631 | ||
| 322 | -<2f48> 6822 | ||
| 323 | -<2f49> 6841 | ||
| 324 | -<2f4a> 6864 | ||
| 325 | -<2f4b> 7533 | ||
| 326 | -<2f4c> 7573 | ||
| 327 | -<2f4d> 7592 | ||
| 328 | -<2f4e> 7631 | ||
| 329 | -<2f4f> 7651 | ||
| 330 | -<2f50> 7658 | ||
| 331 | -<2f51> 7663 | ||
| 332 | -<2f52> 7686 | ||
| 333 | -<2f53> 7691 | ||
| 334 | -<2f54> 7704 | ||
| 335 | -<2f55> 8352 | ||
| 336 | -<2f56> 8553 | ||
| 337 | -<2f57> 8562 | ||
| 338 | -<2f58> 8566 | ||
| 339 | -<2f59> 8570 | ||
| 340 | -<2f5a> 8577 | ||
| 341 | -<2f5b> 8590 | ||
| 342 | -<2f5c> 8592 | ||
| 343 | -<2f5d> 8634 | ||
| 344 | -<2f5e> 8761 | ||
| 345 | -<2f5f> 8765 | ||
| 346 | -<2f60> 8968 | ||
| 347 | -<2f61> 8975 | ||
| 348 | -<2f62> 9008 | ||
| 349 | -<2f63> 9012 | ||
| 350 | -<2f64> 9021 | ||
| 351 | -<2f65> 9027 | ||
| 352 | -<2f66> 9102 | ||
| 353 | -<2f67> 9108 | ||
| 354 | -<2f68> 9262 | ||
| 355 | -<2f69> 9267 | ||
| 356 | -<2f6a> 9304 | ||
| 357 | -<2f6b> 9314 | ||
| 358 | -<2f6c> 9347 | ||
| 359 | -<2f6d> 9485 | ||
| 360 | -<2f6e> 9490 | ||
| 361 | -<2f6f> 9504 | ||
| 362 | -<2f70> 9676 | ||
| 363 | -<2f71> 9756 | ||
| 364 | -<2f72> 9761 | ||
| 365 | -<2f73> 9879 | ||
| 366 | -<2f74> 9935 | ||
| 367 | -<2f75> 9969 | ||
| 368 | -<2f76> 10218 | ||
| 369 | -<2f77> 10302 | ||
| 370 | -<2f78> 10610 | ||
| 371 | -<2f79> 10627 | ||
| 372 | -<2f7a> 10667 | ||
| 373 | -<2f7b> 10699 | ||
| 374 | -<2f7c> 10738 | ||
| 375 | -<2f7d> 10748 | ||
| 376 | -<2f7e> 10754 | ||
| 377 | -<2f7f> 10774 | ||
| 378 | -endcidchar | ||
| 379 | - | ||
| 380 | -100 begincidchar | ||
| 381 | -<2f80> 10817 | ||
| 382 | -<2f81> 10825 | ||
| 383 | -<2f82> 11037 | ||
| 384 | -<2f83> 11042 | ||
| 385 | -<2f84> 11050 | ||
| 386 | -<2f85> 11058 | ||
| 387 | -<2f86> 11073 | ||
| 388 | -<2f87> 11086 | ||
| 389 | -<2f88> 11090 | ||
| 390 | -<2f89> 11138 | ||
| 391 | -<2f8a> 11141 | ||
| 392 | -<2f8b> 11145 | ||
| 393 | -<2f8c> 11739 | ||
| 394 | -<2f8d> 11764 | ||
| 395 | -<2f8e> 12048 | ||
| 396 | -<2f8f> 12059 | ||
| 397 | -<2f90> 12079 | ||
| 398 | -<2f91> 12250 | ||
| 399 | -<2f92> 12260 | ||
| 400 | -<2f93> 12296 | ||
| 401 | -<2f94> 12321 | ||
| 402 | -<2f95> 12618 | ||
| 403 | -<2f96> 12627 | ||
| 404 | -<2f97> 12640 | ||
| 405 | -<2f98> 12661 | ||
| 406 | -<2f99> 12685 | ||
| 407 | -<2f9a> 12785 | ||
| 408 | -<2f9b> 12795 | ||
| 409 | -<2f9c> 12823 | ||
| 410 | -<2f9d> 12974 | ||
| 411 | -<2f9e> 12995 | ||
| 412 | -<2f9f> 13102 | ||
| 413 | -<2fa0> 13119 | ||
| 414 | -<2fa1> 13123 | ||
| 415 | -<2fa2> 13293 | ||
| 416 | -<2fa3> 13396 | ||
| 417 | -<2fa4> 13482 | ||
| 418 | -<2fa5> 13487 | ||
| 419 | -<2fa6> 13492 | ||
| 420 | -<2fa7> 13934 | ||
| 421 | -<2fa8> 13939 | ||
| 422 | -<2fa9> 14018 | ||
| 423 | -<2faa> 14126 | ||
| 424 | -<2fab> 14129 | ||
| 425 | -<2fac> 14160 | ||
| 426 | -<2fad> 14225 | ||
| 427 | -<2fae> 14235 | ||
| 428 | -<2faf> 14238 | ||
| 429 | -<2fb0> 14244 | ||
| 430 | -<2fb1> 14310 | ||
| 431 | -<2fb2> 14329 | ||
| 432 | -<2fb3> 14334 | ||
| 433 | -<2fb4> 14343 | ||
| 434 | -<2fb5> 14426 | ||
| 435 | -<2fb6> 14452 | ||
| 436 | -<2fb7> 14455 | ||
| 437 | -<2fb8> 14548 | ||
| 438 | -<2fb9> 14551 | ||
| 439 | -<2fba> 14560 | ||
| 440 | -<2fbb> 14681 | ||
| 441 | -<2fbc> 14717 | ||
| 442 | -<2fbd> 14722 | ||
| 443 | -<2fbe> 14774 | ||
| 444 | -<2fbf> 14784 | ||
| 445 | -<2fc0> 14786 | ||
| 446 | -<2fc1> 14794 | ||
| 447 | -<2fc2> 14814 | ||
| 448 | -<2fc3> 15015 | ||
| 449 | -<2fc4> 15193 | ||
| 450 | -<2fc5> 15200 | ||
| 451 | -<2fc6> 15225 | ||
| 452 | -<2fc7> 15241 | ||
| 453 | -<2fc8> 15246 | ||
| 454 | -<2fc9> 15252 | ||
| 455 | -<2fca> 15256 | ||
| 456 | -<2fcb> 15284 | ||
| 457 | -<2fcc> 15287 | ||
| 458 | -<2fcd> 15295 | ||
| 459 | -<2fce> 15300 | ||
| 460 | -<2fcf> 15309 | ||
| 461 | -<2fd0> 15323 | ||
| 462 | -<2fd1> 15334 | ||
| 463 | -<2fd2> 15339 | ||
| 464 | -<2fd3> 15373 | ||
| 465 | -<2fd4> 15383 | ||
| 466 | -<2fd5> 15388 | ||
| 467 | -<301c> 17865 | ||
| 468 | -<3041> 1195 | ||
| 469 | -<3042> 1194 | ||
| 470 | -<3043> 1197 | ||
| 471 | -<3044> 1196 | ||
| 472 | -<3045> 1199 | ||
| 473 | -<3046> 1198 | ||
| 474 | -<3047> 1201 | ||
| 475 | -<3048> 1200 | ||
| 476 | -<3049> 1203 | ||
| 477 | -<304a> 1202 | ||
| 478 | -<304b> 1204 | ||
| 479 | -<3063> 1232 | ||
| 480 | -<3064> 1231 | ||
| 481 | -endcidchar | ||
| 482 | - | ||
| 483 | -100 begincidchar | ||
| 484 | -<3083> 1264 | ||
| 485 | -<3084> 1263 | ||
| 486 | -<3085> 1266 | ||
| 487 | -<3086> 1265 | ||
| 488 | -<3087> 1268 | ||
| 489 | -<3088> 1267 | ||
| 490 | -<308e> 1275 | ||
| 491 | -<308f> 1274 | ||
| 492 | -<3095> 1205 | ||
| 493 | -<3096> 1212 | ||
| 494 | -<309f> 1281 | ||
| 495 | -<30a0> 1399 | ||
| 496 | -<30a1> 1283 | ||
| 497 | -<30a2> 1282 | ||
| 498 | -<30a3> 1285 | ||
| 499 | -<30a4> 1284 | ||
| 500 | -<30a5> 1287 | ||
| 501 | -<30a6> 1286 | ||
| 502 | -<30a7> 1289 | ||
| 503 | -<30a8> 1288 | ||
| 504 | -<30a9> 1291 | ||
| 505 | -<30aa> 1290 | ||
| 506 | -<30ab> 1292 | ||
| 507 | -<30c3> 1323 | ||
| 508 | -<30c4> 1322 | ||
| 509 | -<30e3> 1363 | ||
| 510 | -<30e4> 1362 | ||
| 511 | -<30e5> 1365 | ||
| 512 | -<30e6> 1364 | ||
| 513 | -<30e7> 1367 | ||
| 514 | -<30e8> 1366 | ||
| 515 | -<30e9> 1368 | ||
| 516 | -<30ea> 1370 | ||
| 517 | -<30eb> 1372 | ||
| 518 | -<30ec> 1374 | ||
| 519 | -<30ed> 1376 | ||
| 520 | -<30ee> 1379 | ||
| 521 | -<30ef> 1378 | ||
| 522 | -<30f5> 1293 | ||
| 523 | -<30f6> 1301 | ||
| 524 | -<30fb> 1400 | ||
| 525 | -<30fc> 1390 | ||
| 526 | -<30ff> 1389 | ||
| 527 | -<31f0> 1298 | ||
| 528 | -<31f1> 1309 | ||
| 529 | -<31f2> 1312 | ||
| 530 | -<31f3> 1328 | ||
| 531 | -<31f4> 1333 | ||
| 532 | -<31f5> 1337 | ||
| 533 | -<31f6> 1341 | ||
| 534 | -<31f7> 1345 | ||
| 535 | -<31f8> 1349 | ||
| 536 | -<31f9> 1353 | ||
| 537 | -<31fa> 1359 | ||
| 538 | -<31fb> 1369 | ||
| 539 | -<31fc> 1371 | ||
| 540 | -<31fd> 1373 | ||
| 541 | -<31fe> 1375 | ||
| 542 | -<31ff> 1377 | ||
| 543 | -<32ff> 2317 | ||
| 544 | -<3402> 2447 | ||
| 545 | -<3427> 2450 | ||
| 546 | -<342c> 2451 | ||
| 547 | -<342e> 2452 | ||
| 548 | -<3468> 2453 | ||
| 549 | -<346a> 2454 | ||
| 550 | -<3488> 2455 | ||
| 551 | -<3492> 2456 | ||
| 552 | -<34b5> 2457 | ||
| 553 | -<34bc> 2458 | ||
| 554 | -<34c1> 2459 | ||
| 555 | -<34c7> 2461 | ||
| 556 | -<34db> 2462 | ||
| 557 | -<351f> 2463 | ||
| 558 | -<353e> 2464 | ||
| 559 | -<3563> 2467 | ||
| 560 | -<356e> 2468 | ||
| 561 | -<35a6> 2469 | ||
| 562 | -<35a8> 2470 | ||
| 563 | -<35c5> 2471 | ||
| 564 | -<35da> 2472 | ||
| 565 | -<35de> 2473 | ||
| 566 | -<35f4> 2474 | ||
| 567 | -<3605> 2475 | ||
| 568 | -<3614> 2476 | ||
| 569 | -<364a> 2477 | ||
| 570 | -<3691> 2478 | ||
| 571 | -<3696> 2479 | ||
| 572 | -<3699> 2480 | ||
| 573 | -<36cf> 2481 | ||
| 574 | -<3775> 2486 | ||
| 575 | -<378d> 2487 | ||
| 576 | -<37c1> 2488 | ||
| 577 | -<37e2> 2489 | ||
| 578 | -<37e8> 2490 | ||
| 579 | -<37f4> 2491 | ||
| 580 | -<37fd> 2492 | ||
| 581 | -<3800> 2493 | ||
| 582 | -<382f> 2494 | ||
| 583 | -<3836> 2495 | ||
| 584 | -endcidchar | ||
| 585 | - | ||
| 586 | -100 begincidchar | ||
| 587 | -<3840> 2496 | ||
| 588 | -<385c> 2497 | ||
| 589 | -<3861> 2498 | ||
| 590 | -<38a1> 2499 | ||
| 591 | -<38ad> 2500 | ||
| 592 | -<38fa> 2501 | ||
| 593 | -<3917> 2502 | ||
| 594 | -<391a> 2503 | ||
| 595 | -<396f> 2504 | ||
| 596 | -<39a4> 2505 | ||
| 597 | -<39b8> 2506 | ||
| 598 | -<3a5c> 2507 | ||
| 599 | -<3a6e> 2508 | ||
| 600 | -<3a73> 2509 | ||
| 601 | -<3a85> 2510 | ||
| 602 | -<3ac4> 2511 | ||
| 603 | -<3acb> 2512 | ||
| 604 | -<3aea> 2515 | ||
| 605 | -<3af3> 2516 | ||
| 606 | -<3b0e> 2517 | ||
| 607 | -<3b1a> 2518 | ||
| 608 | -<3b1c> 2519 | ||
| 609 | -<3b22> 2520 | ||
| 610 | -<3b35> 10891 | ||
| 611 | -<3b6d> 2521 | ||
| 612 | -<3b77> 2522 | ||
| 613 | -<3b8d> 2525 | ||
| 614 | -<3ba4> 2526 | ||
| 615 | -<3bb6> 2527 | ||
| 616 | -<3bc3> 2528 | ||
| 617 | -<3bcd> 2529 | ||
| 618 | -<3bf0> 2530 | ||
| 619 | -<3bf3> 2531 | ||
| 620 | -<3c0f> 2532 | ||
| 621 | -<3c26> 2533 | ||
| 622 | -<3cc3> 2534 | ||
| 623 | -<3cd2> 2535 | ||
| 624 | -<3d11> 2536 | ||
| 625 | -<3d1e> 2537 | ||
| 626 | -<3d31> 2538 | ||
| 627 | -<3d4e> 2539 | ||
| 628 | -<3d64> 2540 | ||
| 629 | -<3d9a> 2541 | ||
| 630 | -<3dc0> 2542 | ||
| 631 | -<3dcc> 2543 | ||
| 632 | -<3dd4> 2544 | ||
| 633 | -<3e05> 2545 | ||
| 634 | -<3e60> 2548 | ||
| 635 | -<3e66> 2549 | ||
| 636 | -<3e68> 2550 | ||
| 637 | -<3e83> 2551 | ||
| 638 | -<3e8a> 2552 | ||
| 639 | -<3e94> 2553 | ||
| 640 | -<3eda> 2554 | ||
| 641 | -<3f57> 2555 | ||
| 642 | -<3f72> 2556 | ||
| 643 | -<3f75> 2557 | ||
| 644 | -<3f77> 2558 | ||
| 645 | -<3fae> 2559 | ||
| 646 | -<3fb1> 2560 | ||
| 647 | -<3fc9> 2561 | ||
| 648 | -<3fd7> 2562 | ||
| 649 | -<3fdc> 2563 | ||
| 650 | -<4039> 2564 | ||
| 651 | -<4058> 2565 | ||
| 652 | -<4093> 2566 | ||
| 653 | -<4103> 2567 | ||
| 654 | -<4105> 2568 | ||
| 655 | -<4148> 2569 | ||
| 656 | -<414f> 2570 | ||
| 657 | -<4163> 2571 | ||
| 658 | -<41b4> 2572 | ||
| 659 | -<41bf> 2573 | ||
| 660 | -<41e6> 2574 | ||
| 661 | -<41ee> 2575 | ||
| 662 | -<41f3> 2576 | ||
| 663 | -<4207> 2577 | ||
| 664 | -<420e> 2578 | ||
| 665 | -<4264> 2579 | ||
| 666 | -<4293> 2580 | ||
| 667 | -<42c6> 2581 | ||
| 668 | -<42d6> 2582 | ||
| 669 | -<42dd> 2583 | ||
| 670 | -<4302> 2584 | ||
| 671 | -<432b> 2585 | ||
| 672 | -<4343> 2586 | ||
| 673 | -<43ee> 2587 | ||
| 674 | -<43f0> 2588 | ||
| 675 | -<4408> 2589 | ||
| 676 | -<440c> 2590 | ||
| 677 | -<4417> 2591 | ||
| 678 | -<441c> 2592 | ||
| 679 | -<4422> 2593 | ||
| 680 | -<4453> 2594 | ||
| 681 | -<445b> 2595 | ||
| 682 | -<4476> 2596 | ||
| 683 | -<447a> 2597 | ||
| 684 | -<4491> 2598 | ||
| 685 | -<44b3> 2599 | ||
| 686 | -<44be> 2600 | ||
| 687 | -endcidchar | ||
| 688 | - | ||
| 689 | -100 begincidchar | ||
| 690 | -<44d4> 2601 | ||
| 691 | -<4508> 2602 | ||
| 692 | -<450d> 2603 | ||
| 693 | -<4525> 2604 | ||
| 694 | -<4543> 2605 | ||
| 695 | -<457a> 2606 | ||
| 696 | -<459d> 2607 | ||
| 697 | -<45b8> 2608 | ||
| 698 | -<45be> 2609 | ||
| 699 | -<45e5> 2610 | ||
| 700 | -<45ea> 2611 | ||
| 701 | -<4641> 2614 | ||
| 702 | -<4665> 2615 | ||
| 703 | -<46a1> 2616 | ||
| 704 | -<470c> 2619 | ||
| 705 | -<471f> 2620 | ||
| 706 | -<4764> 2621 | ||
| 707 | -<47e6> 2622 | ||
| 708 | -<47fd> 2623 | ||
| 709 | -<4816> 2624 | ||
| 710 | -<481e> 2625 | ||
| 711 | -<4844> 2626 | ||
| 712 | -<484e> 2627 | ||
| 713 | -<48b5> 2628 | ||
| 714 | -<49b0> 2629 | ||
| 715 | -<49e7> 2630 | ||
| 716 | -<49fa> 2631 | ||
| 717 | -<4a04> 2632 | ||
| 718 | -<4a29> 2633 | ||
| 719 | -<4abc> 2634 | ||
| 720 | -<4b38> 2635 | ||
| 721 | -<4b3b> 2636 | ||
| 722 | -<4b7e> 2637 | ||
| 723 | -<4bc2> 2638 | ||
| 724 | -<4bca> 2639 | ||
| 725 | -<4bd2> 2640 | ||
| 726 | -<4be8> 2641 | ||
| 727 | -<4c17> 2642 | ||
| 728 | -<4c20> 2643 | ||
| 729 | -<4c38> 2644 | ||
| 730 | -<4cc4> 2645 | ||
| 731 | -<4cd1> 2646 | ||
| 732 | -<4ce1> 2647 | ||
| 733 | -<4d07> 2648 | ||
| 734 | -<4d77> 2649 | ||
| 735 | -<4e21> 2676 | ||
| 736 | -<4e26> 2679 | ||
| 737 | -<4e4b> 2707 | ||
| 738 | -<4e51> 2711 | ||
| 739 | -<4e71> 2727 | ||
| 740 | -<4e79> 2731 | ||
| 741 | -<4e82> 2735 | ||
| 742 | -<4ea8> 2764 | ||
| 743 | -<4eb3> 2771 | ||
| 744 | -<4eb6> 2772 | ||
| 745 | -<4ee8> 2808 | ||
| 746 | -<4eeb> 2809 | ||
| 747 | -<4f2b> 2847 | ||
| 748 | -<4f40> 2864 | ||
| 749 | -<4f6c> 2897 | ||
| 750 | -<4f73> 2902 | ||
| 751 | -<4fab> 2944 | ||
| 752 | -<4fb2> 2948 | ||
| 753 | -<4fb9> 2952 | ||
| 754 | -<4ff8> 3000 | ||
| 755 | -<4ffa> 3001 | ||
| 756 | -<5030> 3049 | ||
| 757 | -<5039> 3054 | ||
| 758 | -<503b> 3055 | ||
| 759 | -<504c> 3066 | ||
| 760 | -<505c> 3078 | ||
| 761 | -<506a> 3086 | ||
| 762 | -<507d> 3097 | ||
| 763 | -<5088> 3104 | ||
| 764 | -<508a> 3105 | ||
| 765 | -<50aa> 3127 | ||
| 766 | -<50b7> 3137 | ||
| 767 | -<50c0> 3143 | ||
| 768 | -<50c7> 3148 | ||
| 769 | -<50fe> 3190 | ||
| 770 | -<5110> 3204 | ||
| 771 | -<5112> 3205 | ||
| 772 | -<5121> 3218 | ||
| 773 | -<5123> 3219 | ||
| 774 | -<512a> 3222 | ||
| 775 | -<512f> 3225 | ||
| 776 | -<515a> 3261 | ||
| 777 | -<515c> 3262 | ||
| 778 | -<5162> 3265 | ||
| 779 | -<5171> 3277 | ||
| 780 | -<517e> 3287 | ||
| 781 | -<5180> 3288 | ||
| 782 | -<519d> 3310 | ||
| 783 | -<51ba> 3333 | ||
| 784 | -<51cf> 3349 | ||
| 785 | -<51d8> 3356 | ||
| 786 | -<520e> 3397 | ||
| 787 | -<521d> 3406 | ||
| 788 | -<5222> 3407 | ||
| 789 | -<522e> 3416 | ||
| 790 | -endcidchar | ||
| 791 | - | ||
| 792 | -100 begincidchar | ||
| 793 | -<5247> 3432 | ||
| 794 | -<524f> 3438 | ||
| 795 | -<526c> 3458 | ||
| 796 | -<527d> 3470 | ||
| 797 | -<52ec> 3558 | ||
| 798 | -<5305> 3577 | ||
| 799 | -<5313> 3589 | ||
| 800 | -<5335> 3618 | ||
| 801 | -<535e> 3650 | ||
| 802 | -<5369> 3658 | ||
| 803 | -<538e> 3683 | ||
| 804 | -<5396> 3686 | ||
| 805 | -<539d> 3690 | ||
| 806 | -<53bd> 3714 | ||
| 807 | -<53fa> 3766 | ||
| 808 | -<5424> 3790 | ||
| 809 | -<5431> 3801 | ||
| 810 | -<5451> 3826 | ||
| 811 | -<5455> 3827 | ||
| 812 | -<5462> 3830 | ||
| 813 | -<5464> 3831 | ||
| 814 | -<549c> 3871 | ||
| 815 | -<54d8> 3912 | ||
| 816 | -<54f6> 3928 | ||
| 817 | -<54fa> 3929 | ||
| 818 | -<5527> 3950 | ||
| 819 | -<5553> 3979 | ||
| 820 | -<5566> 3992 | ||
| 821 | -<55b0> 4033 | ||
| 822 | -<55b2> 4034 | ||
| 823 | -<55b6> 4035 | ||
| 824 | -<55bf> 4036 | ||
| 825 | -<55c1> 4037 | ||
| 826 | -<55c9> 4043 | ||
| 827 | -<55ce> 4046 | ||
| 828 | -<55e9> 4062 | ||
| 829 | -<55ec> 4063 | ||
| 830 | -<55ee> 4064 | ||
| 831 | -<55f1> 4065 | ||
| 832 | -<5614> 4085 | ||
| 833 | -<561b> 4090 | ||
| 834 | -<5620> 4091 | ||
| 835 | -<562c> 4094 | ||
| 836 | -<5649> 4117 | ||
| 837 | -<565b> 4126 | ||
| 838 | -<565e> 4127 | ||
| 839 | -<5666> 4133 | ||
| 840 | -<566f> 4140 | ||
| 841 | -<5678> 4146 | ||
| 842 | -<567a> 4147 | ||
| 843 | -<5680> 4148 | ||
| 844 | -<568f> 4157 | ||
| 845 | -<56a2> 4166 | ||
| 846 | -<56bc> 4182 | ||
| 847 | -<56be> 4183 | ||
| 848 | -<56c5> 4188 | ||
| 849 | -<56d3> 4199 | ||
| 850 | -<56eb> 4217 | ||
| 851 | -<56fd> 4228 | ||
| 852 | -<56ff> 4229 | ||
| 853 | -<570f> 4242 | ||
| 854 | -<5718> 4248 | ||
| 855 | -<573b> 4274 | ||
| 856 | -<5742> 4279 | ||
| 857 | -<574a> 4283 | ||
| 858 | -<5759> 4291 | ||
| 859 | -<575f> 4292 | ||
| 860 | -<5777> 4311 | ||
| 861 | -<5797> 4328 | ||
| 862 | -<57ac> 4344 | ||
| 863 | -<57ae> 4345 | ||
| 864 | -<57b0> 4346 | ||
| 865 | -<57b3> 4347 | ||
| 866 | -<57b8> 4348 | ||
| 867 | -<57bd> 4349 | ||
| 868 | -<57c0> 4350 | ||
| 869 | -<57c3> 4351 | ||
| 870 | -<57e9> 4375 | ||
| 871 | -<57ed> 4376 | ||
| 872 | -<57f0> 4377 | ||
| 873 | -<5800> 4390 | ||
| 874 | -<5815> 4402 | ||
| 875 | -<5819> 4403 | ||
| 876 | -<581b> 4404 | ||
| 877 | -<5824> 4410 | ||
| 878 | -<582a> 4413 | ||
| 879 | -<582d> 4414 | ||
| 880 | -<583d> 4423 | ||
| 881 | -<5864> 4446 | ||
| 882 | -<586b> 4450 | ||
| 883 | -<586d> 4451 | ||
| 884 | -<5870> 4452 | ||
| 885 | -<5872> 4453 | ||
| 886 | -<5875> 4454 | ||
| 887 | -<587c> 4457 | ||
| 888 | -<5883> 4462 | ||
| 889 | -<5885> 4463 | ||
| 890 | -<58a6> 4485 | ||
| 891 | -<58ae> 4490 | ||
| 892 | -<58be> 4499 | ||
| 893 | -endcidchar | ||
| 894 | - | ||
| 895 | -100 begincidchar | ||
| 896 | -<58ca> 4507 | ||
| 897 | -<58e9> 4531 | ||
| 898 | -<58f7> 4541 | ||
| 899 | -<5902> 4547 | ||
| 900 | -<591f> 4568 | ||
| 901 | -<5965> 4621 | ||
| 902 | -<5999> 4655 | ||
| 903 | -<599b> 4656 | ||
| 904 | -<599d> 4657 | ||
| 905 | -<599f> 4658 | ||
| 906 | -<59b7> 4671 | ||
| 907 | -<59be> 4676 | ||
| 908 | -<59c1> 4677 | ||
| 909 | -<59c6> 4680 | ||
| 910 | -<59cd> 4685 | ||
| 911 | -<59f4> 4710 | ||
| 912 | -<59fb> 4714 | ||
| 913 | -<59ff> 4715 | ||
| 914 | -<5a09> 4720 | ||
| 915 | -<5a2d> 4742 | ||
| 916 | -<5a3c> 4747 | ||
| 917 | -<5a4c> 4756 | ||
| 918 | -<5a50> 4757 | ||
| 919 | -<5a55> 4758 | ||
| 920 | -<5a5a> 4759 | ||
| 921 | -<5a5e> 4760 | ||
| 922 | -<5a6a> 4766 | ||
| 923 | -<5a77> 4769 | ||
| 924 | -<5a84> 4774 | ||
| 925 | -<5a8b> 4775 | ||
| 926 | -<5a90> 4776 | ||
| 927 | -<5a96> 4779 | ||
| 928 | -<5aa2> 4787 | ||
| 929 | -<5aa7> 4788 | ||
| 930 | -<5aac> 4789 | ||
| 931 | -<5ab5> 4793 | ||
| 932 | -<5ab8> 4794 | ||
| 933 | -<5ac4> 4803 | ||
| 934 | -<5ac6> 4804 | ||
| 935 | -<5ada> 4813 | ||
| 936 | -<5adc> 4814 | ||
| 937 | -<5ae3> 4817 | ||
| 938 | -<5aee> 4822 | ||
| 939 | -<5af0> 4823 | ||
| 940 | -<5afd> 4828 | ||
| 941 | -<5b19> 4837 | ||
| 942 | -<5b1b> 4838 | ||
| 943 | -<5b1d> 4839 | ||
| 944 | -<5b25> 4842 | ||
| 945 | -<5b2a> 4843 | ||
| 946 | -<5b30> 4846 | ||
| 947 | -<5b32> 4847 | ||
| 948 | -<5b34> 4848 | ||
| 949 | -<5b36> 4849 | ||
| 950 | -<5b38> 4850 | ||
| 951 | -<5b3e> 4851 | ||
| 952 | -<5b43> 4854 | ||
| 953 | -<5b45> 4855 | ||
| 954 | -<5b6b> 4878 | ||
| 955 | -<5b73> 4883 | ||
| 956 | -<5b78> 4886 | ||
| 957 | -<5b7a> 4887 | ||
| 958 | -<5b9f> 4921 | ||
| 959 | -<5bbc> 4944 | ||
| 960 | -<5bc9> 4954 | ||
| 961 | -<5bf8> 4991 | ||
| 962 | -<5bfa> 4992 | ||
| 963 | -<5c26> 5025 | ||
| 964 | -<5c48> 5050 | ||
| 965 | -<5c53> 5058 | ||
| 966 | -<5c55> 5059 | ||
| 967 | -<5c8a> 5091 | ||
| 968 | -<5c8c> 5092 | ||
| 969 | -<5c94> 5097 | ||
| 970 | -<5c9d> 5098 | ||
| 971 | -<5cbe> 5123 | ||
| 972 | -<5cc5> 5124 | ||
| 973 | -<5cc7> 5125 | ||
| 974 | -<5cc9> 5126 | ||
| 975 | -<5ccb> 5127 | ||
| 976 | -<5cd0> 5128 | ||
| 977 | -<5cd2> 5129 | ||
| 978 | -<5cd7> 5130 | ||
| 979 | -<5cd9> 5131 | ||
| 980 | -<5cdd> 5132 | ||
| 981 | -<5ce6> 5135 | ||
| 982 | -<5cfd> 5150 | ||
| 983 | -<5d01> 5151 | ||
| 984 | -<5d0b> 5154 | ||
| 985 | -<5d1d> 5168 | ||
| 986 | -<5d29> 5176 | ||
| 987 | -<5d2b> 5177 | ||
| 988 | -<5d31> 5178 | ||
| 989 | -<5d34> 5179 | ||
| 990 | -<5d39> 5180 | ||
| 991 | -<5d3d> 5181 | ||
| 992 | -<5d3f> 5182 | ||
| 993 | -<5d4e> 5191 | ||
| 994 | -<5d55> 5196 | ||
| 995 | -<5d59> 5197 | ||
| 996 | -endcidchar | ||
| 997 | - | ||
| 998 | -100 begincidchar | ||
| 999 | -<5d5c> 5198 | ||
| 1000 | -<5d64> 5203 | ||
| 1001 | -<5d73> 5210 | ||
| 1002 | -<5d76> 5211 | ||
| 1003 | -<5d90> 5225 | ||
| 1004 | -<5d97> 5230 | ||
| 1005 | -<5d99> 5231 | ||
| 1006 | -<5d9b> 5232 | ||
| 1007 | -<5d9d> 5233 | ||
| 1008 | -<5da2> 5236 | ||
| 1009 | -<5da4> 5237 | ||
| 1010 | -<5da7> 5238 | ||
| 1011 | -<5dae> 5241 | ||
| 1012 | -<5db0> 5242 | ||
| 1013 | -<5db2> 5243 | ||
| 1014 | -<5db4> 5244 | ||
| 1015 | -<5dc3> 5251 | ||
| 1016 | -<5dc7> 5252 | ||
| 1017 | -<5dc9> 5253 | ||
| 1018 | -<5ddb> 5266 | ||
| 1019 | -<5deb> 5279 | ||
| 1020 | -<5dee> 5280 | ||
| 1021 | -<5dfb> 5289 | ||
| 1022 | -<5e00> 5293 | ||
| 1023 | -<5e1d> 5310 | ||
| 1024 | -<5e25> 5313 | ||
| 1025 | -<5e28> 5314 | ||
| 1026 | -<5e2b> 5315 | ||
| 1027 | -<5e40> 5328 | ||
| 1028 | -<5e47> 5332 | ||
| 1029 | -<5e49> 5333 | ||
| 1030 | -<5e4e> 5336 | ||
| 1031 | -<5e68> 5352 | ||
| 1032 | -<5e70> 5358 | ||
| 1033 | -<5e87> 5377 | ||
| 1034 | -<5e9c> 5387 | ||
| 1035 | -<5ea0> 5388 | ||
| 1036 | -<5ea2> 5389 | ||
| 1037 | -<5eb1> 5399 | ||
| 1038 | -<5eb3> 5400 | ||
| 1039 | -<5ec6> 5412 | ||
| 1040 | -<5ee5> 5438 | ||
| 1041 | -<5f4a> 5519 | ||
| 1042 | -<5fa4> 5590 | ||
| 1043 | -<5fe4> 5634 | ||
| 1044 | -<5ff8> 5649 | ||
| 1045 | -<5fff> 5654 | ||
| 1046 | -<6007> 5655 | ||
| 1047 | -<600a> 5656 | ||
| 1048 | -<602d> 5685 | ||
| 1049 | -<602f> 5686 | ||
| 1050 | -<6031> 5687 | ||
| 1051 | -<6033> 5688 | ||
| 1052 | -<6035> 5689 | ||
| 1053 | -<603a> 5690 | ||
| 1054 | -<605d> 5712 | ||
| 1055 | -<6075> 5730 | ||
| 1056 | -<6077> 5731 | ||
| 1057 | -<60c2> 5783 | ||
| 1058 | -<60d1> 5794 | ||
| 1059 | -<60e5> 5810 | ||
| 1060 | -<60ee> 5813 | ||
| 1061 | -<6153> 5888 | ||
| 1062 | -<6155> 5889 | ||
| 1063 | -<6187> 5926 | ||
| 1064 | -<61b2> 5955 | ||
| 1065 | -<61b6> 5956 | ||
| 1066 | -<61bc> 5960 | ||
| 1067 | -<61be> 5961 | ||
| 1068 | -<61d5> 5977 | ||
| 1069 | -<61ef> 5992 | ||
| 1070 | -<61f2> 5993 | ||
| 1071 | -<61fa> 5999 | ||
| 1072 | -<6236> 6044 | ||
| 1073 | -<623b> 6047 | ||
| 1074 | -<6258> 6071 | ||
| 1075 | -<625e> 6075 | ||
| 1076 | -<6268> 6080 | ||
| 1077 | -<6271> 6084 | ||
| 1078 | -<6273> 6085 | ||
| 1079 | -<6276> 6086 | ||
| 1080 | -<629e> 6116 | ||
| 1081 | -<62a6> 6117 | ||
| 1082 | -<62a8> 6118 | ||
| 1083 | -<62b1> 6121 | ||
| 1084 | -<62b3> 6122 | ||
| 1085 | -<62c2> 6133 | ||
| 1086 | -<62ea> 6161 | ||
| 1087 | -<6313> 6190 | ||
| 1088 | -<6316> 6191 | ||
| 1089 | -<631b> 6194 | ||
| 1090 | -<631f> 6195 | ||
| 1091 | -<632d> 6201 | ||
| 1092 | -<632f> 6202 | ||
| 1093 | -<6332> 6203 | ||
| 1094 | -<6346> 6217 | ||
| 1095 | -<638c> 6264 | ||
| 1096 | -<6392> 6268 | ||
| 1097 | -<63b2> 6294 | ||
| 1098 | -<63bb> 6297 | ||
| 1099 | -endcidchar | ||
| 1100 | - | ||
| 1101 | -100 begincidchar | ||
| 1102 | -<63e3> 6322 | ||
| 1103 | -<63e5> 6323 | ||
| 1104 | -<6406> 6339 | ||
| 1105 | -<640d> 6342 | ||
| 1106 | -<641c> 6351 | ||
| 1107 | -<641e> 6352 | ||
| 1108 | -<6420> 6353 | ||
| 1109 | -<6422> 6354 | ||
| 1110 | -<643a> 6368 | ||
| 1111 | -<6442> 6372 | ||
| 1112 | -<644b> 6373 | ||
| 1113 | -<6458> 6380 | ||
| 1114 | -<6463> 6388 | ||
| 1115 | -<6467> 6389 | ||
| 1116 | -<6469> 6390 | ||
| 1117 | -<646d> 6391 | ||
| 1118 | -<646f> 6392 | ||
| 1119 | -<6476> 6395 | ||
| 1120 | -<647d> 6400 | ||
| 1121 | -<6483> 6401 | ||
| 1122 | -<6485> 6402 | ||
| 1123 | -<6495> 6410 | ||
| 1124 | -<64a1> 6418 | ||
| 1125 | -<64b0> 6429 | ||
| 1126 | -<64b9> 6432 | ||
| 1127 | -<64c7> 6442 | ||
| 1128 | -<64da> 6456 | ||
| 1129 | -<650f> 6489 | ||
| 1130 | -<6516> 6492 | ||
| 1131 | -<6526> 6503 | ||
| 1132 | -<6570> 6552 | ||
| 1133 | -<6572> 6553 | ||
| 1134 | -<657a> 6558 | ||
| 1135 | -<657d> 6559 | ||
| 1136 | -<658c> 6569 | ||
| 1137 | -<658e> 6570 | ||
| 1138 | -<6595> 6574 | ||
| 1139 | -<65d2> 6619 | ||
| 1140 | -<65d4> 6620 | ||
| 1141 | -<65db> 6625 | ||
| 1142 | -<6600> 6649 | ||
| 1143 | -<66a2> 6778 | ||
| 1144 | -<66a4> 6779 | ||
| 1145 | -<66a6> 6780 | ||
| 1146 | -<66ab> 6781 | ||
| 1147 | -<66cc> 6804 | ||
| 1148 | -<66d4> 6807 | ||
| 1149 | -<66d6> 6808 | ||
| 1150 | -<66e6> 6816 | ||
| 1151 | -<66ee> 6821 | ||
| 1152 | -<66f0> 6822 | ||
| 1153 | -<6703> 6838 | ||
| 1154 | -<6705> 6839 | ||
| 1155 | -<670b> 6843 | ||
| 1156 | -<670c> 10842 | ||
| 1157 | -<6710> 10861 | ||
| 1158 | -<6719> 6853 | ||
| 1159 | -<6722> 6860 | ||
| 1160 | -<6731> 6870 | ||
| 1161 | -<673a> 6877 | ||
| 1162 | -<6741> 6881 | ||
| 1163 | -<6743> 6882 | ||
| 1164 | -<6759> 6898 | ||
| 1165 | -<676a> 6910 | ||
| 1166 | -<6787> 6931 | ||
| 1167 | -<6789> 6932 | ||
| 1168 | -<67a4> 6953 | ||
| 1169 | -<67a6> 6954 | ||
| 1170 | -<67a9> 6955 | ||
| 1171 | -<67e4> 6998 | ||
| 1172 | -<67e9> 7001 | ||
| 1173 | -<67ec> 7002 | ||
| 1174 | -<6810> 7024 | ||
| 1175 | -<685f> 7081 | ||
| 1176 | -<6863> 7082 | ||
| 1177 | -<6867> 7083 | ||
| 1178 | -<686b> 7084 | ||
| 1179 | -<6888> 7106 | ||
| 1180 | -<6928> 7226 | ||
| 1181 | -<692a> 7227 | ||
| 1182 | -<693b> 7236 | ||
| 1183 | -<693d> 7237 | ||
| 1184 | -<693f> 7238 | ||
| 1185 | -<6942> 7239 | ||
| 1186 | -<694e> 7244 | ||
| 1187 | -<6957> 7248 | ||
| 1188 | -<6986> 7288 | ||
| 1189 | -<698a> 7289 | ||
| 1190 | -<6998> 7297 | ||
| 1191 | -<69ab> 7306 | ||
| 1192 | -<69b4> 7313 | ||
| 1193 | -<69c3> 7323 | ||
| 1194 | -<69c5> 7324 | ||
| 1195 | -<69d3> 7335 | ||
| 1196 | -<69e5> 7344 | ||
| 1197 | -<69f9> 7359 | ||
| 1198 | -<69fb> 7360 | ||
| 1199 | -<6a05> 7368 | ||
| 1200 | -<6a0f> 7372 | ||
| 1201 | -<6a17> 7378 | ||
| 1202 | -endcidchar | ||
| 1203 | - | ||
| 1204 | -100 begincidchar | ||
| 1205 | -<6a2e> 7394 | ||
| 1206 | -<6a30> 7395 | ||
| 1207 | -<6a4e> 7417 | ||
| 1208 | -<6a5b> 7426 | ||
| 1209 | -<6a5f> 7427 | ||
| 1210 | -<6a64> 7430 | ||
| 1211 | -<6a78> 7438 | ||
| 1212 | -<6a7a> 7439 | ||
| 1213 | -<6a89> 7448 | ||
| 1214 | -<6a8b> 7449 | ||
| 1215 | -<6a94> 7454 | ||
| 1216 | -<6a97> 7455 | ||
| 1217 | -<6aa5> 7465 | ||
| 1218 | -<6ab8> 7475 | ||
| 1219 | -<6abb> 7476 | ||
| 1220 | -<6ac6> 7483 | ||
| 1221 | -<6acc> 7486 | ||
| 1222 | -<6ae2> 7499 | ||
| 1223 | -<6ae4> 7500 | ||
| 1224 | -<6aea> 7503 | ||
| 1225 | -<6aec> 7504 | ||
| 1226 | -<6af8> 7509 | ||
| 1227 | -<6b1b> 7529 | ||
| 1228 | -<6b2f> 7541 | ||
| 1229 | -<6b32> 7542 | ||
| 1230 | -<6b43> 7553 | ||
| 1231 | -<6b50> 7561 | ||
| 1232 | -<6b56> 7565 | ||
| 1233 | -<6b5b> 7568 | ||
| 1234 | -<6b5d> 7569 | ||
| 1235 | -<6b8d> 7608 | ||
| 1236 | -<6b9b> 7613 | ||
| 1237 | -<6bdf> 7664 | ||
| 1238 | -<6be1> 7665 | ||
| 1239 | -<6be3> 7666 | ||
| 1240 | -<6bf1> 7673 | ||
| 1241 | -<6bf3> 7674 | ||
| 1242 | -<6bf7> 7675 | ||
| 1243 | -<6bf9> 7676 | ||
| 1244 | -<6bff> 7677 | ||
| 1245 | -<6c02> 7678 | ||
| 1246 | -<6c17> 7692 | ||
| 1247 | -<6c19> 7693 | ||
| 1248 | -<6c1b> 7694 | ||
| 1249 | -<6c1f> 7695 | ||
| 1250 | -<6c2c> 7701 | ||
| 1251 | -<6c2e> 7702 | ||
| 1252 | -<6c52> 7722 | ||
| 1253 | -<6c57> 7725 | ||
| 1254 | -<6c62> 7734 | ||
| 1255 | -<6c6d> 7739 | ||
| 1256 | -<6c76> 7745 | ||
| 1257 | -<6c90> 7763 | ||
| 1258 | -<6c9f> 7775 | ||
| 1259 | -<6ce5> 7823 | ||
| 1260 | -<6cfb> 7838 | ||
| 1261 | -<6d04> 7841 | ||
| 1262 | -<6d07> 7842 | ||
| 1263 | -<6d17> 7851 | ||
| 1264 | -<6d41> 7880 | ||
| 1265 | -<6d6c> 7900 | ||
| 1266 | -<6d74> 7904 | ||
| 1267 | -<6d7c> 7908 | ||
| 1268 | -<6d85> 7912 | ||
| 1269 | -<6db2> 7936 | ||
| 1270 | -<6dc2> 7946 | ||
| 1271 | -<6e00> 7995 | ||
| 1272 | -<6e13> 8003 | ||
| 1273 | -<6e15> 8004 | ||
| 1274 | -<6e17> 8005 | ||
| 1275 | -<6e29> 8020 | ||
| 1276 | -<6e32> 8026 | ||
| 1277 | -<6e34> 8027 | ||
| 1278 | -<6e36> 8028 | ||
| 1279 | -<6e3e> 8034 | ||
| 1280 | -<6e6b> 8063 | ||
| 1281 | -<6e76> 8068 | ||
| 1282 | -<6e7b> 8069 | ||
| 1283 | -<6e82> 8074 | ||
| 1284 | -<6e89> 8075 | ||
| 1285 | -<6e93> 8080 | ||
| 1286 | -<6e96> 8081 | ||
| 1287 | -<6ea2> 8088 | ||
| 1288 | -<6ea5> 8089 | ||
| 1289 | -<6ea7> 8090 | ||
| 1290 | -<6ed1> 8122 | ||
| 1291 | -<6ee6> 8131 | ||
| 1292 | -<6ef2> 8137 | ||
| 1293 | -<6ef4> 8138 | ||
| 1294 | -<6efb> 8142 | ||
| 1295 | -<6f04> 8148 | ||
| 1296 | -<6f06> 8149 | ||
| 1297 | -<6f18> 8162 | ||
| 1298 | -<6f20> 8165 | ||
| 1299 | -<6f38> 8182 | ||
| 1300 | -<6f41> 8187 | ||
| 1301 | -<6f45> 8188 | ||
| 1302 | -<6f4f> 8189 | ||
| 1303 | -<6f64> 8206 | ||
| 1304 | -<6f66> 8207 | ||
| 1305 | -endcidchar | ||
| 1306 | - | ||
| 1307 | -100 begincidchar | ||
| 1308 | -<6f68> 8208 | ||
| 1309 | -<6f74> 8214 | ||
| 1310 | -<6f78> 8215 | ||
| 1311 | -<6f7a> 8216 | ||
| 1312 | -<6f9a> 8240 | ||
| 1313 | -<6f9d> 8241 | ||
| 1314 | -<6faa> 8251 | ||
| 1315 | -<6fb3> 8256 | ||
| 1316 | -<6fb9> 8260 | ||
| 1317 | -<6fbc> 8261 | ||
| 1318 | -<6fbe> 8262 | ||
| 1319 | -<6fd8> 8275 | ||
| 1320 | -<6fe4> 8282 | ||
| 1321 | -<6ff3> 8291 | ||
| 1322 | -<700d> 8307 | ||
| 1323 | -<700f> 8308 | ||
| 1324 | -<7011> 8309 | ||
| 1325 | -<7015> 8310 | ||
| 1326 | -<7023> 8319 | ||
| 1327 | -<702c> 8323 | ||
| 1328 | -<7032> 8326 | ||
| 1329 | -<7034> 8327 | ||
| 1330 | -<7037> 8328 | ||
| 1331 | -<703c> 8331 | ||
| 1332 | -<703e> 8332 | ||
| 1333 | -<704e> 8341 | ||
| 1334 | -<7051> 8342 | ||
| 1335 | -<7058> 8345 | ||
| 1336 | -<7069> 8351 | ||
| 1337 | -<7078> 8359 | ||
| 1338 | -<7081> 8363 | ||
| 1339 | -<708e> 8368 | ||
| 1340 | -<7092> 8369 | ||
| 1341 | -<709b> 8376 | ||
| 1342 | -<709f> 8377 | ||
| 1343 | -<70a4> 8378 | ||
| 1344 | -<70c8> 8393 | ||
| 1345 | -<70cf> 8396 | ||
| 1346 | -<70d1> 8397 | ||
| 1347 | -<70df> 8406 | ||
| 1348 | -<70e4> 8407 | ||
| 1349 | -<70ec> 8408 | ||
| 1350 | -<70f1> 8409 | ||
| 1351 | -<70fd> 8412 | ||
| 1352 | -<710f> 8422 | ||
| 1353 | -<7114> 8423 | ||
| 1354 | -<711c> 8426 | ||
| 1355 | -<711e> 8427 | ||
| 1356 | -<7126> 8430 | ||
| 1357 | -<712b> 8431 | ||
| 1358 | -<7136> 8437 | ||
| 1359 | -<7138> 8438 | ||
| 1360 | -<713c> 8439 | ||
| 1361 | -<7141> 8440 | ||
| 1362 | -<714e> 8448 | ||
| 1363 | -<715c> 8458 | ||
| 1364 | -<715e> 8459 | ||
| 1365 | -<7160> 8460 | ||
| 1366 | -<7162> 8461 | ||
| 1367 | -<716c> 8468 | ||
| 1368 | -<716e> 8469 | ||
| 1369 | -<7179> 8470 | ||
| 1370 | -<717d> 8471 | ||
| 1371 | -<7180> 8472 | ||
| 1372 | -<718a> 8477 | ||
| 1373 | -<718c> 8478 | ||
| 1374 | -<718f> 8479 | ||
| 1375 | -<7192> 8480 | ||
| 1376 | -<71a2> 8489 | ||
| 1377 | -<71a8> 8490 | ||
| 1378 | -<71ac> 8491 | ||
| 1379 | -<71ce> 8510 | ||
| 1380 | -<71d0> 8511 | ||
| 1381 | -<71dc> 8520 | ||
| 1382 | -<7200> 8537 | ||
| 1383 | -<720d> 8542 | ||
| 1384 | -<7210> 8543 | ||
| 1385 | -<7213> 8544 | ||
| 1386 | -<7215> 8545 | ||
| 1387 | -<7217> 8546 | ||
| 1388 | -<721d> 8549 | ||
| 1389 | -<721f> 8550 | ||
| 1390 | -<7224> 8551 | ||
| 1391 | -<7228> 8552 | ||
| 1392 | -<7232> 8559 | ||
| 1393 | -<726b> 8604 | ||
| 1394 | -<7274> 8609 | ||
| 1395 | -<7284> 8621 | ||
| 1396 | -<7287> 8622 | ||
| 1397 | -<7289> 8623 | ||
| 1398 | -<7296> 8628 | ||
| 1399 | -<729b> 8629 | ||
| 1400 | -<72a0> 8630 | ||
| 1401 | -<72a2> 8631 | ||
| 1402 | -<72b4> 8641 | ||
| 1403 | -<72b6> 8642 | ||
| 1404 | -<72b9> 8643 | ||
| 1405 | -<72be> 8644 | ||
| 1406 | -<72c9> 8652 | ||
| 1407 | -<72cc> 8653 | ||
| 1408 | -endcidchar | ||
| 1409 | - | ||
| 1410 | -100 begincidchar | ||
| 1411 | -<72ce> 8654 | ||
| 1412 | -<72d0> 8655 | ||
| 1413 | -<72d2> 8656 | ||
| 1414 | -<72db> 8662 | ||
| 1415 | -<72e5> 8667 | ||
| 1416 | -<72e9> 8668 | ||
| 1417 | -<7302> 8681 | ||
| 1418 | -<7307> 8684 | ||
| 1419 | -<730d> 8687 | ||
| 1420 | -<7322> 8699 | ||
| 1421 | -<7352> 8730 | ||
| 1422 | -<7363> 8738 | ||
| 1423 | -<7375> 8751 | ||
| 1424 | -<738e> 8768 | ||
| 1425 | -<7390> 8769 | ||
| 1426 | -<739c> 8776 | ||
| 1427 | -<73a2> 8780 | ||
| 1428 | -<73ad> 8787 | ||
| 1429 | -<73b5> 8790 | ||
| 1430 | -<73b7> 8791 | ||
| 1431 | -<73c2> 8799 | ||
| 1432 | -<73d6> 8813 | ||
| 1433 | -<73d9> 8814 | ||
| 1434 | -<73f1> 8828 | ||
| 1435 | -<7411> 8848 | ||
| 1436 | -<7413> 8849 | ||
| 1437 | -<744b> 8881 | ||
| 1438 | -<744d> 8882 | ||
| 1439 | -<7455> 8886 | ||
| 1440 | -<7457> 8887 | ||
| 1441 | -<7476> 8912 | ||
| 1442 | -<747e> 8913 | ||
| 1443 | -<7483> 8916 | ||
| 1444 | -<748b> 8922 | ||
| 1445 | -<749c> 8931 | ||
| 1446 | -<74b5> 8950 | ||
| 1447 | -<74bd> 8954 | ||
| 1448 | -<74bf> 8955 | ||
| 1449 | -<74cc> 8959 | ||
| 1450 | -<74d6> 8964 | ||
| 1451 | -<74d8> 8965 | ||
| 1452 | -<74f4> 8986 | ||
| 1453 | -<74ff> 8993 | ||
| 1454 | -<7501> 8994 | ||
| 1455 | -<751a> 9009 | ||
| 1456 | -<751c> 9010 | ||
| 1457 | -<7554> 9057 | ||
| 1458 | -<7557> 9058 | ||
| 1459 | -<75ab> 9120 | ||
| 1460 | -<75ca> 9143 | ||
| 1461 | -<75e7> 9165 | ||
| 1462 | -<75e9> 9166 | ||
| 1463 | -<75ec> 9167 | ||
| 1464 | -<75fc> 9177 | ||
| 1465 | -<760f> 9192 | ||
| 1466 | -<762d> 9214 | ||
| 1467 | -<7630> 9215 | ||
| 1468 | -<764e> 9238 | ||
| 1469 | -<7652> 9239 | ||
| 1470 | -<765c> 9244 | ||
| 1471 | -<765f> 9245 | ||
| 1472 | -<7674> 9261 | ||
| 1473 | -<7676> 9262 | ||
| 1474 | -<7678> 9263 | ||
| 1475 | -<7690> 9282 | ||
| 1476 | -<7693> 9283 | ||
| 1477 | -<76aa> 9302 | ||
| 1478 | -<76b4> 9307 | ||
| 1479 | -<76bd> 9313 | ||
| 1480 | -<76bf> 9314 | ||
| 1481 | -<76d2> 9327 | ||
| 1482 | -<76d4> 9328 | ||
| 1483 | -<76d9> 9331 | ||
| 1484 | -<76ee> 9347 | ||
| 1485 | -<76f4> 9351 | ||
| 1486 | -<76f6> 9352 | ||
| 1487 | -<76fe> 9357 | ||
| 1488 | -<7704> 9360 | ||
| 1489 | -<770e> 9368 | ||
| 1490 | -<7712> 9369 | ||
| 1491 | -<7717> 9372 | ||
| 1492 | -<7722> 9380 | ||
| 1493 | -<7740> 9399 | ||
| 1494 | -<7742> 9400 | ||
| 1495 | -<774a> 9404 | ||
| 1496 | -<7752> 9408 | ||
| 1497 | -<7770> 9429 | ||
| 1498 | -<7784> 9440 | ||
| 1499 | -<7791> 9445 | ||
| 1500 | -<779a> 9449 | ||
| 1501 | -<77a2> 9453 | ||
| 1502 | -<77a7> 9456 | ||
| 1503 | -<77b3> 9465 | ||
| 1504 | -<77b9> 9469 | ||
| 1505 | -<77c3> 9475 | ||
| 1506 | -<77c7> 9476 | ||
| 1507 | -<77c9> 9477 | ||
| 1508 | -<77cd> 9478 | ||
| 1509 | -<77d5> 9481 | ||
| 1510 | -<77d7> 9482 | ||
| 1511 | -endcidchar | ||
| 1512 | - | ||
| 1513 | -100 begincidchar | ||
| 1514 | -<77f8> 9506 | ||
| 1515 | -<7802> 9509 | ||
| 1516 | -<7809> 9512 | ||
| 1517 | -<7819> 9520 | ||
| 1518 | -<781d> 9521 | ||
| 1519 | -<7830> 9532 | ||
| 1520 | -<7832> 9533 | ||
| 1521 | -<7837> 9536 | ||
| 1522 | -<783a> 9537 | ||
| 1523 | -<783f> 9538 | ||
| 1524 | -<784c> 9544 | ||
| 1525 | -<7868> 9556 | ||
| 1526 | -<7872> 9562 | ||
| 1527 | -<7874> 9563 | ||
| 1528 | -<787a> 9564 | ||
| 1529 | -<787c> 9565 | ||
| 1530 | -<787e> 9566 | ||
| 1531 | -<7881> 9567 | ||
| 1532 | -<788a> 9570 | ||
| 1533 | -<7891> 9575 | ||
| 1534 | -<789a> 9581 | ||
| 1535 | -<78a1> 9585 | ||
| 1536 | -<78b5> 9599 | ||
| 1537 | -<78c1> 9606 | ||
| 1538 | -<78ce> 9615 | ||
| 1539 | -<78e4> 9628 | ||
| 1540 | -<78ea> 9632 | ||
| 1541 | -<78ec> 9633 | ||
| 1542 | -<78ef> 9634 | ||
| 1543 | -<790c> 9650 | ||
| 1544 | -<790e> 9651 | ||
| 1545 | -<7962> 9709 | ||
| 1546 | -<7965> 9710 | ||
| 1547 | -<796b> 9714 | ||
| 1548 | -<796d> 9715 | ||
| 1549 | -<7972> 9716 | ||
| 1550 | -<7977> 9717 | ||
| 1551 | -<7991> 9734 | ||
| 1552 | -<7998> 9739 | ||
| 1553 | -<79a1> 9743 | ||
| 1554 | -<79c4> 9766 | ||
| 1555 | -<79cf> 9774 | ||
| 1556 | -<79d8> 9780 | ||
| 1557 | -<79da> 9781 | ||
| 1558 | -<79f8> 9800 | ||
| 1559 | -<7a00> 9803 | ||
| 1560 | -<7a05> 9806 | ||
| 1561 | -<7a11> 9815 | ||
| 1562 | -<7a27> 9828 | ||
| 1563 | -<7a2b> 9829 | ||
| 1564 | -<7a59> 9864 | ||
| 1565 | -<7a65> 9872 | ||
| 1566 | -<7a67> 9873 | ||
| 1567 | -<7a6d> 9877 | ||
| 1568 | -<7a70> 9878 | ||
| 1569 | -<7a88> 9895 | ||
| 1570 | -<7aa3> 9910 | ||
| 1571 | -<7aac> 9913 | ||
| 1572 | -<7ab3> 9917 | ||
| 1573 | -<7ad5> 9943 | ||
| 1574 | -<7af4> 9966 | ||
| 1575 | -<7af6> 9967 | ||
| 1576 | -<7b02> 9975 | ||
| 1577 | -<7b04> 9976 | ||
| 1578 | -<7b0f> 9982 | ||
| 1579 | -<7b14> 9985 | ||
| 1580 | -<7b1b> 9988 | ||
| 1581 | -<7b23> 9992 | ||
| 1582 | -<7b39> 10010 | ||
| 1583 | -<7b3b> 10011 | ||
| 1584 | -<7b3d> 10012 | ||
| 1585 | -<7b5d> 10033 | ||
| 1586 | -<7b60> 10034 | ||
| 1587 | -<7b77> 10051 | ||
| 1588 | -<7b7f> 10054 | ||
| 1589 | -<7b84> 10055 | ||
| 1590 | -<7b89> 10058 | ||
| 1591 | -<7b8b> 10059 | ||
| 1592 | -<7ba5> 10080 | ||
| 1593 | -<7baa> 10081 | ||
| 1594 | -<7bb8> 10091 | ||
| 1595 | -<7bcf> 10108 | ||
| 1596 | -<7bd4> 10109 | ||
| 1597 | -<7bdd> 10115 | ||
| 1598 | -<7be0> 10116 | ||
| 1599 | -<7bed> 10123 | ||
| 1600 | -<7bf0> 10124 | ||
| 1601 | -<7bfc> 10134 | ||
| 1602 | -<7bfe> 10135 | ||
| 1603 | -<7c09> 10143 | ||
| 1604 | -<7c17> 10153 | ||
| 1605 | -<7c19> 10154 | ||
| 1606 | -<7c1b> 10155 | ||
| 1607 | -<7c23> 10160 | ||
| 1608 | -<7c2f> 10168 | ||
| 1609 | -<7c31> 10169 | ||
| 1610 | -<7c4a> 10185 | ||
| 1611 | -<7c67> 10210 | ||
| 1612 | -<7c69> 10211 | ||
| 1613 | -<7c75> 10219 | ||
| 1614 | -endcidchar | ||
| 1615 | - | ||
| 1616 | -100 begincidchar | ||
| 1617 | -<7c79> 10220 | ||
| 1618 | -<7c89> 10230 | ||
| 1619 | -<7c8b> 10231 | ||
| 1620 | -<7c8d> 10232 | ||
| 1621 | -<7c92> 10235 | ||
| 1622 | -<7c9b> 10240 | ||
| 1623 | -<7cab> 10251 | ||
| 1624 | -<7cc2> 10268 | ||
| 1625 | -<7ce2> 10292 | ||
| 1626 | -<7ce9> 10295 | ||
| 1627 | -<7ceb> 10296 | ||
| 1628 | -<7cef> 10297 | ||
| 1629 | -<7cf2> 10298 | ||
| 1630 | -<7cfe> 10306 | ||
| 1631 | -<7d00> 10307 | ||
| 1632 | -<7d0d> 10318 | ||
| 1633 | -<7d26> 10339 | ||
| 1634 | -<7d35> 10350 | ||
| 1635 | -<7d53> 10373 | ||
| 1636 | -<7d6a> 10390 | ||
| 1637 | -<7d6e> 10391 | ||
| 1638 | -<7d7d> 10402 | ||
| 1639 | -<7d7f> 10403 | ||
| 1640 | -<7d8f> 10414 | ||
| 1641 | -<7d91> 10415 | ||
| 1642 | -<7d93> 10416 | ||
| 1643 | -<7def> 10490 | ||
| 1644 | -<7e15> 10510 | ||
| 1645 | -<7e17> 10511 | ||
| 1646 | -<7e41> 10541 | ||
| 1647 | -<7e50> 10552 | ||
| 1648 | -<7e52> 10553 | ||
| 1649 | -<7e73> 10575 | ||
| 1650 | -<7e75> 10576 | ||
| 1651 | -<7e98> 10603 | ||
| 1652 | -<7f36> 10610 | ||
| 1653 | -<7f38> 10611 | ||
| 1654 | -<7f47> 10621 | ||
| 1655 | -<7f58> 10632 | ||
| 1656 | -<7f75> 10653 | ||
| 1657 | -<7f94> 10675 | ||
| 1658 | -<7f9a> 10678 | ||
| 1659 | -<7fa6> 10686 | ||
| 1660 | -<7fb2> 10693 | ||
| 1661 | -<7fb4> 10694 | ||
| 1662 | -<7fb6> 10695 | ||
| 1663 | -<7fc3> 10703 | ||
| 1664 | -<7fc8> 10706 | ||
| 1665 | -<7fca> 10707 | ||
| 1666 | -<7fcc> 10708 | ||
| 1667 | -<7fd2> 10711 | ||
| 1668 | -<7fdb> 10714 | ||
| 1669 | -<7fe3> 10718 | ||
| 1670 | -<8024> 10768 | ||
| 1671 | -<8026> 10769 | ||
| 1672 | -<8028> 10770 | ||
| 1673 | -<802c> 10771 | ||
| 1674 | -<802e> 10772 | ||
| 1675 | -<8030> 10773 | ||
| 1676 | -<8046> 10789 | ||
| 1677 | -<804a> 10790 | ||
| 1678 | -<8052> 10791 | ||
| 1679 | -<8056> 10792 | ||
| 1680 | -<8058> 10793 | ||
| 1681 | -<805a> 10794 | ||
| 1682 | -<8064> 10800 | ||
| 1683 | -<8066> 10801 | ||
| 1684 | -<8068> 10802 | ||
| 1685 | -<806d> 10803 | ||
| 1686 | -<8079> 10813 | ||
| 1687 | -<807b> 10814 | ||
| 1688 | -<808e> 10828 | ||
| 1689 | -<8093> 10829 | ||
| 1690 | -<8096> 10830 | ||
| 1691 | -<80af> 10849 | ||
| 1692 | -<80b4> 10852 | ||
| 1693 | -<80c8> 10860 | ||
| 1694 | -<80ca> 10861 | ||
| 1695 | -<80d2> 10866 | ||
| 1696 | -<8101> 6848 | ||
| 1697 | -<810d> 10909 | ||
| 1698 | -<811e> 10916 | ||
| 1699 | -<8120> 10917 | ||
| 1700 | -<8127> 10920 | ||
| 1701 | -<8129> 10921 | ||
| 1702 | -<8133> 10927 | ||
| 1703 | -<8135> 10928 | ||
| 1704 | -<8141> 10934 | ||
| 1705 | -<814e> 10941 | ||
| 1706 | -<8157> 10948 | ||
| 1707 | -<816b> 10957 | ||
| 1708 | -<8188> 10977 | ||
| 1709 | -<8193> 10983 | ||
| 1710 | -<8198> 10986 | ||
| 1711 | -<81a0> 10992 | ||
| 1712 | -<81ae> 10998 | ||
| 1713 | -<81b0> 10999 | ||
| 1714 | -<81b8> 11004 | ||
| 1715 | -<81d1> 11023 | ||
| 1716 | -<81d3> 11024 | ||
| 1717 | -endcidchar | ||
| 1718 | - | ||
| 1719 | -100 begincidchar | ||
| 1720 | -<822e> 11098 | ||
| 1721 | -<823c> 11108 | ||
| 1722 | -<8240> 11109 | ||
| 1723 | -<8249> 11115 | ||
| 1724 | -<824b> 11116 | ||
| 1725 | -<8251> 11119 | ||
| 1726 | -<8274> 11142 | ||
| 1727 | -<827b> 11147 | ||
| 1728 | -<8287> 11155 | ||
| 1729 | -<8296> 11165 | ||
| 1730 | -<829d> 11170 | ||
| 1731 | -<82d7> 11209 | ||
| 1732 | -<82ed> 11227 | ||
| 1733 | -<82ef> 11228 | ||
| 1734 | -<82f1> 11229 | ||
| 1735 | -<830e> 11252 | ||
| 1736 | -<8328> 11264 | ||
| 1737 | -<8340> 11283 | ||
| 1738 | -<835a> 11304 | ||
| 1739 | -<8370> 11307 | ||
| 1740 | -<8373> 11308 | ||
| 1741 | -<8375> 11309 | ||
| 1742 | -<8382> 11317 | ||
| 1743 | -<83a2> 11340 | ||
| 1744 | -<83b1> 11349 | ||
| 1745 | -<83b5> 11350 | ||
| 1746 | -<83c5> 11356 | ||
| 1747 | -<83c7> 11357 | ||
| 1748 | -<83cc> 11360 | ||
| 1749 | -<83d6> 11367 | ||
| 1750 | -<83d8> 11368 | ||
| 1751 | -<83e5> 11374 | ||
| 1752 | -<83f4> 11383 | ||
| 1753 | -<8401> 11391 | ||
| 1754 | -<8411> 11402 | ||
| 1755 | -<8413> 11403 | ||
| 1756 | -<8415> 11404 | ||
| 1757 | -<8417> 11405 | ||
| 1758 | -<8419> 11406 | ||
| 1759 | -<8420> 11407 | ||
| 1760 | -<8422> 11408 | ||
| 1761 | -<842c> 11411 | ||
| 1762 | -<842f> 11412 | ||
| 1763 | -<8431> 11413 | ||
| 1764 | -<8435> 11414 | ||
| 1765 | -<848b> 11469 | ||
| 1766 | -<8490> 11470 | ||
| 1767 | -<8497> 11475 | ||
| 1768 | -<8499> 11476 | ||
| 1769 | -<849c> 11477 | ||
| 1770 | -<84a1> 11480 | ||
| 1771 | -<84a6> 11481 | ||
| 1772 | -<84ad> 11485 | ||
| 1773 | -<84af> 11486 | ||
| 1774 | -<84b4> 11489 | ||
| 1775 | -<84c4> 11501 | ||
| 1776 | -<84d3> 11514 | ||
| 1777 | -<84d6> 11515 | ||
| 1778 | -<84dc> 11518 | ||
| 1779 | -<84e7> 11519 | ||
| 1780 | -<84ea> 11520 | ||
| 1781 | -<84ec> 11521 | ||
| 1782 | -<84f4> 11527 | ||
| 1783 | -<84f7> 11528 | ||
| 1784 | -<84ff> 11533 | ||
| 1785 | -<8500> 11534 | ||
| 1786 | -<850c> 11539 | ||
| 1787 | -<850e> 11540 | ||
| 1788 | -<852f> 11564 | ||
| 1789 | -<8543> 11575 | ||
| 1790 | -<8546> 11576 | ||
| 1791 | -<856d> 11606 | ||
| 1792 | -<856f> 11607 | ||
| 1793 | -<8577> 11608 | ||
| 1794 | -<85a2> 11639 | ||
| 1795 | -<85b4> 11653 | ||
| 1796 | -<85c7> 11665 | ||
| 1797 | -<85d5> 11673 | ||
| 1798 | -<85ed> 11688 | ||
| 1799 | -<8600> 11699 | ||
| 1800 | -<8602> 11700 | ||
| 1801 | -<861e> 11719 | ||
| 1802 | -<8624> 11722 | ||
| 1803 | -<8627> 11723 | ||
| 1804 | -<8629> 11724 | ||
| 1805 | -<862d> 11725 | ||
| 1806 | -<8636> 11728 | ||
| 1807 | -<8646> 11738 | ||
| 1808 | -<8650> 11742 | ||
| 1809 | -<8667> 11762 | ||
| 1810 | -<8669> 11763 | ||
| 1811 | -<866f> 11766 | ||
| 1812 | -<8671> 11767 | ||
| 1813 | -<867d> 11774 | ||
| 1814 | -<8691> 11782 | ||
| 1815 | -<8693> 11783 | ||
| 1816 | -<8698> 11786 | ||
| 1817 | -<869a> 11787 | ||
| 1818 | -<86a1> 11790 | ||
| 1819 | -<86ad> 11799 | ||
| 1820 | -endcidchar | ||
| 1821 | - | ||
| 1822 | -100 begincidchar | ||
| 1823 | -<86c9> 11818 | ||
| 1824 | -<86cb> 11819 | ||
| 1825 | -<86d7> 11826 | ||
| 1826 | -<86e9> 11839 | ||
| 1827 | -<8700> 11851 | ||
| 1828 | -<871c> 11873 | ||
| 1829 | -<8725> 11879 | ||
| 1830 | -<8734> 11886 | ||
| 1831 | -<8737> 11887 | ||
| 1832 | -<8743> 11896 | ||
| 1833 | -<8745> 11897 | ||
| 1834 | -<8749> 11898 | ||
| 1835 | -<8751> 11903 | ||
| 1836 | -<8753> 11904 | ||
| 1837 | -<8755> 11905 | ||
| 1838 | -<875d> 11909 | ||
| 1839 | -<8768> 11917 | ||
| 1840 | -<876a> 11918 | ||
| 1841 | -<8774> 11923 | ||
| 1842 | -<8776> 11924 | ||
| 1843 | -<8778> 11925 | ||
| 1844 | -<877f> 11928 | ||
| 1845 | -<8790> 11941 | ||
| 1846 | -<8793> 11942 | ||
| 1847 | -<8795> 11943 | ||
| 1848 | -<87a7> 11952 | ||
| 1849 | -<87b1> 11958 | ||
| 1850 | -<87b3> 11959 | ||
| 1851 | -<87b5> 11960 | ||
| 1852 | -<87c4> 11968 | ||
| 1853 | -<87ce> 11975 | ||
| 1854 | -<87d0> 11976 | ||
| 1855 | -<87d2> 11977 | ||
| 1856 | -<87dc> 11982 | ||
| 1857 | -<87ef> 11994 | ||
| 1858 | -<8801> 12007 | ||
| 1859 | -<8803> 12008 | ||
| 1860 | -<886b> 12083 | ||
| 1861 | -<8875> 12089 | ||
| 1862 | -<8877> 12090 | ||
| 1863 | -<8879> 12091 | ||
| 1864 | -<887b> 12092 | ||
| 1865 | -<8888> 12099 | ||
| 1866 | -<888b> 12100 | ||
| 1867 | -<888d> 12101 | ||
| 1868 | -<8892> 12102 | ||
| 1869 | -<88a2> 12113 | ||
| 1870 | -<88a4> 12114 | ||
| 1871 | -<88a8> 12115 | ||
| 1872 | -<88ae> 12118 | ||
| 1873 | -<88b7> 12123 | ||
| 1874 | -<88ba> 12124 | ||
| 1875 | -<8904> 12173 | ||
| 1876 | -<890a> 12176 | ||
| 1877 | -<8920> 12192 | ||
| 1878 | -<893e> 12209 | ||
| 1879 | -<8949> 12217 | ||
| 1880 | -<894f> 12220 | ||
| 1881 | -<8952> 12221 | ||
| 1882 | -<8966> 12234 | ||
| 1883 | -<8977> 12245 | ||
| 1884 | -<8983> 12254 | ||
| 1885 | -<898d> 12261 | ||
| 1886 | -<89ac> 12281 | ||
| 1887 | -<89ba> 12290 | ||
| 1888 | -<89d2> 12296 | ||
| 1889 | -<89da> 12303 | ||
| 1890 | -<89e3> 12306 | ||
| 1891 | -<89e9> 12310 | ||
| 1892 | -<89eb> 12311 | ||
| 1893 | -<89ed> 12312 | ||
| 1894 | -<89f1> 12313 | ||
| 1895 | -<89f6> 12316 | ||
| 1896 | -<89fd> 12319 | ||
| 1897 | -<89ff> 12320 | ||
| 1898 | -<8a0a> 12329 | ||
| 1899 | -<8a0c> 12330 | ||
| 1900 | -<8a1b> 12342 | ||
| 1901 | -<8a2f> 12357 | ||
| 1902 | -<8a31> 12358 | ||
| 1903 | -<8a43> 12371 | ||
| 1904 | -<8a69> 12399 | ||
| 1905 | -<8a89> 12424 | ||
| 1906 | -<8ab9> 12460 | ||
| 1907 | -<8ae4> 12494 | ||
| 1908 | -<8afa> 12509 | ||
| 1909 | -<8afc> 12510 | ||
| 1910 | -<8b14> 12528 | ||
| 1911 | -<8b26> 12540 | ||
| 1912 | -<8b28> 12541 | ||
| 1913 | -<8b30> 12545 | ||
| 1914 | -<8b33> 12546 | ||
| 1915 | -<8b37> 12547 | ||
| 1916 | -<8b39> 12548 | ||
| 1917 | -<8b3c> 12549 | ||
| 1918 | -<8b3e> 12550 | ||
| 1919 | -<8b56> 12567 | ||
| 1920 | -<8b63> 12575 | ||
| 1921 | -<8b66> 12576 | ||
| 1922 | -<8b69> 12577 | ||
| 1923 | -endcidchar | ||
| 1924 | - | ||
| 1925 | -100 begincidchar | ||
| 1926 | -<8b74> 12585 | ||
| 1927 | -<8c41> 12625 | ||
| 1928 | -<8c5d> 12646 | ||
| 1929 | -<8c66> 12651 | ||
| 1930 | -<8c73> 12658 | ||
| 1931 | -<8c7e> 12666 | ||
| 1932 | -<8c82> 12667 | ||
| 1933 | -<8c90> 12677 | ||
| 1934 | -<8ca4> 12691 | ||
| 1935 | -<8ce6> 12745 | ||
| 1936 | -<8ce8> 12746 | ||
| 1937 | -<8cea> 12747 | ||
| 1938 | -<8d01> 12764 | ||
| 1939 | -<8d69> 12790 | ||
| 1940 | -<8d7f> 12801 | ||
| 1941 | -<8d88> 12806 | ||
| 1942 | -<8d8a> 12807 | ||
| 1943 | -<8d8d> 12808 | ||
| 1944 | -<8d95> 12811 | ||
| 1945 | -<8d99> 12812 | ||
| 1946 | -<8da3> 12816 | ||
| 1947 | -<8da6> 12817 | ||
| 1948 | -<8da8> 12818 | ||
| 1949 | -<8daf> 12821 | ||
| 1950 | -<8db5> 12824 | ||
| 1951 | -<8db7> 12825 | ||
| 1952 | -<8dbe> 12830 | ||
| 1953 | -<8dc0> 12831 | ||
| 1954 | -<8dc2> 12832 | ||
| 1955 | -<8dd1> 12842 | ||
| 1956 | -<8ddd> 12850 | ||
| 1957 | -<8ddf> 12851 | ||
| 1958 | -<8de1> 12852 | ||
| 1959 | -<8dff> 12870 | ||
| 1960 | -<8e01> 12871 | ||
| 1961 | -<8e14> 12883 | ||
| 1962 | -<8e16> 12884 | ||
| 1963 | -<8e2a> 12894 | ||
| 1964 | -<8e3d> 12904 | ||
| 1965 | -<8e44> 12908 | ||
| 1966 | -<8e59> 12921 | ||
| 1967 | -<8e69> 12932 | ||
| 1968 | -<8e87> 12952 | ||
| 1969 | -<8e8d> 12956 | ||
| 1970 | -<8ea7> 12971 | ||
| 1971 | -<8eb3> 12981 | ||
| 1972 | -<8ebe> 12986 | ||
| 1973 | -<8ecf> 12999 | ||
| 1974 | -<8ed4> 13002 | ||
| 1975 | -<8edf> 13005 | ||
| 1976 | -<8ee8> 13008 | ||
| 1977 | -<8eeb> 13009 | ||
| 1978 | -<8f00> 13022 | ||
| 1979 | -<8f05> 13025 | ||
| 1980 | -<8f0c> 13030 | ||
| 1981 | -<8f23> 13048 | ||
| 1982 | -<8fc8> 13139 | ||
| 1983 | -<8fda> 13150 | ||
| 1984 | -<8fe0> 13151 | ||
| 1985 | -<9008> 13183 | ||
| 1986 | -<903c> 13224 | ||
| 1987 | -<9047> 13232 | ||
| 1988 | -<9072> 13267 | ||
| 1989 | -<9095> 13294 | ||
| 1990 | -<909b> 13298 | ||
| 1991 | -<90a8> 13305 | ||
| 1992 | -<90aa> 13306 | ||
| 1993 | -<90b8> 13315 | ||
| 1994 | -<90c1> 13318 | ||
| 1995 | -<90cc> 13326 | ||
| 1996 | -<90ce> 13327 | ||
| 1997 | -<90d2> 13328 | ||
| 1998 | -<90d5> 13329 | ||
| 1999 | -<90e8> 13342 | ||
| 2000 | -<90eb> 13343 | ||
| 2001 | -<90ed> 13344 | ||
| 2002 | -<90f2> 13347 | ||
| 2003 | -<9100> 13355 | ||
| 2004 | -<9102> 13356 | ||
| 2005 | -<9108> 13360 | ||
| 2006 | -<910d> 13361 | ||
| 2007 | -<9110> 13362 | ||
| 2008 | -<9112> 13363 | ||
| 2009 | -<911c> 13371 | ||
| 2010 | -<911e> 13372 | ||
| 2011 | -<9120> 13373 | ||
| 2012 | -<9125> 13376 | ||
| 2013 | -<9127> 13377 | ||
| 2014 | -<9129> 13378 | ||
| 2015 | -<9134> 13385 | ||
| 2016 | -<9143> 13392 | ||
| 2017 | -<9167> 13417 | ||
| 2018 | -<919c> 13450 | ||
| 2019 | -<919e> 13451 | ||
| 2020 | -<91a4> 13454 | ||
| 2021 | -<91a6> 13455 | ||
| 2022 | -<91a8> 13456 | ||
| 2023 | -<91b8> 13470 | ||
| 2024 | -<91e1> 13505 | ||
| 2025 | -<91f9> 13522 | ||
| 2026 | -endcidchar | ||
| 2027 | - | ||
| 2028 | -100 begincidchar | ||
| 2029 | -<91ff> 13526 | ||
| 2030 | -<922c> 13556 | ||
| 2031 | -<923c> 13568 | ||
| 2032 | -<9283> 13620 | ||
| 2033 | -<9285> 13621 | ||
| 2034 | -<92ab> 13644 | ||
| 2035 | -<92ad> 13645 | ||
| 2036 | -<92af> 13646 | ||
| 2037 | -<92d5> 13674 | ||
| 2038 | -<92f0> 13693 | ||
| 2039 | -<92ff> 13702 | ||
| 2040 | -<9300> 13703 | ||
| 2041 | -<9302> 13704 | ||
| 2042 | -<9304> 13705 | ||
| 2043 | -<9306> 13706 | ||
| 2044 | -<9308> 13707 | ||
| 2045 | -<930d> 13708 | ||
| 2046 | -<9344> 13744 | ||
| 2047 | -<934d> 13750 | ||
| 2048 | -<935e> 13762 | ||
| 2049 | -<9360> 13763 | ||
| 2050 | -<9367> 13766 | ||
| 2051 | -<937a> 13780 | ||
| 2052 | -<9388> 13788 | ||
| 2053 | -<938f> 13793 | ||
| 2054 | -<9392> 13794 | ||
| 2055 | -<939e> 13802 | ||
| 2056 | -<93a1> 13803 | ||
| 2057 | -<93b0> 13814 | ||
| 2058 | -<93c1> 13821 | ||
| 2059 | -<93d3> 13835 | ||
| 2060 | -<93f1> 13851 | ||
| 2061 | -<93f5> 13852 | ||
| 2062 | -<93fd> 13858 | ||
| 2063 | -<941f> 13878 | ||
| 2064 | -<9421> 13879 | ||
| 2065 | -<942b> 13880 | ||
| 2066 | -<9438> 13889 | ||
| 2067 | -<943d> 13892 | ||
| 2068 | -<943f> 13893 | ||
| 2069 | -<9441> 13894 | ||
| 2070 | -<9448> 13898 | ||
| 2071 | -<944a> 13899 | ||
| 2072 | -<944c> 13900 | ||
| 2073 | -<9455> 13904 | ||
| 2074 | -<9468> 13915 | ||
| 2075 | -<9475> 13924 | ||
| 2076 | -<9477> 13925 | ||
| 2077 | -<9481> 13930 | ||
| 2078 | -<9596> 13957 | ||
| 2079 | -<95b4> 13978 | ||
| 2080 | -<95b6> 13979 | ||
| 2081 | -<95c3> 13987 | ||
| 2082 | -<95e8> 14016 | ||
| 2083 | -<9628> 14026 | ||
| 2084 | -<962a> 14027 | ||
| 2085 | -<962c> 14028 | ||
| 2086 | -<9644> 14046 | ||
| 2087 | -<9652> 14052 | ||
| 2088 | -<9654> 14053 | ||
| 2089 | -<966a> 14068 | ||
| 2090 | -<966c> 14069 | ||
| 2091 | -<966e> 14070 | ||
| 2092 | -<9670> 14071 | ||
| 2093 | -<9691> 14098 | ||
| 2094 | -<9700> 14173 | ||
| 2095 | -<9711> 14186 | ||
| 2096 | -<9716> 14189 | ||
| 2097 | -<972a> 14202 | ||
| 2098 | -<9736> 14207 | ||
| 2099 | -<973b> 14210 | ||
| 2100 | -<975e> 14235 | ||
| 2101 | -<9771> 14249 | ||
| 2102 | -<9789> 14266 | ||
| 2103 | -<978b> 14267 | ||
| 2104 | -<978d> 14268 | ||
| 2105 | -<979c> 14277 | ||
| 2106 | -<97a6> 14283 | ||
| 2107 | -<97a8> 14284 | ||
| 2108 | -<97bc> 14298 | ||
| 2109 | -<97c1> 14301 | ||
| 2110 | -<97e4> 14327 | ||
| 2111 | -<97e6> 14328 | ||
| 2112 | -<97ff> 14342 | ||
| 2113 | -<980a> 14351 | ||
| 2114 | -<981c> 14366 | ||
| 2115 | -<981e> 14367 | ||
| 2116 | -<9844> 14391 | ||
| 2117 | -<985e> 14411 | ||
| 2118 | -<98a8> 14426 | ||
| 2119 | -<98b4> 14434 | ||
| 2120 | -<98bf> 14441 | ||
| 2121 | -<98ce> 14451 | ||
| 2122 | -<98f6> 14474 | ||
| 2123 | -<9905> 14480 | ||
| 2124 | -<990c> 14485 | ||
| 2125 | -<9924> 14504 | ||
| 2126 | -<992e> 14510 | ||
| 2127 | -<9963> 14547 | ||
| 2128 | -<999b> 14552 | ||
| 2129 | -endcidchar | ||
| 2130 | - | ||
| 2131 | -100 begincidchar | ||
| 2132 | -<99a3> 14556 | ||
| 2133 | -<99a8> 14559 | ||
| 2134 | -<99bf> 14573 | ||
| 2135 | -<99c1> 14574 | ||
| 2136 | -<99e7> 14597 | ||
| 2137 | -<9a08> 14620 | ||
| 2138 | -<9a16> 14630 | ||
| 2139 | -<9a1e> 14633 | ||
| 2140 | -<9a20> 14634 | ||
| 2141 | -<9a2b> 14640 | ||
| 2142 | -<9a33> 14645 | ||
| 2143 | -<9a3e> 14650 | ||
| 2144 | -<9a47> 14657 | ||
| 2145 | -<9a5d> 14672 | ||
| 2146 | -<9a5f> 14673 | ||
| 2147 | -<9a62> 14674 | ||
| 2148 | -<9aa8> 14681 | ||
| 2149 | -<9aaa> 14683 | ||
| 2150 | -<9ab2> 14689 | ||
| 2151 | -<9ac6> 14705 | ||
| 2152 | -<9ac8> 14706 | ||
| 2153 | -<9af7> 14742 | ||
| 2154 | -<9afd> 14746 | ||
| 2155 | -<9aff> 14747 | ||
| 2156 | -<9b10> 14761 | ||
| 2157 | -<9b12> 14762 | ||
| 2158 | -<9b16> 14763 | ||
| 2159 | -<9b37> 14790 | ||
| 2160 | -<9b3d> 14796 | ||
| 2161 | -<9b48> 14802 | ||
| 2162 | -<9b51> 14808 | ||
| 2163 | -<9b5e> 14816 | ||
| 2164 | -<9b61> 14817 | ||
| 2165 | -<9b63> 14818 | ||
| 2166 | -<9b68> 14821 | ||
| 2167 | -<9b9a> 14856 | ||
| 2168 | -<9bb4> 14873 | ||
| 2169 | -<9bd4> 14893 | ||
| 2170 | -<9bdb> 14897 | ||
| 2171 | -<9bdd> 14898 | ||
| 2172 | -<9bdf> 14899 | ||
| 2173 | -<9bf5> 14915 | ||
| 2174 | -<9bfd> 14920 | ||
| 2175 | -<9bff> 14921 | ||
| 2176 | -<9c00> 14922 | ||
| 2177 | -<9c02> 14923 | ||
| 2178 | -<9c04> 14924 | ||
| 2179 | -<9c06> 14925 | ||
| 2180 | -<9c41> 14971 | ||
| 2181 | -<9c63> 14997 | ||
| 2182 | -<9c65> 14998 | ||
| 2183 | -<9c70> 15006 | ||
| 2184 | -<9c72> 15007 | ||
| 2185 | -<9ce9> 15018 | ||
| 2186 | -<9cf0> 15021 | ||
| 2187 | -<9cf9> 15027 | ||
| 2188 | -<9d0b> 15034 | ||
| 2189 | -<9d0e> 15035 | ||
| 2190 | -<9d15> 15038 | ||
| 2191 | -<9d23> 15046 | ||
| 2192 | -<9d26> 15047 | ||
| 2193 | -<9d28> 15048 | ||
| 2194 | -<9d4a> 15071 | ||
| 2195 | -<9d59> 15077 | ||
| 2196 | -<9d7e> 15101 | ||
| 2197 | -<9da1> 15119 | ||
| 2198 | -<9da4> 15120 | ||
| 2199 | -<9dcf> 15147 | ||
| 2200 | -<9de3> 15158 | ||
| 2201 | -<9de9> 15162 | ||
| 2202 | -<9deb> 15163 | ||
| 2203 | -<9e02> 15176 | ||
| 2204 | -<9e07> 15177 | ||
| 2205 | -<9e0a> 15178 | ||
| 2206 | -<9e75> 15193 | ||
| 2207 | -<9e9b> 15220 | ||
| 2208 | -<9ec6> 15248 | ||
| 2209 | -<9ec8> 15249 | ||
| 2210 | -<9f26> 15312 | ||
| 2211 | -<9f2f> 15316 | ||
| 2212 | -<9f34> 15319 | ||
| 2213 | -<9f37> 15320 | ||
| 2214 | -<9f41> 15328 | ||
| 2215 | -<9f5a> 15346 | ||
| 2216 | -<9f7a> 15370 | ||
| 2217 | -<9f7d> 15371 | ||
| 2218 | -<9f7f> 15372 | ||
| 2219 | -<9f8d> 15373 | ||
| 2220 | -<9f99> 15382 | ||
| 2221 | -<9f9c> 15383 | ||
| 2222 | -<9fa5> 15392 | ||
| 2223 | -<9fb4> 15393 | ||
| 2224 | -<9fc4> 15401 | ||
| 2225 | -<9fc6> 15402 | ||
| 2226 | -<9fcc> 15403 | ||
| 2227 | -<d82cdd32> 1215 | ||
| 2228 | -<d82cdd55> 1304 | ||
| 2229 | -<d83cdd0b> 800 | ||
| 2230 | -<d83cdd0c> 821 | ||
| 2231 | -<d83cdd6c> 17863 | ||
| 2232 | -endcidchar | ||
| 2233 | - | ||
| 2234 | -100 begincidchar | ||
| 2235 | -<d83cdf1d> 18029 | ||
| 2236 | -<d840dc0b> 15993 | ||
| 2237 | -<d840dca2> 15996 | ||
| 2238 | -<d840dca4> 15997 | ||
| 2239 | -<d840dcb0> 15998 | ||
| 2240 | -<d840dcf5> 15999 | ||
| 2241 | -<d840dd58> 16000 | ||
| 2242 | -<d840dda2> 16001 | ||
| 2243 | -<d840de13> 16002 | ||
| 2244 | -<d840df2b> 16003 | ||
| 2245 | -<d840df71> 16004 | ||
| 2246 | -<d840df81> 16005 | ||
| 2247 | -<d840dff9> 16006 | ||
| 2248 | -<d841dc4a> 16007 | ||
| 2249 | -<d841dd09> 16008 | ||
| 2250 | -<d841dd3f> 16009 | ||
| 2251 | -<d841ddb1> 16010 | ||
| 2252 | -<d841ddd6> 16011 | ||
| 2253 | -<d841de11> 16012 | ||
| 2254 | -<d841de28> 16013 | ||
| 2255 | -<d841deec> 16014 | ||
| 2256 | -<d841df4f> 16015 | ||
| 2257 | -<d841dfc8> 16016 | ||
| 2258 | -<d842dc07> 16017 | ||
| 2259 | -<d842dc3a> 16018 | ||
| 2260 | -<d842dcb9> 16019 | ||
| 2261 | -<d842dd0e> 16020 | ||
| 2262 | -<d842dd7c> 16021 | ||
| 2263 | -<d842dd84> 16022 | ||
| 2264 | -<d842dd9d> 16023 | ||
| 2265 | -<d842de64> 16024 | ||
| 2266 | -<d842ded3> 16025 | ||
| 2267 | -<d842df1d> 16026 | ||
| 2268 | -<d842df9f> 16027 | ||
| 2269 | -<d842dfb7> 16028 | ||
| 2270 | -<d843dd45> 16029 | ||
| 2271 | -<d843dd58> 16030 | ||
| 2272 | -<d843dde1> 16031 | ||
| 2273 | -<d843de64> 16032 | ||
| 2274 | -<d843de6d> 16033 | ||
| 2275 | -<d843de95> 16034 | ||
| 2276 | -<d843df5f> 16035 | ||
| 2277 | -<d844de01> 16036 | ||
| 2278 | -<d844de3d> 16037 | ||
| 2279 | -<d844de55> 16038 | ||
| 2280 | -<d844de74> 16039 | ||
| 2281 | -<d844de7b> 16040 | ||
| 2282 | -<d844ded7> 16041 | ||
| 2283 | -<d844dee4> 16042 | ||
| 2284 | -<d844defd> 16043 | ||
| 2285 | -<d844df1b> 16044 | ||
| 2286 | -<d844df36> 16045 | ||
| 2287 | -<d844df44> 16046 | ||
| 2288 | -<d844dfc4> 16047 | ||
| 2289 | -<d845ddd7> 16050 | ||
| 2290 | -<d845de47> 16051 | ||
| 2291 | -<d845deb4> 16052 | ||
| 2292 | -<d845df06> 16053 | ||
| 2293 | -<d845df42> 16054 | ||
| 2294 | -<d846dcbd> 16055 | ||
| 2295 | -<d846ddc3> 16056 | ||
| 2296 | -<d846de1a> 16057 | ||
| 2297 | -<d847dc56> 16058 | ||
| 2298 | -<d847dd2d> 16059 | ||
| 2299 | -<d847dd45> 16060 | ||
| 2300 | -<d847dd62> 16061 | ||
| 2301 | -<d847dd78> 16062 | ||
| 2302 | -<d847dd92> 16063 | ||
| 2303 | -<d847dd9c> 16064 | ||
| 2304 | -<d847dda1> 16065 | ||
| 2305 | -<d847ddb7> 16066 | ||
| 2306 | -<d847dde0> 16067 | ||
| 2307 | -<d847df1e> 16070 | ||
| 2308 | -<d847df76> 16071 | ||
| 2309 | -<d847dffa> 16072 | ||
| 2310 | -<d848dd7b> 16073 | ||
| 2311 | -<d848de18> 16074 | ||
| 2312 | -<d848df1e> 16075 | ||
| 2313 | -<d848dfad> 16076 | ||
| 2314 | -<d849de09> 16077 | ||
| 2315 | -<d849def3> 16078 | ||
| 2316 | -<d84adc5b> 16079 | ||
| 2317 | -<d84adcab> 16080 | ||
| 2318 | -<d84add8f> 16081 | ||
| 2319 | -<d84adeb8> 16082 | ||
| 2320 | -<d84adf46> 16083 | ||
| 2321 | -<d84adfa6> 16086 | ||
| 2322 | -<d84bdc1d> 16087 | ||
| 2323 | -<d84bdc24> 16088 | ||
| 2324 | -<d84bdde1> 16089 | ||
| 2325 | -<d84bde42> 16090 | ||
| 2326 | -<d84bdfeb> 16091 | ||
| 2327 | -<d84cddb6> 16092 | ||
| 2328 | -<d84cddf5> 16095 | ||
| 2329 | -<d84cdf72> 16096 | ||
| 2330 | -<d84cdfcc> 16097 | ||
| 2331 | -<d84cdfd0> 16098 | ||
| 2332 | -<d84cdfd5> 16101 | ||
| 2333 | -<d84cdfda> 16102 | ||
| 2334 | -<d84cdfdf> 16103 | ||
| 2335 | -endcidchar | ||
| 2336 | - | ||
| 2337 | -100 begincidchar | ||
| 2338 | -<d84cdfe4> 16104 | ||
| 2339 | -<d84cdffe> 16105 | ||
| 2340 | -<d84ddc51> 16108 | ||
| 2341 | -<d84ddc65> 16109 | ||
| 2342 | -<d84ddce4> 16110 | ||
| 2343 | -<d84ddd5a> 16111 | ||
| 2344 | -<d84ddd94> 16112 | ||
| 2345 | -<d84dddc4> 16113 | ||
| 2346 | -<d84dde47> 16117 | ||
| 2347 | -<d84ddf0c> 16118 | ||
| 2348 | -<d84ddf1c> 16119 | ||
| 2349 | -<d84ddf3f> 16120 | ||
| 2350 | -<d84ddfe7> 16123 | ||
| 2351 | -<d84ddff1> 7509 | ||
| 2352 | -<d84ddfff> 16124 | ||
| 2353 | -<d84edc24> 16125 | ||
| 2354 | -<d84edc3d> 16126 | ||
| 2355 | -<d84ede98> 16127 | ||
| 2356 | -<d84fdc7f> 16128 | ||
| 2357 | -<d84fdcbe> 16129 | ||
| 2358 | -<d84fdcfe> 16130 | ||
| 2359 | -<d84fdd00> 16131 | ||
| 2360 | -<d84fdd0e> 16132 | ||
| 2361 | -<d84fdd40> 16133 | ||
| 2362 | -<d84fddd3> 16134 | ||
| 2363 | -<d84fdf7e> 16137 | ||
| 2364 | -<d850dc4b> 16138 | ||
| 2365 | -<d850dc96> 16139 | ||
| 2366 | -<d850dd03> 16140 | ||
| 2367 | -<d850ddc6> 16141 | ||
| 2368 | -<d850ddfe> 16142 | ||
| 2369 | -<d850deee> 16143 | ||
| 2370 | -<d850dfbc> 16144 | ||
| 2371 | -<d850dfd0> 16145 | ||
| 2372 | -<d851de29> 16146 | ||
| 2373 | -<d851dea5> 16147 | ||
| 2374 | -<d851dff1> 16148 | ||
| 2375 | -<d852dc96> 16149 | ||
| 2376 | -<d852dce9> 16150 | ||
| 2377 | -<d852de4d> 16151 | ||
| 2378 | -<d852df56> 16152 | ||
| 2379 | -<d852df6f> 16153 | ||
| 2380 | -<d853dc16> 16154 | ||
| 2381 | -<d853dd14> 16155 | ||
| 2382 | -<d853de04> 16156 | ||
| 2383 | -<d853de0e> 16157 | ||
| 2384 | -<d853de37> 16158 | ||
| 2385 | -<d853de6a> 16159 | ||
| 2386 | -<d853de8b> 16160 | ||
| 2387 | -<d853dff2> 16161 | ||
| 2388 | -<d854dc4a> 16162 | ||
| 2389 | -<d854dc55> 16163 | ||
| 2390 | -<d854dd22> 16164 | ||
| 2391 | -<d854dda9> 16165 | ||
| 2392 | -<d854ddcd> 16166 | ||
| 2393 | -<d854dde5> 16167 | ||
| 2394 | -<d854de1e> 16168 | ||
| 2395 | -<d854de4c> 16169 | ||
| 2396 | -<d855dc2e> 16170 | ||
| 2397 | -<d855dc8e> 16171 | ||
| 2398 | -<d855dcd9> 16172 | ||
| 2399 | -<d855dd0e> 16173 | ||
| 2400 | -<d855dda7> 16174 | ||
| 2401 | -<d855de7f> 16175 | ||
| 2402 | -<d855df71> 16176 | ||
| 2403 | -<d855dfa9> 16177 | ||
| 2404 | -<d855dfb4> 16178 | ||
| 2405 | -<d856dc74> 16179 | ||
| 2406 | -<d856ddc4> 16180 | ||
| 2407 | -<d856ddcc> 16181 | ||
| 2408 | -<d856ddd4> 16182 | ||
| 2409 | -<d856ded7> 16183 | ||
| 2410 | -<d856def1> 16186 | ||
| 2411 | -<d856dfb2> 16187 | ||
| 2412 | -<d857dc4b> 16188 | ||
| 2413 | -<d857dc64> 16189 | ||
| 2414 | -<d857dda1> 16190 | ||
| 2415 | -<d857de2e> 16191 | ||
| 2416 | -<d857de56> 16192 | ||
| 2417 | -<d857de62> 16193 | ||
| 2418 | -<d857de65> 16194 | ||
| 2419 | -<d857dec2> 16195 | ||
| 2420 | -<d857ded8> 16196 | ||
| 2421 | -<d857dee8> 16197 | ||
| 2422 | -<d857df23> 16198 | ||
| 2423 | -<d857df5c> 16199 | ||
| 2424 | -<d857dfd4> 16200 | ||
| 2425 | -<d857dfe0> 16201 | ||
| 2426 | -<d857dffb> 16202 | ||
| 2427 | -<d858dc0c> 16203 | ||
| 2428 | -<d858dc17> 16204 | ||
| 2429 | -<d858dc60> 16205 | ||
| 2430 | -<d858dced> 16206 | ||
| 2431 | -<d858de22> 16207 | ||
| 2432 | -<d858de6a> 16208 | ||
| 2433 | -<d858de70> 16209 | ||
| 2434 | -<d858de86> 16210 | ||
| 2435 | -<d858df4c> 16211 | ||
| 2436 | -<d859dc02> 16212 | ||
| 2437 | -<d859de7e> 16213 | ||
| 2438 | -endcidchar | ||
| 2439 | - | ||
| 2440 | -100 begincidchar | ||
| 2441 | -<d859deb0> 16214 | ||
| 2442 | -<d859df1d> 16215 | ||
| 2443 | -<d85adcdd> 16216 | ||
| 2444 | -<d85adcea> 16217 | ||
| 2445 | -<d85add51> 16218 | ||
| 2446 | -<d85add6f> 16219 | ||
| 2447 | -<d85add99> 16220 | ||
| 2448 | -<d85adddd> 16221 | ||
| 2449 | -<d85ade1e> 16222 | ||
| 2450 | -<d85ade58> 16223 | ||
| 2451 | -<d85ade8c> 16224 | ||
| 2452 | -<d85adeb7> 16225 | ||
| 2453 | -<d85adeff> 16226 | ||
| 2454 | -<d85bdc29> 16227 | ||
| 2455 | -<d85bdc73> 16228 | ||
| 2456 | -<d85bdc9e> 16229 | ||
| 2457 | -<d85bdcdd> 16230 | ||
| 2458 | -<d85bde40> 16231 | ||
| 2459 | -<d85bde65> 16232 | ||
| 2460 | -<d85bdf94> 16233 | ||
| 2461 | -<d85cdcf4> 16237 | ||
| 2462 | -<d85cdd0d> 16238 | ||
| 2463 | -<d85cdd39> 16239 | ||
| 2464 | -<d85cdffe> 16242 | ||
| 2465 | -<d85ddc10> 16243 | ||
| 2466 | -<d85ddc49> 16244 | ||
| 2467 | -<d85dde31> 16247 | ||
| 2468 | -<d85dde84> 16248 | ||
| 2469 | -<d85dde93> 16249 | ||
| 2470 | -<d85ddf0e> 16250 | ||
| 2471 | -<d85ddf23> 16251 | ||
| 2472 | -<d85ddf52> 16252 | ||
| 2473 | -<d85edcb2> 16253 | ||
| 2474 | -<d85edd85> 16254 | ||
| 2475 | -<d85eddb4> 16255 | ||
| 2476 | -<d85ede84> 16256 | ||
| 2477 | -<d85edfb3> 16257 | ||
| 2478 | -<d85edfbe> 16258 | ||
| 2479 | -<d85edfc7> 16259 | ||
| 2480 | -<d85fdc3c> 16260 | ||
| 2481 | -<d85fdcb8> 16261 | ||
| 2482 | -<d85fdd73> 16262 | ||
| 2483 | -<d85fdda0> 16263 | ||
| 2484 | -<d85fde10> 16264 | ||
| 2485 | -<d85fdeaf> 15440 | ||
| 2486 | -<d85fdfb7> 16265 | ||
| 2487 | -<d860dc8a> 16266 | ||
| 2488 | -<d860dcbb> 16267 | ||
| 2489 | -<d860de77> 16268 | ||
| 2490 | -<d860de82> 16269 | ||
| 2491 | -<d860def3> 16270 | ||
| 2492 | -<d860dfcd> 16271 | ||
| 2493 | -<d861dc0c> 16272 | ||
| 2494 | -<d861dc55> 16273 | ||
| 2495 | -<d861dcdc> 13222 | ||
| 2496 | -<d861dd6b> 16274 | ||
| 2497 | -<d861ded7> 16277 | ||
| 2498 | -<d861defa> 16278 | ||
| 2499 | -<d862dd46> 16279 | ||
| 2500 | -<d862dd49> 16280 | ||
| 2501 | -<d862dd6b> 16281 | ||
| 2502 | -<d862de1e> 16286 | ||
| 2503 | -<d862de29> 16287 | ||
| 2504 | -<d862de43> 16288 | ||
| 2505 | -<d862de71> 16289 | ||
| 2506 | -<d862de99> 16290 | ||
| 2507 | -<d862decd> 16291 | ||
| 2508 | -<d862dedd> 16292 | ||
| 2509 | -<d862dee4> 16293 | ||
| 2510 | -<d862dfc1> 16294 | ||
| 2511 | -<d862dfef> 16295 | ||
| 2512 | -<d863dcdd> 16296 | ||
| 2513 | -<d863dd10> 16297 | ||
| 2514 | -<d863dd71> 16298 | ||
| 2515 | -<d863ddfb> 16299 | ||
| 2516 | -<d863de0f> 16300 | ||
| 2517 | -<d863de17> 16301 | ||
| 2518 | -<d863de1f> 16302 | ||
| 2519 | -<d863de36> 16303 | ||
| 2520 | -<d863de89> 16304 | ||
| 2521 | -<d863deeb> 16305 | ||
| 2522 | -<d863def6> 16306 | ||
| 2523 | -<d863df32> 16307 | ||
| 2524 | -<d863dff8> 16308 | ||
| 2525 | -<d864dea0> 16309 | ||
| 2526 | -<d864deb1> 16310 | ||
| 2527 | -<d865dc90> 16311 | ||
| 2528 | -<d865ddcf> 16312 | ||
| 2529 | -<d865de7f> 16313 | ||
| 2530 | -<d865def0> 16314 | ||
| 2531 | -<d865df19> 16315 | ||
| 2532 | -<d865df50> 16316 | ||
| 2533 | -<d866dc10> 16317 | ||
| 2534 | -<d866dcc6> 16318 | ||
| 2535 | -<d866de72> 16319 | ||
| 2536 | -<d867dd4b> 16320 | ||
| 2537 | -<d867dddb> 16321 | ||
| 2538 | -<d867de15> 16322 | ||
| 2539 | -<d867de3d> 16323 | ||
| 2540 | -<d867de49> 16324 | ||
| 2541 | -endcidchar | ||
| 2542 | - | ||
| 2543 | -100 begincidchar | ||
| 2544 | -<d867de8a> 16325 | ||
| 2545 | -<d867dec4> 16326 | ||
| 2546 | -<d867dedb> 16327 | ||
| 2547 | -<d867dee9> 16328 | ||
| 2548 | -<d867dfce> 16329 | ||
| 2549 | -<d867dfd7> 16329 | ||
| 2550 | -<d868dc1a> 16330 | ||
| 2551 | -<d868dc2f> 16331 | ||
| 2552 | -<d868dc82> 16332 | ||
| 2553 | -<d868dcf9> 16333 | ||
| 2554 | -<d868dd90> 16334 | ||
| 2555 | -<d868deb2> 16335 | ||
| 2556 | -<d868df8c> 16336 | ||
| 2557 | -<d869dc37> 16337 | ||
| 2558 | -<d869ddf1> 16338 | ||
| 2559 | -<d869de02> 16339 | ||
| 2560 | -<d869de1a> 16340 | ||
| 2561 | -<d869deb2> 16341 | ||
| 2562 | -<d86adde6> 16342 | ||
| 2563 | -<d86ddf46> 16343 | ||
| 2564 | -<d86ddf51> 16344 | ||
| 2565 | -<d86ddf53> 16345 | ||
| 2566 | -<d86ddf5a> 16346 | ||
| 2567 | -<d86ddf5c> 16347 | ||
| 2568 | -<d86ddf65> 16348 | ||
| 2569 | -<d86ddf7c> 16351 | ||
| 2570 | -<d86ddf82> 16352 | ||
| 2571 | -<d86ddf89> 16353 | ||
| 2572 | -<d86ddf8b> 16354 | ||
| 2573 | -<d86ddf8e> 16355 | ||
| 2574 | -<d86ddf94> 16356 | ||
| 2575 | -<d86ddfac> 16357 | ||
| 2576 | -<d86ddfaf> 16358 | ||
| 2577 | -<d86ddfbd> 16359 | ||
| 2578 | -<d86ddfc9> 16360 | ||
| 2579 | -<d86ddfcf> 16361 | ||
| 2580 | -<d86ddfd2> 16362 | ||
| 2581 | -<d86ddfd8> 16363 | ||
| 2582 | -<d86ddff0> 16364 | ||
| 2583 | -<d86edc0d> 16365 | ||
| 2584 | -<d86edc17> 16366 | ||
| 2585 | -<d86edc1a> 16367 | ||
| 2586 | -<d875dd44> 16368 | ||
| 2587 | -<d878de78> 16369 | ||
| 2588 | -<d879dd69> 16370 | ||
| 2589 | -<d879deea> 16371 | ||
| 2590 | -<d87edc04> 16372 | ||
| 2591 | -<d87edc0f> 16373 | ||
| 2592 | -<d87edc15> 16374 | ||
| 2593 | -<d87edc18> 3315 | ||
| 2594 | -<d87edc1a> 16375 | ||
| 2595 | -<d87edc22> 16376 | ||
| 2596 | -<d87edc28> 16377 | ||
| 2597 | -<d87edc2c> 16022 | ||
| 2598 | -<d87edc33> 16378 | ||
| 2599 | -<d87edc3f> 16379 | ||
| 2600 | -<d87edc46> 16380 | ||
| 2601 | -<d87edc52> 16381 | ||
| 2602 | -<d87edc62> 16382 | ||
| 2603 | -<d87edc6d> 16383 | ||
| 2604 | -<d87edc73> 16384 | ||
| 2605 | -<d87edc77> 5066 | ||
| 2606 | -<d87edc84> 16385 | ||
| 2607 | -<d87edca6> 16388 | ||
| 2608 | -<d87edcac> 16389 | ||
| 2609 | -<d87edcb2> 16390 | ||
| 2610 | -<d87edcb6> 16391 | ||
| 2611 | -<d87edcd3> 16392 | ||
| 2612 | -<d87edcdb> 16097 | ||
| 2613 | -<d87edcdc> 6894 | ||
| 2614 | -<d87edce1> 16393 | ||
| 2615 | -<d87edce5> 16394 | ||
| 2616 | -<d87edcea> 16395 | ||
| 2617 | -<d87edced> 7494 | ||
| 2618 | -<d87edcfc> 16396 | ||
| 2619 | -<d87edd03> 16397 | ||
| 2620 | -<d87edd0b> 16398 | ||
| 2621 | -<d87edd0f> 16399 | ||
| 2622 | -<d87edd1a> 16400 | ||
| 2623 | -<d87edd45> 16403 | ||
| 2624 | -<d87edd47> 16404 | ||
| 2625 | -<d87edd6c> 16405 | ||
| 2626 | -<d87edd95> 16406 | ||
| 2627 | -<d87eddd0> 16407 | ||
| 2628 | -<d87eddf4> 16410 | ||
| 2629 | -<d883dede> 16411 | ||
| 2630 | -<d884dc6c> 16412 | ||
| 2631 | -<f900> 12629 | ||
| 2632 | -<f901> 6825 | ||
| 2633 | -<f902> 12995 | ||
| 2634 | -<f903> 12722 | ||
| 2635 | -<f904> 8122 | ||
| 2636 | -<f905> 2690 | ||
| 2637 | -<f906> 3746 | ||
| 2638 | -<f907> 17611 | ||
| 2639 | -<f908> 17611 | ||
| 2640 | -<f909> 15404 | ||
| 2641 | -<f90a> 13492 | ||
| 2642 | -<f90b> 4004 | ||
| 2643 | -<f90c> 4599 | ||
| 2644 | -endcidchar | ||
| 2645 | - | ||
| 2646 | -100 begincidchar | ||
| 2647 | -<f90d> 5996 | ||
| 2648 | -<f90e> 9252 | ||
| 2649 | -<f90f> 10663 | ||
| 2650 | -<f910> 11734 | ||
| 2651 | -<f911> 11961 | ||
| 2652 | -<f912> 12166 | ||
| 2653 | -<f913> 13291 | ||
| 2654 | -<f914> 7366 | ||
| 2655 | -<f915> 7854 | ||
| 2656 | -<f916> 8403 | ||
| 2657 | -<f917> 8816 | ||
| 2658 | -<f918> 11418 | ||
| 2659 | -<f919> 13419 | ||
| 2660 | -<f91a> 14604 | ||
| 2661 | -<f91b> 2735 | ||
| 2662 | -<f91c> 3668 | ||
| 2663 | -<f91d> 15405 | ||
| 2664 | -<f91e> 8548 | ||
| 2665 | -<f91f> 15406 | ||
| 2666 | -<f920> 15191 | ||
| 2667 | -<f921> 5192 | ||
| 2668 | -<f922> 8285 | ||
| 2669 | -<f923> 11669 | ||
| 2670 | -<f924> 12233 | ||
| 2671 | -<f925> 6139 | ||
| 2672 | -<f926> 11028 | ||
| 2673 | -<f927> 12031 | ||
| 2674 | -<f92a> 7899 | ||
| 2675 | -<f92b> 8678 | ||
| 2676 | -<f92c> 13327 | ||
| 2677 | -<f92d> 2919 | ||
| 2678 | -<f92e> 3331 | ||
| 2679 | -<f92f> 3545 | ||
| 2680 | -<f930> 6440 | ||
| 2681 | -<f931> 7489 | ||
| 2682 | -<f932> 8543 | ||
| 2683 | -<f933> 9342 | ||
| 2684 | -<f934> 10738 | ||
| 2685 | -<f935> 11703 | ||
| 2686 | -<f936> 15409 | ||
| 2687 | -<f937> 12861 | ||
| 2688 | -<f938> 14205 | ||
| 2689 | -<f939> 14827 | ||
| 2690 | -<f93a> 15173 | ||
| 2691 | -<f93b> 9571 | ||
| 2692 | -<f93c> 9723 | ||
| 2693 | -<f93d> 10426 | ||
| 2694 | -<f93e> 11358 | ||
| 2695 | -<f93f> 13705 | ||
| 2696 | -<f940> 15200 | ||
| 2697 | -<f941> 12483 | ||
| 2698 | -<f942> 4525 | ||
| 2699 | -<f943> 5461 | ||
| 2700 | -<f944> 10205 | ||
| 2701 | -<f945> 10816 | ||
| 2702 | -<f946> 8599 | ||
| 2703 | -<f947> 9612 | ||
| 2704 | -<f948> 12716 | ||
| 2705 | -<f949> 14169 | ||
| 2706 | -<f94a> 4519 | ||
| 2707 | -<f94b> 5068 | ||
| 2708 | -<f94c> 7375 | ||
| 2709 | -<f94d> 7964 | ||
| 2710 | -<f94e> 8155 | ||
| 2711 | -<f94f> 10345 | ||
| 2712 | -<f950> 10534 | ||
| 2713 | -<f951> 14047 | ||
| 2714 | -<f952> 3535 | ||
| 2715 | -<f953> 10826 | ||
| 2716 | -<f954> 3358 | ||
| 2717 | -<f955> 3347 | ||
| 2718 | -<f956> 9823 | ||
| 2719 | -<f957> 10450 | ||
| 2720 | -<f958> 11381 | ||
| 2721 | -<f959> 14075 | ||
| 2722 | -<f95b> 6144 | ||
| 2723 | -<f95c> 7366 | ||
| 2724 | -<f95d> 12511 | ||
| 2725 | -<f95e> 2695 | ||
| 2726 | -<f95f> 4978 | ||
| 2727 | -<f960> 5661 | ||
| 2728 | -<f961> 8764 | ||
| 2729 | -<f962> 9079 | ||
| 2730 | -<f963> 3592 | ||
| 2731 | -<f964> 9642 | ||
| 2732 | -<f965> 2957 | ||
| 2733 | -<f966> 5593 | ||
| 2734 | -<f967> 2662 | ||
| 2735 | -<f968> 7803 | ||
| 2736 | -<f969> 6557 | ||
| 2737 | -<f96a> 10337 | ||
| 2738 | -<f96b> 3718 | ||
| 2739 | -<f96c> 4442 | ||
| 2740 | -<f96d> 9359 | ||
| 2741 | -<f96e> 11423 | ||
| 2742 | -<f96f> 12450 | ||
| 2743 | -<f970> 15410 | ||
| 2744 | -<f971> 13119 | ||
| 2745 | -<f972> 7759 | ||
| 2746 | -<f973> 6175 | ||
| 2747 | -endcidchar | ||
| 2748 | - | ||
| 2749 | -100 begincidchar | ||
| 2750 | -<f974> 11221 | ||
| 2751 | -<f975> 6278 | ||
| 2752 | -<f976> 9070 | ||
| 2753 | -<f977> 2768 | ||
| 2754 | -<f978> 3271 | ||
| 2755 | -<f979> 3344 | ||
| 2756 | -<f97a> 7100 | ||
| 2757 | -<f97b> 10294 | ||
| 2758 | -<f97c> 11139 | ||
| 2759 | -<f97d> 12479 | ||
| 2760 | -<f97e> 13490 | ||
| 2761 | -<f97f> 3564 | ||
| 2762 | -<f980> 3814 | ||
| 2763 | -<f981> 4632 | ||
| 2764 | -<f982> 5442 | ||
| 2765 | -<f983> 15411 | ||
| 2766 | -<f984> 8298 | ||
| 2767 | -<f985> 9667 | ||
| 2768 | -<f986> 13975 | ||
| 2769 | -<f987> 14678 | ||
| 2770 | -<f988> 17592 | ||
| 2771 | -<f989> 15253 | ||
| 2772 | -<f98a> 3492 | ||
| 2773 | -<f98b> 6800 | ||
| 2774 | -<f98c> 7590 | ||
| 2775 | -<f98d> 13097 | ||
| 2776 | -<f98e> 5361 | ||
| 2777 | -<f98f> 5931 | ||
| 2778 | -<f990> 6004 | ||
| 2779 | -<f991> 6413 | ||
| 2780 | -<f992> 8167 | ||
| 2781 | -<f993> 8444 | ||
| 2782 | -<f994> 8921 | ||
| 2783 | -<f995> 9770 | ||
| 2784 | -<f996> 15490 | ||
| 2785 | -<f997> 10804 | ||
| 2786 | -<f998> 13050 | ||
| 2787 | -<f99b> 13748 | ||
| 2788 | -<f99c> 3404 | ||
| 2789 | -<f99d> 3496 | ||
| 2790 | -<f99e> 3897 | ||
| 2791 | -<f99f> 8393 | ||
| 2792 | -<f9a0> 12131 | ||
| 2793 | -<f9a1> 12450 | ||
| 2794 | -<f9a2> 15414 | ||
| 2795 | -<f9a3> 5647 | ||
| 2796 | -<f9a4> 6252 | ||
| 2797 | -<f9a5> 7626 | ||
| 2798 | -<f9a6> 10178 | ||
| 2799 | -<f9a7> 8751 | ||
| 2800 | -<f9a8> 2806 | ||
| 2801 | -<f9a9> 4226 | ||
| 2802 | -<f9aa> 4978 | ||
| 2803 | -<f9ab> 5248 | ||
| 2804 | -<f9ac> 5671 | ||
| 2805 | -<f9ad> 8788 | ||
| 2806 | -<f9ae> 8902 | ||
| 2807 | -<f9af> 10678 | ||
| 2808 | -<f9b0> 10789 | ||
| 2809 | -<f9b1> 13561 | ||
| 2810 | -<f9b2> 14168 | ||
| 2811 | -<f9b3> 14219 | ||
| 2812 | -<f9b4> 14363 | ||
| 2813 | -<f9b5> 2923 | ||
| 2814 | -<f9b6> 9750 | ||
| 2815 | -<f9b7> 13467 | ||
| 2816 | -<f9b8> 14128 | ||
| 2817 | -<f9b9> 5807 | ||
| 2818 | -<f9ba> 2737 | ||
| 2819 | -<f9bb> 3163 | ||
| 2820 | -<f9bc> 4983 | ||
| 2821 | -<f9bd> 5045 | ||
| 2822 | -<f9be> 6577 | ||
| 2823 | -<f9bf> 7366 | ||
| 2824 | -<f9c0> 8510 | ||
| 2825 | -<f9c1> 9227 | ||
| 2826 | -<f9c2> 11531 | ||
| 2827 | -<f9c3> 15415 | ||
| 2828 | -<f9c4> 15373 | ||
| 2829 | -<f9c5> 6759 | ||
| 2830 | -<f9c6> 14029 | ||
| 2831 | -<f9c7> 3479 | ||
| 2832 | -<f9c8> 6923 | ||
| 2833 | -<f9c9> 7008 | ||
| 2834 | -<f9ca> 7880 | ||
| 2835 | -<f9cb> 8084 | ||
| 2836 | -<f9cc> 8846 | ||
| 2837 | -<f9cd> 9059 | ||
| 2838 | -<f9ce> 9558 | ||
| 2839 | -<f9cf> 10320 | ||
| 2840 | -<f9d0> 15416 | ||
| 2841 | -<f9d1> 3275 | ||
| 2842 | -<f9d2> 6037 | ||
| 2843 | -<f9d3> 14078 | ||
| 2844 | -<f9d4> 3045 | ||
| 2845 | -<f9d5> 5165 | ||
| 2846 | -<f9d6> 7977 | ||
| 2847 | -<f9d7> 13054 | ||
| 2848 | -<f9d8> 5572 | ||
| 2849 | -<f9d9> 5877 | ||
| 2850 | -endcidchar | ||
| 2851 | - | ||
| 2852 | -54 begincidchar | ||
| 2853 | -<f9da> 7028 | ||
| 2854 | -<f9db> 8764 | ||
| 2855 | -<f9dc> 15417 | ||
| 2856 | -<f9dd> 3413 | ||
| 2857 | -<f9de> 3778 | ||
| 2858 | -<f9df> 5071 | ||
| 2859 | -<f9e0> 6664 | ||
| 2860 | -<f9e1> 6890 | ||
| 2861 | -<f9e2> 7129 | ||
| 2862 | -<f9e3> 7823 | ||
| 2863 | -<f9e4> 8844 | ||
| 2864 | -<f9e5> 9162 | ||
| 2865 | -<f9e6> 10656 | ||
| 2866 | -<f9e7> 12141 | ||
| 2867 | -<f9e8> 12155 | ||
| 2868 | -<f9e9> 13487 | ||
| 2869 | -<f9ea> 14158 | ||
| 2870 | -<f9eb> 3626 | ||
| 2871 | -<f9ec> 8102 | ||
| 2872 | -<f9ed> 3785 | ||
| 2873 | -<f9ee> 8511 | ||
| 2874 | -<f9ef> 8928 | ||
| 2875 | -<f9f0> 11694 | ||
| 2876 | -<f9f1> 17500 | ||
| 2877 | -<f9f2> 14987 | ||
| 2878 | -<f9f4> 6943 | ||
| 2879 | -<f9f5> 7953 | ||
| 2880 | -<f9f6> 11041 | ||
| 2881 | -<f9f7> 9935 | ||
| 2882 | -<f9f8> 9991 | ||
| 2883 | -<f9f9> 10235 | ||
| 2884 | -<f9fa> 8645 | ||
| 2885 | -<f9fb> 8375 | ||
| 2886 | -<f9fc> 12568 | ||
| 2887 | -<f9fd> 2777 | ||
| 2888 | -<f9fe> 11276 | ||
| 2889 | -<f9ff> 3426 | ||
| 2890 | -<fa00> 3393 | ||
| 2891 | -<fa01> 5392 | ||
| 2892 | -<fa02> 6148 | ||
| 2893 | -<fa03> 15418 | ||
| 2894 | -<fa04> 4897 | ||
| 2895 | -<fa05> 7855 | ||
| 2896 | -<fa06> 6787 | ||
| 2897 | -<fa07> 13068 | ||
| 2898 | -<fa08> 12059 | ||
| 2899 | -<fa09> 17494 | ||
| 2900 | -<fa0a> 12260 | ||
| 2901 | -<fa0b> 5423 | ||
| 2902 | -<fa2e> 13336 | ||
| 2903 | -<fa2f> 14127 | ||
| 2904 | -<ff01> 15594 | ||
| 2905 | -<ff5e> 17865 | ||
| 2906 | -<ffe8> 17731 | ||
| 2907 | -endcidchar | ||
| 2908 | - | ||
| 2909 | -100 begincidrange | ||
| 2910 | -<0020> <007e> 1 | ||
| 2911 | -<00a1> <00ac> 96 | ||
| 2912 | -<00ae> <00ff> 108 | ||
| 2913 | -<0100> <0103> 190 | ||
| 2914 | -<0110> <0113> 194 | ||
| 2915 | -<011a> <011b> 198 | ||
| 2916 | -<0128> <012b> 200 | ||
| 2917 | -<0143> <0144> 204 | ||
| 2918 | -<0147> <0148> 206 | ||
| 2919 | -<014c> <014f> 208 | ||
| 2920 | -<0152> <0153> 212 | ||
| 2921 | -<0168> <016d> 214 | ||
| 2922 | -<01a0> <01a1> 221 | ||
| 2923 | -<01af> <01b0> 223 | ||
| 2924 | -<01cd> <01dc> 225 | ||
| 2925 | -<01f8> <01f9> 241 | ||
| 2926 | -<02c9> <02cb> 246 | ||
| 2927 | -<02ea> <02eb> 250 | ||
| 2928 | -<0300> <0301> 252 | ||
| 2929 | -<0391> <03a1> 257 | ||
| 2930 | -<03a3> <03a9> 274 | ||
| 2931 | -<03b1> <03c9> 281 | ||
| 2932 | -<0410> <044f> 307 | ||
| 2933 | -<1e3e> <1e3f> 372 | ||
| 2934 | -<1ea0> <1ef9> 374 | ||
| 2935 | -<2015> <2016> 467 | ||
| 2936 | -<2018> <201a> 469 | ||
| 2937 | -<201c> <201e> 472 | ||
| 2938 | -<2020> <2022> 475 | ||
| 2939 | -<2025> <2026> 478 | ||
| 2940 | -<2032> <2033> 481 | ||
| 2941 | -<2039> <203c> 483 | ||
| 2942 | -<2047> <2049> 488 | ||
| 2943 | -<20ab> <20ac> 494 | ||
| 2944 | -<20dd> <20de> 496 | ||
| 2945 | -<2109> <210a> 501 | ||
| 2946 | -<2121> <2122> 506 | ||
| 2947 | -<2126> <2127> 508 | ||
| 2948 | -<2160> <216b> 514 | ||
| 2949 | -<2170> <217b> 526 | ||
| 2950 | -<2190> <2199> 538 | ||
| 2951 | -<21b8> <21b9> 548 | ||
| 2952 | -<21c4> <21c6> 550 | ||
| 2953 | -<21cb> <21cc> 553 | ||
| 2954 | -<21e6> <21e9> 558 | ||
| 2955 | -<2202> <2203> 564 | ||
| 2956 | -<2205> <220b> 566 | ||
| 2957 | -<2211> <2213> 574 | ||
| 2958 | -<221d> <2220> 578 | ||
| 2959 | -<2225> <222e> 583 | ||
| 2960 | -<2234> <2237> 593 | ||
| 2961 | -<2260> <2262> 603 | ||
| 2962 | -<2264> <2267> 606 | ||
| 2963 | -<226a> <226b> 610 | ||
| 2964 | -<226e> <226f> 612 | ||
| 2965 | -<2272> <2273> 614 | ||
| 2966 | -<2276> <2277> 616 | ||
| 2967 | -<2282> <2287> 618 | ||
| 2968 | -<228a> <228b> 624 | ||
| 2969 | -<2295> <2299> 626 | ||
| 2970 | -<22da> <22db> 634 | ||
| 2971 | -<2305> <2307> 636 | ||
| 2972 | -<2329> <232a> 1150 | ||
| 2973 | -<23b0> <23b1> 641 | ||
| 2974 | -<23be> <23cc> 643 | ||
| 2975 | -<23da> <23db> 659 | ||
| 2976 | -<2460> <24ff> 662 | ||
| 2977 | -<2500> <25ab> 822 | ||
| 2978 | -<25b1> <25b3> 994 | ||
| 2979 | -<25b6> <25b7> 997 | ||
| 2980 | -<25bc> <25bd> 999 | ||
| 2981 | -<25c0> <25c1> 1001 | ||
| 2982 | -<25c6> <25cc> 1003 | ||
| 2983 | -<25ce> <25d3> 1010 | ||
| 2984 | -<25e2> <25e6> 1016 | ||
| 2985 | -<2600> <2603> 1022 | ||
| 2986 | -<2605> <2606> 1026 | ||
| 2987 | -<260e> <260f> 1029 | ||
| 2988 | -<2616> <2617> 1031 | ||
| 2989 | -<261c> <261f> 1033 | ||
| 2990 | -<2640> <2642> 1038 | ||
| 2991 | -<2660> <266f> 1041 | ||
| 2992 | -<2672> <267d> 1057 | ||
| 2993 | -<26aa> <26ab> 1070 | ||
| 2994 | -<26bd> <26be> 1072 | ||
| 2995 | -<273f> <2740> 1078 | ||
| 2996 | -<2776> <277f> 1081 | ||
| 2997 | -<2780> <2789> 662 | ||
| 2998 | -<278a> <2793> 1081 | ||
| 2999 | -<2934> <2935> 1092 | ||
| 3000 | -<29fa> <29fb> 1095 | ||
| 3001 | -<2b05> <2b07> 1097 | ||
| 3002 | -<2e3a> <2e3b> 17628 | ||
| 3003 | -<2e80> <2e81> 1103 | ||
| 3004 | -<2e9c> <2e9d> 1113 | ||
| 3005 | -<2eb4> <2eb8> 1120 | ||
| 3006 | -<2ebb> <2ebc> 1125 | ||
| 3007 | -<2ecd> <2ece> 13124 | ||
| 3008 | -<2ed0> <2ed2> 13933 | ||
| 3009 | -<2ff0> <2ffb> 1130 | ||
| 3010 | -endcidrange | ||
| 3011 | - | ||
| 3012 | -100 begincidrange | ||
| 3013 | -<3000> <301b> 1142 | ||
| 3014 | -<301d> <3020> 1171 | ||
| 3015 | -<302a> <3037> 1175 | ||
| 3016 | -<303b> <303f> 1189 | ||
| 3017 | -<304c> <3051> 1206 | ||
| 3018 | -<3052> <3053> 1213 | ||
| 3019 | -<3054> <3062> 1216 | ||
| 3020 | -<3065> <3082> 1233 | ||
| 3021 | -<3089> <308d> 1269 | ||
| 3022 | -<3090> <3094> 1276 | ||
| 3023 | -<3099> <309e> 1391 | ||
| 3024 | -<30ac> <30af> 1294 | ||
| 3025 | -<30b0> <30b1> 1299 | ||
| 3026 | -<30b2> <30b3> 1302 | ||
| 3027 | -<30b4> <30b7> 1305 | ||
| 3028 | -<30b8> <30b9> 1310 | ||
| 3029 | -<30ba> <30c2> 1313 | ||
| 3030 | -<30c5> <30c8> 1324 | ||
| 3031 | -<30c9> <30cc> 1329 | ||
| 3032 | -<30cd> <30cf> 1334 | ||
| 3033 | -<30d0> <30d2> 1338 | ||
| 3034 | -<30d3> <30d5> 1342 | ||
| 3035 | -<30d6> <30d8> 1346 | ||
| 3036 | -<30d9> <30db> 1350 | ||
| 3037 | -<30dc> <30e0> 1354 | ||
| 3038 | -<30e1> <30e2> 1360 | ||
| 3039 | -<30f0> <30f4> 1380 | ||
| 3040 | -<30f7> <30fa> 1385 | ||
| 3041 | -<30fd> <30fe> 1397 | ||
| 3042 | -<3190> <319f> 1984 | ||
| 3043 | -<3220> <325f> 2000 | ||
| 3044 | -<3280> <32fe> 2064 | ||
| 3045 | -<3300> <332b> 2191 | ||
| 3046 | -<332d> <337e> 2235 | ||
| 3047 | -<337f> <33ff> 2318 | ||
| 3048 | -<3405> <3406> 2448 | ||
| 3049 | -<355d> <355e> 2465 | ||
| 3050 | -<3761> <3762> 2482 | ||
| 3051 | -<376b> <376c> 2484 | ||
| 3052 | -<3ad6> <3ad7> 2513 | ||
| 3053 | -<3b87> <3b88> 2523 | ||
| 3054 | -<3e3f> <3e40> 2546 | ||
| 3055 | -<460f> <4610> 2612 | ||
| 3056 | -<46ae> <46af> 2617 | ||
| 3057 | -<4e00> <4e05> 2650 | ||
| 3058 | -<4e07> <4e12> 2656 | ||
| 3059 | -<4e14> <4e19> 2668 | ||
| 3060 | -<4e1e> <4e1f> 2674 | ||
| 3061 | -<4e23> <4e24> 2677 | ||
| 3062 | -<4e28> <4e32> 2680 | ||
| 3063 | -<4e35> <4e39> 2691 | ||
| 3064 | -<4e3b> <4e3c> 2696 | ||
| 3065 | -<4e3f> <4e45> 2698 | ||
| 3066 | -<4e47> <4e48> 2705 | ||
| 3067 | -<4e4d> <4e4f> 2708 | ||
| 3068 | -<4e55> <4e5f> 2712 | ||
| 3069 | -<4e62> <4e63> 2723 | ||
| 3070 | -<4e68> <4e69> 2725 | ||
| 3071 | -<4e73> <4e75> 2728 | ||
| 3072 | -<4e7e> <4e80> 2732 | ||
| 3073 | -<4e85> <4e86> 2736 | ||
| 3074 | -<4e88> <4e8e> 2738 | ||
| 3075 | -<4e91> <4e92> 2745 | ||
| 3076 | -<4e94> <4e99> 2747 | ||
| 3077 | -<4e9b> <4ea2> 2753 | ||
| 3078 | -<4ea4> <4ea6> 2761 | ||
| 3079 | -<4eab> <4eb0> 2765 | ||
| 3080 | -<4eb9> <4ebc> 2773 | ||
| 3081 | -<4ec0> <4ec4> 2777 | ||
| 3082 | -<4ec6> <4ec8> 2782 | ||
| 3083 | -<4eca> <4ecb> 2785 | ||
| 3084 | -<4ecd> <4ed0> 2787 | ||
| 3085 | -<4ed4> <4edb> 2791 | ||
| 3086 | -<4edd> <4ee5> 2799 | ||
| 3087 | -<4eed> <4ef3> 2810 | ||
| 3088 | -<4ef5> <4ef7> 2817 | ||
| 3089 | -<4efb> <4eff> 2820 | ||
| 3090 | -<4f00> <4f03> 2825 | ||
| 3091 | -<4f08> <4f12> 2829 | ||
| 3092 | -<4f15> <4f17> 2840 | ||
| 3093 | -<4f19> <4f1a> 2843 | ||
| 3094 | -<4f1c> <4f1d> 2845 | ||
| 3095 | -<4f2e> <4f31> 2848 | ||
| 3096 | -<4f33> <4f3e> 2852 | ||
| 3097 | -<4f42> <4f43> 2865 | ||
| 3098 | -<4f46> <4f49> 2867 | ||
| 3099 | -<4f4b> <4f60> 2871 | ||
| 3100 | -<4f63> <4f64> 2893 | ||
| 3101 | -<4f69> <4f6a> 2895 | ||
| 3102 | -<4f6e> <4f71> 2898 | ||
| 3103 | -<4f75> <4f7f> 2903 | ||
| 3104 | -<4f81> <4f86> 2914 | ||
| 3105 | -<4f88> <4f94> 2920 | ||
| 3106 | -<4f96> <4f9b> 2933 | ||
| 3107 | -<4f9d> <4fa1> 2939 | ||
| 3108 | -<4fad> <4faf> 2945 | ||
| 3109 | -<4fb5> <4fb7> 2949 | ||
| 3110 | -<4fbb> <4fc6> 2953 | ||
| 3111 | -<4fc8> <4fd4> 2965 | ||
| 3112 | -<4fd7> <4fd8> 2978 | ||
| 3113 | -endcidrange | ||
| 3114 | - | ||
| 3115 | -100 begincidrange | ||
| 3116 | -<4fda> <4fdd> 2980 | ||
| 3117 | -<4fdf> <4fe6> 2984 | ||
| 3118 | -<4fee> <4ff3> 2992 | ||
| 3119 | -<4ff5> <4ff6> 2998 | ||
| 3120 | -<4ffc> <4fff> 3002 | ||
| 3121 | -<5000> <5002> 3006 | ||
| 3122 | -<5004> <5007> 3009 | ||
| 3123 | -<5009> <5014> 3013 | ||
| 3124 | -<5016> <501f> 3025 | ||
| 3125 | -<5021> <502e> 3035 | ||
| 3126 | -<5032> <5033> 3050 | ||
| 3127 | -<5035> <5036> 3052 | ||
| 3128 | -<5040> <5043> 3056 | ||
| 3129 | -<5045> <504a> 3060 | ||
| 3130 | -<504e> <5053> 3067 | ||
| 3131 | -<5055> <5057> 3073 | ||
| 3132 | -<5059> <505a> 3076 | ||
| 3133 | -<505f> <5060> 3079 | ||
| 3134 | -<5062> <5063> 3081 | ||
| 3135 | -<5065> <5067> 3083 | ||
| 3136 | -<506c> <506d> 3087 | ||
| 3137 | -<5070> <5072> 3089 | ||
| 3138 | -<5074> <5078> 3092 | ||
| 3139 | -<5080> <5081> 3098 | ||
| 3140 | -<5083> <5086> 3100 | ||
| 3141 | -<508d> <5096> 3106 | ||
| 3142 | -<5098> <509c> 3116 | ||
| 3143 | -<509e> <50a3> 3121 | ||
| 3144 | -<50ac> <50ad> 3128 | ||
| 3145 | -<50af> <50b5> 3130 | ||
| 3146 | -<50b9> <50bb> 3138 | ||
| 3147 | -<50bd> <50be> 3141 | ||
| 3148 | -<50c2> <50c5> 3144 | ||
| 3149 | -<50c9> <50ca> 3149 | ||
| 3150 | -<50cc> <50d1> 3151 | ||
| 3151 | -<50d3> <50d6> 3157 | ||
| 3152 | -<50d8> <50da> 3161 | ||
| 3153 | -<50dc> <50df> 3164 | ||
| 3154 | -<50e1> <50e9> 3168 | ||
| 3155 | -<50ed> <50f6> 3177 | ||
| 3156 | -<50f9> <50fb> 3187 | ||
| 3157 | -<5100> <5104> 3191 | ||
| 3158 | -<5106> <5109> 3196 | ||
| 3159 | -<510b> <510e> 3200 | ||
| 3160 | -<5114> <511f> 3206 | ||
| 3161 | -<5127> <5128> 3220 | ||
| 3162 | -<512c> <512d> 3223 | ||
| 3163 | -<5131> <5135> 3226 | ||
| 3164 | -<5137> <513c> 3231 | ||
| 3165 | -<513f> <5150> 3237 | ||
| 3166 | -<5152> <5155> 3255 | ||
| 3167 | -<5157> <5158> 3259 | ||
| 3168 | -<515f> <5160> 3263 | ||
| 3169 | -<5164> <516e> 3266 | ||
| 3170 | -<5173> <5179> 3278 | ||
| 3171 | -<517b> <517c> 3285 | ||
| 3172 | -<5182> <5186> 3289 | ||
| 3173 | -<5189> <5193> 3294 | ||
| 3174 | -<5195> <5199> 3305 | ||
| 3175 | -<51a0> <51a6> 3311 | ||
| 3176 | -<51a8> <51ad> 3318 | ||
| 3177 | -<51b0> <51b8> 3324 | ||
| 3178 | -<51bc> <51bf> 3334 | ||
| 3179 | -<51c2> <51c6> 3338 | ||
| 3180 | -<51c8> <51cd> 3343 | ||
| 3181 | -<51d1> <51d6> 3350 | ||
| 3182 | -<51db> <51e2> 3357 | ||
| 3183 | -<51e5> <51e7> 3365 | ||
| 3184 | -<51e9> <51ea> 3368 | ||
| 3185 | -<51ec> <51ee> 3370 | ||
| 3186 | -<51f0> <51fa> 3373 | ||
| 3187 | -<51fd> <51fe> 3384 | ||
| 3188 | -<5200> <5208> 3386 | ||
| 3189 | -<520a> <520b> 3395 | ||
| 3190 | -<5211> <5218> 3398 | ||
| 3191 | -<5224> <522b> 3408 | ||
| 3192 | -<5230> <5233> 3417 | ||
| 3193 | -<5235> <523c> 3421 | ||
| 3194 | -<5243> <5245> 3429 | ||
| 3195 | -<5249> <524d> 3433 | ||
| 3196 | -<5254> <5258> 3439 | ||
| 3197 | -<525a> <5261> 3444 | ||
| 3198 | -<5263> <5266> 3452 | ||
| 3199 | -<5269> <526a> 3456 | ||
| 3200 | -<526e> <5275> 3459 | ||
| 3201 | -<5277> <5279> 3467 | ||
| 3202 | -<527f> <5280> 3471 | ||
| 3203 | -<5282> <5285> 3473 | ||
| 3204 | -<5287> <528a> 3477 | ||
| 3205 | -<528c> <528d> 3481 | ||
| 3206 | -<5291> <5298> 3483 | ||
| 3207 | -<529a> <529c> 3491 | ||
| 3208 | -<529f> <52a0> 3494 | ||
| 3209 | -<52a3> <52a7> 3496 | ||
| 3210 | -<52a9> <52ad> 3501 | ||
| 3211 | -<52af> <52b1> 3506 | ||
| 3212 | -<52b4> <52be> 3509 | ||
| 3213 | -<52c0> <52c1> 3520 | ||
| 3214 | -<52c3> <52ca> 3522 | ||
| 3215 | -<52cc> <52cd> 3530 | ||
| 3216 | -endcidrange | ||
| 3217 | - | ||
| 3218 | -100 begincidrange | ||
| 3219 | -<52cf> <52d2> 3532 | ||
| 3220 | -<52d4> <52d9> 3536 | ||
| 3221 | -<52db> <52ea> 3542 | ||
| 3222 | -<52f0> <52fb> 3559 | ||
| 3223 | -<52fe> <52ff> 3571 | ||
| 3224 | -<5300> <5303> 3573 | ||
| 3225 | -<5306> <5308> 3579 | ||
| 3226 | -<530a> <530d> 3582 | ||
| 3227 | -<530f> <5311> 3586 | ||
| 3228 | -<5315> <5321> 3590 | ||
| 3229 | -<5323> <5325> 3603 | ||
| 3230 | -<5327> <532d> 3606 | ||
| 3231 | -<532f> <5333> 3613 | ||
| 3232 | -<5338> <5343> 3619 | ||
| 3233 | -<5345> <534d> 3631 | ||
| 3234 | -<5351> <5354> 3640 | ||
| 3235 | -<5357> <535c> 3644 | ||
| 3236 | -<5360> <5361> 3651 | ||
| 3237 | -<5363> <5367> 3653 | ||
| 3238 | -<536c> <5375> 3659 | ||
| 3239 | -<5377> <537b> 3669 | ||
| 3240 | -<537d> <537f> 3674 | ||
| 3241 | -<5382> <5384> 3677 | ||
| 3242 | -<5387> <5389> 3680 | ||
| 3243 | -<5393> <5394> 3684 | ||
| 3244 | -<5398> <539a> 3687 | ||
| 3245 | -<539f> <53a1> 3691 | ||
| 3246 | -<53a4> <53a6> 3694 | ||
| 3247 | -<53a8> <53ab> 3697 | ||
| 3248 | -<53ad> <53b0> 3701 | ||
| 3249 | -<53b2> <53b8> 3705 | ||
| 3250 | -<53ba> <53bb> 3712 | ||
| 3251 | -<53c0> <53c5> 3715 | ||
| 3252 | -<53c8> <53cf> 3721 | ||
| 3253 | -<53d2> <53d7> 3729 | ||
| 3254 | -<53d9> <53db> 3735 | ||
| 3255 | -<53dd> <53f8> 3738 | ||
| 3256 | -<5401> <5404> 3767 | ||
| 3257 | -<5408> <5413> 3771 | ||
| 3258 | -<541a> <541b> 3783 | ||
| 3259 | -<541d> <5421> 3785 | ||
| 3260 | -<5426> <542f> 3791 | ||
| 3261 | -<5433> <5436> 3802 | ||
| 3262 | -<5438> <5439> 3806 | ||
| 3263 | -<543b> <5440> 3808 | ||
| 3264 | -<5442> <5444> 3814 | ||
| 3265 | -<5446> <544a> 3817 | ||
| 3266 | -<544c> <544f> 3822 | ||
| 3267 | -<545e> <545f> 3828 | ||
| 3268 | -<5466> <546e> 3832 | ||
| 3269 | -<5470> <5471> 3841 | ||
| 3270 | -<5473> <5477> 3843 | ||
| 3271 | -<547b> <547d> 3848 | ||
| 3272 | -<547f> <5481> 3851 | ||
| 3273 | -<5483> <5486> 3854 | ||
| 3274 | -<5488> <5492> 3858 | ||
| 3275 | -<5495> <5496> 3869 | ||
| 3276 | -<549f> <54a2> 3872 | ||
| 3277 | -<54a4> <54af> 3876 | ||
| 3278 | -<54b1> <54b3> 3888 | ||
| 3279 | -<54b7> <54c4> 3891 | ||
| 3280 | -<54c6> <54ca> 3905 | ||
| 3281 | -<54cd> <54ce> 3910 | ||
| 3282 | -<54e0> <54e2> 3913 | ||
| 3283 | -<54e5> <54e6> 3916 | ||
| 3284 | -<54e8> <54ea> 3918 | ||
| 3285 | -<54ec> <54ef> 3921 | ||
| 3286 | -<54f1> <54f3> 3925 | ||
| 3287 | -<54fc> <54ff> 3930 | ||
| 3288 | -<5500> <5501> 3934 | ||
| 3289 | -<5504> <5509> 3936 | ||
| 3290 | -<550c> <5510> 3942 | ||
| 3291 | -<5514> <5516> 3947 | ||
| 3292 | -<552a> <552b> 3951 | ||
| 3293 | -<552e> <552f> 3953 | ||
| 3294 | -<5531> <5533> 3955 | ||
| 3295 | -<5535> <5536> 3958 | ||
| 3296 | -<5538> <5539> 3960 | ||
| 3297 | -<553b> <553e> 3962 | ||
| 3298 | -<5540> <5541> 3966 | ||
| 3299 | -<5544> <5547> 3968 | ||
| 3300 | -<5549> <554a> 3972 | ||
| 3301 | -<554c> <554d> 3974 | ||
| 3302 | -<554f> <5551> 3976 | ||
| 3303 | -<5556> <5558> 3980 | ||
| 3304 | -<555a> <555e> 3983 | ||
| 3305 | -<5560> <5561> 3988 | ||
| 3306 | -<5563> <5564> 3990 | ||
| 3307 | -<557b> <5584> 3993 | ||
| 3308 | -<5586> <558b> 4003 | ||
| 3309 | -<558e> <558f> 4009 | ||
| 3310 | -<5591> <5594> 4011 | ||
| 3311 | -<5597> <559a> 4015 | ||
| 3312 | -<559c> <559f> 4019 | ||
| 3313 | -<55a3> <55a4> 4023 | ||
| 3314 | -<55a7> <55ae> 4025 | ||
| 3315 | -<55c3> <55c7> 4038 | ||
| 3316 | -<55cb> <55cc> 4044 | ||
| 3317 | -<55d1> <55d4> 4047 | ||
| 3318 | -<55d7> <55d8> 4051 | ||
| 3319 | -endcidrange | ||
| 3320 | - | ||
| 3321 | -100 begincidrange | ||
| 3322 | -<55da> <55df> 4053 | ||
| 3323 | -<55e2> <55e4> 4059 | ||
| 3324 | -<55f6> <55f9> 4066 | ||
| 3325 | -<55fd> <55ff> 4070 | ||
| 3326 | -<5605> <560a> 4073 | ||
| 3327 | -<560d> <5612> 4079 | ||
| 3328 | -<5616> <5619> 4086 | ||
| 3329 | -<5628> <5629> 4092 | ||
| 3330 | -<562f> <5639> 4095 | ||
| 3331 | -<563b> <563d> 4106 | ||
| 3332 | -<563f> <5644> 4109 | ||
| 3333 | -<5646> <5647> 4115 | ||
| 3334 | -<564b> <5650> 4118 | ||
| 3335 | -<5653> <5654> 4124 | ||
| 3336 | -<5660> <5664> 4128 | ||
| 3337 | -<5668> <566d> 4134 | ||
| 3338 | -<5671> <5672> 4141 | ||
| 3339 | -<5674> <5676> 4143 | ||
| 3340 | -<5684> <5688> 4149 | ||
| 3341 | -<568a> <568c> 4154 | ||
| 3342 | -<5694> <5695> 4158 | ||
| 3343 | -<5699> <569a> 4160 | ||
| 3344 | -<569d> <56a0> 4162 | ||
| 3345 | -<56a5> <56a9> 4167 | ||
| 3346 | -<56ab> <56ae> 4172 | ||
| 3347 | -<56b1> <56b4> 4176 | ||
| 3348 | -<56b6> <56b7> 4180 | ||
| 3349 | -<56c0> <56c3> 4184 | ||
| 3350 | -<56c8> <56d1> 4189 | ||
| 3351 | -<56d7> <56e1> 4200 | ||
| 3352 | -<56e3> <56e8> 4211 | ||
| 3353 | -<56ed> <56ee> 4218 | ||
| 3354 | -<56f0> <56f3> 4220 | ||
| 3355 | -<56f6> <56f7> 4224 | ||
| 3356 | -<56f9> <56fa> 4226 | ||
| 3357 | -<5700> <5704> 4230 | ||
| 3358 | -<5707> <570d> 4235 | ||
| 3359 | -<5711> <5713> 4243 | ||
| 3360 | -<5715> <5716> 4246 | ||
| 3361 | -<571a> <571d> 4249 | ||
| 3362 | -<571f> <572a> 4253 | ||
| 3363 | -<572c> <5730> 4265 | ||
| 3364 | -<5733> <5734> 4270 | ||
| 3365 | -<5737> <5738> 4272 | ||
| 3366 | -<573d> <5740> 4275 | ||
| 3367 | -<5745> <5747> 4280 | ||
| 3368 | -<574c> <5752> 4284 | ||
| 3369 | -<5761> <5762> 4293 | ||
| 3370 | -<5764> <576b> 4295 | ||
| 3371 | -<576d> <5771> 4303 | ||
| 3372 | -<5773> <5775> 4308 | ||
| 3373 | -<5779> <577c> 4312 | ||
| 3374 | -<577e> <577f> 4316 | ||
| 3375 | -<5781> <5783> 4318 | ||
| 3376 | -<5788> <5789> 4321 | ||
| 3377 | -<578b> <578c> 4323 | ||
| 3378 | -<5793> <5795> 4325 | ||
| 3379 | -<5799> <579a> 4329 | ||
| 3380 | -<579c> <57a4> 4331 | ||
| 3381 | -<57a7> <57aa> 4340 | ||
| 3382 | -<57c6> <57c8> 4352 | ||
| 3383 | -<57cb> <57cc> 4355 | ||
| 3384 | -<57ce> <57cf> 4357 | ||
| 3385 | -<57d2> <57d7> 4359 | ||
| 3386 | -<57dc> <57e1> 4365 | ||
| 3387 | -<57e3> <57e4> 4371 | ||
| 3388 | -<57e6> <57e7> 4373 | ||
| 3389 | -<57f4> <57ff> 4378 | ||
| 3390 | -<5802> <5806> 4391 | ||
| 3391 | -<5808> <580d> 4396 | ||
| 3392 | -<581d> <5821> 4405 | ||
| 3393 | -<5826> <5827> 4411 | ||
| 3394 | -<582f> <5832> 4415 | ||
| 3395 | -<5834> <5835> 4419 | ||
| 3396 | -<5839> <583a> 4421 | ||
| 3397 | -<583f> <5841> 4424 | ||
| 3398 | -<5849> <584d> 4427 | ||
| 3399 | -<584f> <5852> 4432 | ||
| 3400 | -<5854> <5855> 4436 | ||
| 3401 | -<5857> <585a> 4438 | ||
| 3402 | -<585e> <585f> 4442 | ||
| 3403 | -<5861> <5862> 4444 | ||
| 3404 | -<5867> <5869> 4447 | ||
| 3405 | -<5878> <5879> 4455 | ||
| 3406 | -<587e> <5881> 4458 | ||
| 3407 | -<5887> <588d> 4464 | ||
| 3408 | -<588f> <5890> 4471 | ||
| 3409 | -<5893> <5894> 4473 | ||
| 3410 | -<5896> <5898> 4475 | ||
| 3411 | -<589c> <58a2> 4478 | ||
| 3412 | -<58a8> <58ab> 4486 | ||
| 3413 | -<58b1> <58b3> 4491 | ||
| 3414 | -<58b8> <58bc> 4494 | ||
| 3415 | -<58c1> <58c5> 4500 | ||
| 3416 | -<58c7> <58c8> 4505 | ||
| 3417 | -<58cc> <58ce> 4508 | ||
| 3418 | -<58d0> <58da> 4511 | ||
| 3419 | -<58dc> <58e2> 4522 | ||
| 3420 | -<58e4> <58e5> 4529 | ||
| 3421 | -<58eb> <58ec> 4532 | ||
| 3422 | -endcidrange | ||
| 3423 | - | ||
| 3424 | -100 begincidrange | ||
| 3425 | -<58ee> <58f4> 4534 | ||
| 3426 | -<58f9> <58fd> 4542 | ||
| 3427 | -<5905> <5906> 4548 | ||
| 3428 | -<5909> <590d> 4550 | ||
| 3429 | -<590f> <5910> 4555 | ||
| 3430 | -<5912> <5916> 4557 | ||
| 3431 | -<5918> <591d> 4562 | ||
| 3432 | -<5921> <5925> 4569 | ||
| 3433 | -<5927> <5933> 4574 | ||
| 3434 | -<5935> <5939> 4587 | ||
| 3435 | -<593d> <593f> 4592 | ||
| 3436 | -<5943> <5944> 4595 | ||
| 3437 | -<5946> <5949> 4597 | ||
| 3438 | -<594e> <5955> 4601 | ||
| 3439 | -<5957> <595b> 4609 | ||
| 3440 | -<595d> <5963> 4614 | ||
| 3441 | -<5967> <596f> 4622 | ||
| 3442 | -<5972> <5976> 4631 | ||
| 3443 | -<5978> <5979> 4636 | ||
| 3444 | -<597b> <597d> 4638 | ||
| 3445 | -<5981> <5984> 4641 | ||
| 3446 | -<598a> <598e> 4645 | ||
| 3447 | -<5992> <5993> 4650 | ||
| 3448 | -<5995> <5997> 4652 | ||
| 3449 | -<59a3> <59a5> 4659 | ||
| 3450 | -<59a7> <59a8> 4662 | ||
| 3451 | -<59ac> <59b0> 4664 | ||
| 3452 | -<59b2> <59b3> 4669 | ||
| 3453 | -<59b9> <59bc> 4672 | ||
| 3454 | -<59c3> <59c4> 4678 | ||
| 3455 | -<59c8> <59cb> 4681 | ||
| 3456 | -<59d0> <59d4> 4686 | ||
| 3457 | -<59d9> <59da> 4691 | ||
| 3458 | -<59dc> <59df> 4693 | ||
| 3459 | -<59e3> <59e8> 4697 | ||
| 3460 | -<59ea> <59ec> 4703 | ||
| 3461 | -<59ee> <59ef> 4706 | ||
| 3462 | -<59f1> <59f2> 4708 | ||
| 3463 | -<59f6> <59f8> 4711 | ||
| 3464 | -<5a00> <5a01> 4716 | ||
| 3465 | -<5a03> <5a04> 4718 | ||
| 3466 | -<5a0c> <5a0e> 4721 | ||
| 3467 | -<5a11> <5a13> 4724 | ||
| 3468 | -<5a17> <5a18> 4727 | ||
| 3469 | -<5a1a> <5a1c> 4729 | ||
| 3470 | -<5a1e> <5a20> 4732 | ||
| 3471 | -<5a23> <5a25> 4735 | ||
| 3472 | -<5a27> <5a2a> 4738 | ||
| 3473 | -<5a2f> <5a30> 4743 | ||
| 3474 | -<5a35> <5a36> 4745 | ||
| 3475 | -<5a40> <5a41> 4748 | ||
| 3476 | -<5a44> <5a49> 4750 | ||
| 3477 | -<5a62> <5a63> 4761 | ||
| 3478 | -<5a65> <5a67> 4763 | ||
| 3479 | -<5a6c> <5a6d> 4767 | ||
| 3480 | -<5a7a> <5a7b> 4770 | ||
| 3481 | -<5a7e> <5a7f> 4772 | ||
| 3482 | -<5a92> <5a93> 4777 | ||
| 3483 | -<5a99> <5a9c> 4780 | ||
| 3484 | -<5a9e> <5aa0> 4784 | ||
| 3485 | -<5ab1> <5ab3> 4790 | ||
| 3486 | -<5aba> <5abf> 4795 | ||
| 3487 | -<5ac1> <5ac2> 4801 | ||
| 3488 | -<5ac8> <5ac9> 4805 | ||
| 3489 | -<5acb> <5acc> 4807 | ||
| 3490 | -<5acf> <5ad0> 4809 | ||
| 3491 | -<5ad6> <5ad7> 4811 | ||
| 3492 | -<5ae0> <5ae1> 4815 | ||
| 3493 | -<5ae5> <5ae6> 4818 | ||
| 3494 | -<5ae9> <5aea> 4820 | ||
| 3495 | -<5af5> <5af6> 4824 | ||
| 3496 | -<5afa> <5afb> 4826 | ||
| 3497 | -<5b00> <5b01> 4829 | ||
| 3498 | -<5b08> <5b09> 4831 | ||
| 3499 | -<5b0b> <5b0c> 4833 | ||
| 3500 | -<5b16> <5b17> 4835 | ||
| 3501 | -<5b21> <5b22> 4840 | ||
| 3502 | -<5b2c> <5b2d> 4844 | ||
| 3503 | -<5b40> <5b41> 4852 | ||
| 3504 | -<5b4b> <5b4c> 4856 | ||
| 3505 | -<5b50> <5b52> 4858 | ||
| 3506 | -<5b54> <5b58> 4861 | ||
| 3507 | -<5b5a> <5b5f> 4866 | ||
| 3508 | -<5b63> <5b66> 4872 | ||
| 3509 | -<5b68> <5b69> 4876 | ||
| 3510 | -<5b6e> <5b71> 4879 | ||
| 3511 | -<5b75> <5b76> 4884 | ||
| 3512 | -<5b7c> <5b91> 4888 | ||
| 3513 | -<5b93> <5b9d> 4910 | ||
| 3514 | -<5ba2> <5ba6> 4922 | ||
| 3515 | -<5ba8> <5ba9> 4927 | ||
| 3516 | -<5bac> <5bba> 4929 | ||
| 3517 | -<5bbf> <5bc7> 4945 | ||
| 3518 | -<5bcc> <5bd0> 4955 | ||
| 3519 | -<5bd2> <5bd4> 4960 | ||
| 3520 | -<5bd6> <5bdb> 4963 | ||
| 3521 | -<5bdd> <5be2> 4969 | ||
| 3522 | -<5be4> <5be9> 4975 | ||
| 3523 | -<5beb> <5bec> 4981 | ||
| 3524 | -<5bee> <5bf1> 4983 | ||
| 3525 | -endcidrange | ||
| 3526 | - | ||
| 3527 | -100 begincidrange | ||
| 3528 | -<5bf3> <5bf6> 4987 | ||
| 3529 | -<5bfd> <5bff> 4993 | ||
| 3530 | -<5c01> <5c0f> 4996 | ||
| 3531 | -<5c11> <5c14> 5011 | ||
| 3532 | -<5c16> <5c17> 5015 | ||
| 3533 | -<5c19> <5c1a> 5017 | ||
| 3534 | -<5c1e> <5c20> 5019 | ||
| 3535 | -<5c22> <5c24> 5022 | ||
| 3536 | -<5c28> <5c2e> 5026 | ||
| 3537 | -<5c30> <5c32> 5033 | ||
| 3538 | -<5c35> <5c36> 5036 | ||
| 3539 | -<5c38> <5c41> 5038 | ||
| 3540 | -<5c45> <5c46> 5048 | ||
| 3541 | -<5c4a> <5c4b> 5051 | ||
| 3542 | -<5c4d> <5c51> 5053 | ||
| 3543 | -<5c59> <5c5c> 5060 | ||
| 3544 | -<5c5e> <5c65> 5064 | ||
| 3545 | -<5c67> <5c69> 5072 | ||
| 3546 | -<5c6c> <5c71> 5075 | ||
| 3547 | -<5c74> <5c76> 5081 | ||
| 3548 | -<5c79> <5c7d> 5084 | ||
| 3549 | -<5c87> <5c88> 5089 | ||
| 3550 | -<5c8f> <5c92> 5093 | ||
| 3551 | -<5c9f> <5ca3> 5099 | ||
| 3552 | -<5ca6> <5cad> 5104 | ||
| 3553 | -<5cb1> <5cb8> 5112 | ||
| 3554 | -<5cba> <5cbc> 5120 | ||
| 3555 | -<5ce0> <5ce1> 5133 | ||
| 3556 | -<5ce8> <5cea> 5136 | ||
| 3557 | -<5ced> <5cf2> 5139 | ||
| 3558 | -<5cf4> <5cf6> 5145 | ||
| 3559 | -<5cfa> <5cfb> 5148 | ||
| 3560 | -<5d06> <5d07> 5152 | ||
| 3561 | -<5d0d> <5d0e> 5155 | ||
| 3562 | -<5d10> <5d12> 5157 | ||
| 3563 | -<5d14> <5d1b> 5160 | ||
| 3564 | -<5d1f> <5d20> 5169 | ||
| 3565 | -<5d22> <5d24> 5171 | ||
| 3566 | -<5d26> <5d27> 5174 | ||
| 3567 | -<5d42> <5d43> 5183 | ||
| 3568 | -<5d46> <5d48> 5185 | ||
| 3569 | -<5d4a> <5d4c> 5188 | ||
| 3570 | -<5d50> <5d53> 5192 | ||
| 3571 | -<5d5f> <5d62> 5199 | ||
| 3572 | -<5d69> <5d6a> 5204 | ||
| 3573 | -<5d6c> <5d6d> 5206 | ||
| 3574 | -<5d6f> <5d70> 5208 | ||
| 3575 | -<5d79> <5d7a> 5212 | ||
| 3576 | -<5d7e> <5d7f> 5214 | ||
| 3577 | -<5d81> <5d84> 5216 | ||
| 3578 | -<5d87> <5d88> 5220 | ||
| 3579 | -<5d8a> <5d8c> 5222 | ||
| 3580 | -<5d92> <5d95> 5226 | ||
| 3581 | -<5d9f> <5da0> 5234 | ||
| 3582 | -<5dab> <5dac> 5239 | ||
| 3583 | -<5db7> <5dba> 5245 | ||
| 3584 | -<5dbc> <5dbd> 5249 | ||
| 3585 | -<5dcb> <5dce> 5254 | ||
| 3586 | -<5dd0> <5dd3> 5258 | ||
| 3587 | -<5dd6> <5dd9> 5262 | ||
| 3588 | -<5ddd> <5dde> 5267 | ||
| 3589 | -<5de0> <5de9> 5269 | ||
| 3590 | -<5df1> <5df5> 5281 | ||
| 3591 | -<5df7> <5df9> 5286 | ||
| 3592 | -<5dfd> <5dff> 5290 | ||
| 3593 | -<5e02> <5e03> 5294 | ||
| 3594 | -<5e06> <5e07> 5296 | ||
| 3595 | -<5e0b> <5e0d> 5298 | ||
| 3596 | -<5e11> <5e12> 5301 | ||
| 3597 | -<5e14> <5e16> 5303 | ||
| 3598 | -<5e18> <5e1b> 5306 | ||
| 3599 | -<5e1f> <5e20> 5311 | ||
| 3600 | -<5e2d> <5e30> 5316 | ||
| 3601 | -<5e32> <5e33> 5320 | ||
| 3602 | -<5e35> <5e38> 5322 | ||
| 3603 | -<5e3d> <5e3e> 5326 | ||
| 3604 | -<5e43> <5e45> 5329 | ||
| 3605 | -<5e4b> <5e4c> 5334 | ||
| 3606 | -<5e50> <5e51> 5337 | ||
| 3607 | -<5e54> <5e58> 5339 | ||
| 3608 | -<5e5b> <5e5c> 5344 | ||
| 3609 | -<5e5e> <5e5f> 5346 | ||
| 3610 | -<5e61> <5e64> 5348 | ||
| 3611 | -<5e6a> <5e6e> 5353 | ||
| 3612 | -<5e72> <5e81> 5359 | ||
| 3613 | -<5e83> <5e84> 5375 | ||
| 3614 | -<5e8a> <5e8b> 5378 | ||
| 3615 | -<5e8e> <5e8f> 5380 | ||
| 3616 | -<5e95> <5e97> 5382 | ||
| 3617 | -<5e99> <5e9a> 5385 | ||
| 3618 | -<5ea4> <5ea8> 5390 | ||
| 3619 | -<5eaa> <5ead> 5395 | ||
| 3620 | -<5eb5> <5eb9> 5401 | ||
| 3621 | -<5ebd> <5ebf> 5406 | ||
| 3622 | -<5ec1> <5ec3> 5409 | ||
| 3623 | -<5ec8> <5ecc> 5413 | ||
| 3624 | -<5ece> <5ed6> 5418 | ||
| 3625 | -<5ed9> <5ee3> 5427 | ||
| 3626 | -<5ee8> <5ee9> 5439 | ||
| 3627 | -<5eeb> <5eec> 5441 | ||
| 3628 | -endcidrange | ||
| 3629 | - | ||
| 3630 | -100 begincidrange | ||
| 3631 | -<5ef0> <5ef1> 5443 | ||
| 3632 | -<5ef3> <5ef4> 5445 | ||
| 3633 | -<5ef6> <5eff> 5447 | ||
| 3634 | -<5f00> <5f04> 5457 | ||
| 3635 | -<5f06> <5f11> 5462 | ||
| 3636 | -<5f13> <5f19> 5474 | ||
| 3637 | -<5f1b> <5f1f> 5481 | ||
| 3638 | -<5f21> <5f29> 5486 | ||
| 3639 | -<5f2b> <5f31> 5495 | ||
| 3640 | -<5f34> <5f38> 5502 | ||
| 3641 | -<5f3a> <5f41> 5507 | ||
| 3642 | -<5f44> <5f45> 5515 | ||
| 3643 | -<5f47> <5f48> 5517 | ||
| 3644 | -<5f4c> <5f4e> 5520 | ||
| 3645 | -<5f50> <5f51> 5523 | ||
| 3646 | -<5f53> <5f54> 5525 | ||
| 3647 | -<5f56> <5f59> 5527 | ||
| 3648 | -<5f5b> <5f5d> 5531 | ||
| 3649 | -<5f60> <5f67> 5534 | ||
| 3650 | -<5f69> <5f6d> 5542 | ||
| 3651 | -<5f6f> <5f75> 5547 | ||
| 3652 | -<5f77> <5f7a> 5554 | ||
| 3653 | -<5f7c> <5f85> 5558 | ||
| 3654 | -<5f87> <5f8d> 5568 | ||
| 3655 | -<5f8f> <5f93> 5575 | ||
| 3656 | -<5f96> <5f99> 5580 | ||
| 3657 | -<5f9c> <5f9e> 5584 | ||
| 3658 | -<5fa0> <5fa2> 5587 | ||
| 3659 | -<5fa7> <5fb1> 5591 | ||
| 3660 | -<5fb3> <5fb5> 5602 | ||
| 3661 | -<5fb7> <5fb9> 5605 | ||
| 3662 | -<5fbc> <5fbd> 5608 | ||
| 3663 | -<5fc3> <5fc5> 5610 | ||
| 3664 | -<5fc7> <5fc9> 5613 | ||
| 3665 | -<5fcb> <5fcd> 5616 | ||
| 3666 | -<5fd0> <5fd4> 5619 | ||
| 3667 | -<5fd6> <5fd9> 5624 | ||
| 3668 | -<5fdc> <5fde> 5628 | ||
| 3669 | -<5fe0> <5fe2> 5631 | ||
| 3670 | -<5fe8> <5ff3> 5635 | ||
| 3671 | -<5ff5> <5ff6> 5647 | ||
| 3672 | -<5ffa> <5ffd> 5650 | ||
| 3673 | -<600d> <6010> 5657 | ||
| 3674 | -<6012> <601d> 5661 | ||
| 3675 | -<601f> <6022> 5673 | ||
| 3676 | -<6024> <602b> 5677 | ||
| 3677 | -<6040> <6043> 5691 | ||
| 3678 | -<6046> <604d> 5695 | ||
| 3679 | -<6050> <6052> 5703 | ||
| 3680 | -<6054> <6057> 5706 | ||
| 3681 | -<6059> <605a> 5710 | ||
| 3682 | -<605f> <6065> 5713 | ||
| 3683 | -<6067> <606d> 5720 | ||
| 3684 | -<606f> <6071> 5727 | ||
| 3685 | -<607e> <607f> 5732 | ||
| 3686 | -<6081> <6086> 5734 | ||
| 3687 | -<6088> <608e> 5740 | ||
| 3688 | -<6091> <6098> 5747 | ||
| 3689 | -<609a> <609b> 5755 | ||
| 3690 | -<609d> <60a0> 5757 | ||
| 3691 | -<60a2> <60aa> 5761 | ||
| 3692 | -<60b0> <60b8> 5770 | ||
| 3693 | -<60bb> <60be> 5779 | ||
| 3694 | -<60c4> <60cb> 5784 | ||
| 3695 | -<60ce> <60cf> 5792 | ||
| 3696 | -<60d3> <60d5> 5795 | ||
| 3697 | -<60d8> <60e3> 5798 | ||
| 3698 | -<60e7> <60e8> 5811 | ||
| 3699 | -<60f0> <60fd> 5814 | ||
| 3700 | -<6100> <6103> 5828 | ||
| 3701 | -<6106> <610a> 5832 | ||
| 3702 | -<610c> <6117> 5837 | ||
| 3703 | -<6119> <611c> 5849 | ||
| 3704 | -<611e> <6122> 5853 | ||
| 3705 | -<6127> <6128> 5858 | ||
| 3706 | -<612a> <612c> 5860 | ||
| 3707 | -<6130> <6131> 5863 | ||
| 3708 | -<6134> <6137> 5865 | ||
| 3709 | -<6139> <613a> 5869 | ||
| 3710 | -<613c> <613f> 5871 | ||
| 3711 | -<6141> <6142> 5875 | ||
| 3712 | -<6144> <614e> 5877 | ||
| 3713 | -<6158> <615a> 5890 | ||
| 3714 | -<615d> <6160> 5893 | ||
| 3715 | -<6162> <6165> 5897 | ||
| 3716 | -<6167> <6168> 5901 | ||
| 3717 | -<616b> <616c> 5903 | ||
| 3718 | -<616e> <6178> 5905 | ||
| 3719 | -<617b> <6184> 5916 | ||
| 3720 | -<618a> <618b> 5927 | ||
| 3721 | -<618d> <618e> 5929 | ||
| 3722 | -<6190> <6194> 5931 | ||
| 3723 | -<6196> <619a> 5936 | ||
| 3724 | -<619c> <619d> 5941 | ||
| 3725 | -<619f> <61a0> 5943 | ||
| 3726 | -<61a4> <61a5> 5945 | ||
| 3727 | -<61a7> <61ae> 5947 | ||
| 3728 | -<61b8> <61ba> 5957 | ||
| 3729 | -<61c0> <61c3> 5962 | ||
| 3730 | -<61c6> <61d0> 5966 | ||
| 3731 | -endcidrange | ||
| 3732 | - | ||
| 3733 | -100 begincidrange | ||
| 3734 | -<61dc> <61df> 5978 | ||
| 3735 | -<61e1> <61e3> 5982 | ||
| 3736 | -<61e5> <61e9> 5985 | ||
| 3737 | -<61ec> <61ed> 5990 | ||
| 3738 | -<61f4> <61f8> 5994 | ||
| 3739 | -<61fc> <61ff> 6000 | ||
| 3740 | -<6200> <6201> 6004 | ||
| 3741 | -<6203> <6204> 6006 | ||
| 3742 | -<6207> <620a> 6008 | ||
| 3743 | -<620c> <620e> 6012 | ||
| 3744 | -<6210> <6216> 6015 | ||
| 3745 | -<621a> <6223> 6022 | ||
| 3746 | -<6226> <6227> 6032 | ||
| 3747 | -<6229> <622b> 6034 | ||
| 3748 | -<622e> <6234> 6037 | ||
| 3749 | -<6238> <6239> 6045 | ||
| 3750 | -<623d> <6244> 6048 | ||
| 3751 | -<6246> <6249> 6056 | ||
| 3752 | -<624b> <624e> 6060 | ||
| 3753 | -<6250> <6256> 6064 | ||
| 3754 | -<625a> <625c> 6072 | ||
| 3755 | -<6260> <6261> 6076 | ||
| 3756 | -<6263> <6264> 6078 | ||
| 3757 | -<626d> <626f> 6081 | ||
| 3758 | -<6279> <6280> 6087 | ||
| 3759 | -<6282> <6285> 6095 | ||
| 3760 | -<6289> <628a> 6099 | ||
| 3761 | -<628d> <6299> 6101 | ||
| 3762 | -<629b> <629c> 6114 | ||
| 3763 | -<62ab> <62ac> 6119 | ||
| 3764 | -<62b5> <62b7> 6123 | ||
| 3765 | -<62b9> <62bf> 6126 | ||
| 3766 | -<62c4> <62ca> 6134 | ||
| 3767 | -<62cc> <62dd> 6141 | ||
| 3768 | -<62e0> <62e1> 6159 | ||
| 3769 | -<62ec> <62ef> 6162 | ||
| 3770 | -<62f1> <62f7> 6166 | ||
| 3771 | -<62fc> <62ff> 6173 | ||
| 3772 | -<6301> <6304> 6177 | ||
| 3773 | -<6307> <630d> 6181 | ||
| 3774 | -<6310> <6311> 6188 | ||
| 3775 | -<6318> <6319> 6192 | ||
| 3776 | -<6327> <632b> 6196 | ||
| 3777 | -<6335> <6336> 6204 | ||
| 3778 | -<6339> <633f> 6206 | ||
| 3779 | -<6341> <6344> 6213 | ||
| 3780 | -<6349> <6350> 6218 | ||
| 3781 | -<6352> <6355> 6226 | ||
| 3782 | -<6357> <6359> 6230 | ||
| 3783 | -<635b> <635c> 6233 | ||
| 3784 | -<6365> <6369> 6235 | ||
| 3785 | -<636b> <636e> 6240 | ||
| 3786 | -<6371> <6372> 6244 | ||
| 3787 | -<6374> <6378> 6246 | ||
| 3788 | -<637a> <637d> 6251 | ||
| 3789 | -<637f> <6380> 6255 | ||
| 3790 | -<6382> <6384> 6257 | ||
| 3791 | -<6387> <638a> 6260 | ||
| 3792 | -<638e> <6390> 6265 | ||
| 3793 | -<6394> <6396> 6269 | ||
| 3794 | -<6398> <639b> 6272 | ||
| 3795 | -<639e> <63af> 6276 | ||
| 3796 | -<63b4> <63b5> 6295 | ||
| 3797 | -<63bd> <63be> 6298 | ||
| 3798 | -<63c0> <63c1> 6300 | ||
| 3799 | -<63c3> <63c6> 6302 | ||
| 3800 | -<63c8> <63c9> 6306 | ||
| 3801 | -<63ce> <63d6> 6308 | ||
| 3802 | -<63da> <63dc> 6317 | ||
| 3803 | -<63e0> <63e1> 6320 | ||
| 3804 | -<63e9> <63ee> 6324 | ||
| 3805 | -<63f2> <63fa> 6330 | ||
| 3806 | -<6409> <640a> 6340 | ||
| 3807 | -<640f> <6410> 6343 | ||
| 3808 | -<6412> <6414> 6345 | ||
| 3809 | -<6416> <6418> 6348 | ||
| 3810 | -<6424> <6426> 6355 | ||
| 3811 | -<6428> <642a> 6358 | ||
| 3812 | -<642c> <642d> 6361 | ||
| 3813 | -<642f> <6430> 6363 | ||
| 3814 | -<6434> <6436> 6365 | ||
| 3815 | -<643d> <643f> 6369 | ||
| 3816 | -<644e> <644f> 6374 | ||
| 3817 | -<6451> <6454> 6376 | ||
| 3818 | -<645a> <645d> 6381 | ||
| 3819 | -<645f> <6461> 6385 | ||
| 3820 | -<6473> <6474> 6393 | ||
| 3821 | -<6478> <647b> 6396 | ||
| 3822 | -<6487> <6488> 6403 | ||
| 3823 | -<648f> <6493> 6405 | ||
| 3824 | -<6498> <649b> 6411 | ||
| 3825 | -<649d> <649f> 6415 | ||
| 3826 | -<64a3> <64a6> 6419 | ||
| 3827 | -<64a8> <64a9> 6423 | ||
| 3828 | -<64ab> <64ae> 6425 | ||
| 3829 | -<64b2> <64b3> 6430 | ||
| 3830 | -<64bb> <64bf> 6433 | ||
| 3831 | -<64c1> <64c2> 6438 | ||
| 3832 | -<64c4> <64c5> 6440 | ||
| 3833 | -<64c9> <64ce> 6443 | ||
| 3834 | -endcidrange | ||
| 3835 | - | ||
| 3836 | -100 begincidrange | ||
| 3837 | -<64d0> <64d2> 6449 | ||
| 3838 | -<64d4> <64d5> 6452 | ||
| 3839 | -<64d7> <64d8> 6454 | ||
| 3840 | -<64e0> <64e7> 6457 | ||
| 3841 | -<64e9> <64ea> 6465 | ||
| 3842 | -<64ec> <64ed> 6467 | ||
| 3843 | -<64ef> <64f2> 6469 | ||
| 3844 | -<64f4> <64f7> 6473 | ||
| 3845 | -<64fa> <64fb> 6477 | ||
| 3846 | -<64fd> <64ff> 6479 | ||
| 3847 | -<6500> <6501> 6482 | ||
| 3848 | -<6504> <6505> 6484 | ||
| 3849 | -<6508> <650a> 6486 | ||
| 3850 | -<6513> <6514> 6490 | ||
| 3851 | -<6518> <6519> 6493 | ||
| 3852 | -<651b> <651f> 6495 | ||
| 3853 | -<6522> <6524> 6500 | ||
| 3854 | -<6529> <652c> 6504 | ||
| 3855 | -<652e> <652f> 6508 | ||
| 3856 | -<6531> <6532> 6510 | ||
| 3857 | -<6534> <653f> 6512 | ||
| 3858 | -<6543> <6545> 6524 | ||
| 3859 | -<6547> <6549> 6527 | ||
| 3860 | -<654d> <6552> 6530 | ||
| 3861 | -<6554> <6559> 6536 | ||
| 3862 | -<655d> <6560> 6542 | ||
| 3863 | -<6562> <6563> 6546 | ||
| 3864 | -<6566> <6567> 6548 | ||
| 3865 | -<656b> <656c> 6550 | ||
| 3866 | -<6574> <6575> 6554 | ||
| 3867 | -<6577> <6578> 6556 | ||
| 3868 | -<6581> <6585> 6560 | ||
| 3869 | -<6587> <658a> 6565 | ||
| 3870 | -<6590> <6592> 6571 | ||
| 3871 | -<6597> <6599> 6575 | ||
| 3872 | -<659b> <659d> 6578 | ||
| 3873 | -<659f> <65a1> 6581 | ||
| 3874 | -<65a3> <65a7> 6584 | ||
| 3875 | -<65ab> <65b0> 6589 | ||
| 3876 | -<65b2> <65b5> 6595 | ||
| 3877 | -<65b7> <65b9> 6599 | ||
| 3878 | -<65bc> <65bf> 6602 | ||
| 3879 | -<65c1> <65c6> 6606 | ||
| 3880 | -<65c8> <65c9> 6612 | ||
| 3881 | -<65cb> <65cc> 6614 | ||
| 3882 | -<65ce> <65d0> 6616 | ||
| 3883 | -<65d6> <65d9> 6621 | ||
| 3884 | -<65df> <65e3> 6626 | ||
| 3885 | -<65e5> <65e9> 6631 | ||
| 3886 | -<65ec> <65ed> 6636 | ||
| 3887 | -<65f0> <65f2> 6638 | ||
| 3888 | -<65f4> <65f5> 6641 | ||
| 3889 | -<65f9> <65fc> 6643 | ||
| 3890 | -<65fe> <65ff> 6647 | ||
| 3891 | -<6602> <6604> 6650 | ||
| 3892 | -<6606> <660a> 6653 | ||
| 3893 | -<660c> <660f> 6658 | ||
| 3894 | -<6611> <6616> 6662 | ||
| 3895 | -<661c> <6631> 6668 | ||
| 3896 | -<6633> <6637> 6690 | ||
| 3897 | -<6639> <663c> 6695 | ||
| 3898 | -<663f> <6646> 6699 | ||
| 3899 | -<6648> <664c> 6707 | ||
| 3900 | -<664e> <664f> 6712 | ||
| 3901 | -<6651> <6652> 6714 | ||
| 3902 | -<6657> <6670> 6716 | ||
| 3903 | -<6673> <667c> 6742 | ||
| 3904 | -<667e> <6681> 6752 | ||
| 3905 | -<6683> <6684> 6756 | ||
| 3906 | -<6687> <6689> 6758 | ||
| 3907 | -<668b> <668e> 6761 | ||
| 3908 | -<6690> <6692> 6765 | ||
| 3909 | -<6696> <669d> 6768 | ||
| 3910 | -<669f> <66a0> 6776 | ||
| 3911 | -<66ad> <66ae> 6782 | ||
| 3912 | -<66b1> <66b5> 6784 | ||
| 3913 | -<66b8> <66b9> 6789 | ||
| 3914 | -<66bb> <66bc> 6791 | ||
| 3915 | -<66be> <66c4> 6793 | ||
| 3916 | -<66c6> <66c9> 6800 | ||
| 3917 | -<66ce> <66cf> 6805 | ||
| 3918 | -<66d9> <66dd> 6809 | ||
| 3919 | -<66df> <66e0> 6814 | ||
| 3920 | -<66e8> <66e9> 6817 | ||
| 3921 | -<66eb> <66ec> 6819 | ||
| 3922 | -<66f2> <66f5> 6823 | ||
| 3923 | -<66f7> <66ff> 6827 | ||
| 3924 | -<6700> <6701> 6836 | ||
| 3925 | -<6707> <6709> 6840 | ||
| 3926 | -<670d> <670f> 6844 | ||
| 3927 | -<6712> <6717> 6847 | ||
| 3928 | -<671b> <6720> 6854 | ||
| 3929 | -<6725> <6728> 6861 | ||
| 3930 | -<672a> <672e> 6865 | ||
| 3931 | -<6733> <6738> 6871 | ||
| 3932 | -<673d> <673f> 6878 | ||
| 3933 | -<6745> <6749> 6883 | ||
| 3934 | -<674c> <6751> 6888 | ||
| 3935 | -<6753> <6756> 6894 | ||
| 3936 | -<675c> <6766> 6899 | ||
| 3937 | -endcidrange | ||
| 3938 | - | ||
| 3939 | -100 begincidrange | ||
| 3940 | -<676c> <6777> 6911 | ||
| 3941 | -<677b> <677c> 6923 | ||
| 3942 | -<677e> <6781> 6925 | ||
| 3943 | -<6784> <6785> 6929 | ||
| 3944 | -<678b> <678c> 6933 | ||
| 3945 | -<678e> <6793> 6935 | ||
| 3946 | -<6795> <679d> 6941 | ||
| 3947 | -<67a0> <67a2> 6950 | ||
| 3948 | -<67af> <67b9> 6956 | ||
| 3949 | -<67bb> <67be> 6967 | ||
| 3950 | -<67c0> <67c6> 6971 | ||
| 3951 | -<67c8> <67ca> 6978 | ||
| 3952 | -<67ce> <67d4> 6981 | ||
| 3953 | -<67d7> <67de> 6988 | ||
| 3954 | -<67e1> <67e2> 6996 | ||
| 3955 | -<67e6> <67e7> 6999 | ||
| 3956 | -<67ee> <67f7> 7003 | ||
| 3957 | -<67f9> <67fc> 7013 | ||
| 3958 | -<67fe> <67ff> 7017 | ||
| 3959 | -<6801> <6805> 7019 | ||
| 3960 | -<6813> <6814> 7025 | ||
| 3961 | -<6816> <6819> 7027 | ||
| 3962 | -<681d> <681f> 7031 | ||
| 3963 | -<6821> <6822> 7034 | ||
| 3964 | -<6827> <682d> 7036 | ||
| 3965 | -<682f> <6834> 7043 | ||
| 3966 | -<6838> <6839> 7049 | ||
| 3967 | -<683b> <6846> 7051 | ||
| 3968 | -<6848> <684a> 7063 | ||
| 3969 | -<684c> <684e> 7066 | ||
| 3970 | -<6850> <6855> 7069 | ||
| 3971 | -<6857> <6859> 7075 | ||
| 3972 | -<685b> <685d> 7078 | ||
| 3973 | -<686e> <6872> 7085 | ||
| 3974 | -<6874> <6877> 7090 | ||
| 3975 | -<6879> <687c> 7094 | ||
| 3976 | -<687e> <687f> 7098 | ||
| 3977 | -<6881> <6886> 7100 | ||
| 3978 | -<688d> <6890> 7107 | ||
| 3979 | -<6893> <6894> 7111 | ||
| 3980 | -<6896> <689d> 7113 | ||
| 3981 | -<689f> <68a3> 7121 | ||
| 3982 | -<68a5> <68ab> 7126 | ||
| 3983 | -<68ad> <68b6> 7133 | ||
| 3984 | -<68b9> <68bc> 7143 | ||
| 3985 | -<68c3> <68c6> 7147 | ||
| 3986 | -<68c8> <68cd> 7151 | ||
| 3987 | -<68cf> <68da> 7157 | ||
| 3988 | -<68dc> <68dd> 7169 | ||
| 3989 | -<68df> <68e1> 7171 | ||
| 3990 | -<68e3> <68e5> 7174 | ||
| 3991 | -<68e7> <68e8> 7177 | ||
| 3992 | -<68ea> <68f2> 7179 | ||
| 3993 | -<68f5> <68f7> 7188 | ||
| 3994 | -<68f9> <68fd> 7191 | ||
| 3995 | -<6900> <6901> 7196 | ||
| 3996 | -<6903> <6913> 7198 | ||
| 3997 | -<6916> <6917> 7215 | ||
| 3998 | -<6919> <691c> 7217 | ||
| 3999 | -<6921> <6923> 7221 | ||
| 4000 | -<6925> <6926> 7224 | ||
| 4001 | -<6930> <6931> 7228 | ||
| 4002 | -<6933> <6936> 7230 | ||
| 4003 | -<6938> <6939> 7234 | ||
| 4004 | -<6945> <6946> 7240 | ||
| 4005 | -<6949> <694a> 7242 | ||
| 4006 | -<6953> <6955> 7245 | ||
| 4007 | -<6959> <695e> 7249 | ||
| 4008 | -<6960> <6966> 7255 | ||
| 4009 | -<6968> <6975> 7262 | ||
| 4010 | -<6977> <6982> 7276 | ||
| 4011 | -<698d> <698e> 7290 | ||
| 4012 | -<6991> <6992> 7292 | ||
| 4013 | -<6994> <6996> 7294 | ||
| 4014 | -<699b> <699c> 7298 | ||
| 4015 | -<69a0> <69a1> 7300 | ||
| 4016 | -<69a5> <69a8> 7302 | ||
| 4017 | -<69ad> <69b2> 7307 | ||
| 4018 | -<69b7> <69b8> 7314 | ||
| 4019 | -<69ba> <69bc> 7316 | ||
| 4020 | -<69be> <69c1> 7319 | ||
| 4021 | -<69c7> <69c8> 7325 | ||
| 4022 | -<69ca> <69d1> 7327 | ||
| 4023 | -<69d6> <69d9> 7336 | ||
| 4024 | -<69dd> <69de> 7340 | ||
| 4025 | -<69e2> <69e3> 7342 | ||
| 4026 | -<69e7> <69eb> 7345 | ||
| 4027 | -<69ed> <69ef> 7350 | ||
| 4028 | -<69f1> <69f6> 7353 | ||
| 4029 | -<69fd> <69ff> 7361 | ||
| 4030 | -<6a00> <6a03> 7364 | ||
| 4031 | -<6a0a> <6a0c> 7369 | ||
| 4032 | -<6a11> <6a15> 7373 | ||
| 4033 | -<6a19> <6a1b> 7379 | ||
| 4034 | -<6a1d> <6a24> 7382 | ||
| 4035 | -<6a28> <6a2b> 7390 | ||
| 4036 | -<6a32> <6a3b> 7396 | ||
| 4037 | -<6a3d> <6a3f> 7406 | ||
| 4038 | -<6a44> <6a4b> 7409 | ||
| 4039 | -<6a50> <6a52> 7418 | ||
| 4040 | -endcidrange | ||
| 4041 | - | ||
| 4042 | -100 begincidrange | ||
| 4043 | -<6a54> <6a56> 7421 | ||
| 4044 | -<6a58> <6a59> 7424 | ||
| 4045 | -<6a61> <6a62> 7428 | ||
| 4046 | -<6a66> <6a67> 7431 | ||
| 4047 | -<6a6a> <6a6b> 7433 | ||
| 4048 | -<6a71> <6a73> 7435 | ||
| 4049 | -<6a7e> <6a81> 7440 | ||
| 4050 | -<6a83> <6a84> 7444 | ||
| 4051 | -<6a86> <6a87> 7446 | ||
| 4052 | -<6a8d> <6a8e> 7450 | ||
| 4053 | -<6a90> <6a91> 7452 | ||
| 4054 | -<6a9b> <6aa3> 7456 | ||
| 4055 | -<6aaa> <6aac> 7466 | ||
| 4056 | -<6aae> <6ab1> 7469 | ||
| 4057 | -<6ab3> <6ab4> 7473 | ||
| 4058 | -<6abd> <6abf> 7477 | ||
| 4059 | -<6ac1> <6ac3> 7480 | ||
| 4060 | -<6ac8> <6ac9> 7484 | ||
| 4061 | -<6ad0> <6ad1> 7487 | ||
| 4062 | -<6ad3> <6ad6> 7489 | ||
| 4063 | -<6ada> <6adf> 7493 | ||
| 4064 | -<6ae7> <6ae8> 7501 | ||
| 4065 | -<6af0> <6af3> 7505 | ||
| 4066 | -<6afa> <6afd> 7510 | ||
| 4067 | -<6b02> <6b07> 7514 | ||
| 4068 | -<6b09> <6b0b> 7520 | ||
| 4069 | -<6b0f> <6b12> 7523 | ||
| 4070 | -<6b16> <6b17> 7527 | ||
| 4071 | -<6b1d> <6b21> 7530 | ||
| 4072 | -<6b23> <6b24> 7535 | ||
| 4073 | -<6b27> <6b28> 7537 | ||
| 4074 | -<6b2b> <6b2c> 7539 | ||
| 4075 | -<6b35> <6b3b> 7543 | ||
| 4076 | -<6b3d> <6b3f> 7550 | ||
| 4077 | -<6b46> <6b47> 7554 | ||
| 4078 | -<6b49> <6b4a> 7556 | ||
| 4079 | -<6b4c> <6b4e> 7558 | ||
| 4080 | -<6b52> <6b54> 7562 | ||
| 4081 | -<6b58> <6b59> 7566 | ||
| 4082 | -<6b5f> <6b67> 7570 | ||
| 4083 | -<6b69> <6b6c> 7579 | ||
| 4084 | -<6b6e> <6b70> 7583 | ||
| 4085 | -<6b72> <6b75> 7586 | ||
| 4086 | -<6b77> <6b7b> 7590 | ||
| 4087 | -<6b7d> <6b86> 7595 | ||
| 4088 | -<6b89> <6b8b> 7605 | ||
| 4089 | -<6b95> <6b98> 7609 | ||
| 4090 | -<6b9e> <6ba0> 7614 | ||
| 4091 | -<6ba2> <6ba4> 7617 | ||
| 4092 | -<6ba8> <6bb5> 7620 | ||
| 4093 | -<6bb7> <6bc0> 7634 | ||
| 4094 | -<6bc3> <6bc9> 7644 | ||
| 4095 | -<6bcb> <6bcf> 7651 | ||
| 4096 | -<6bd2> <6bd4> 7656 | ||
| 4097 | -<6bd6> <6bd8> 7659 | ||
| 4098 | -<6bda> <6bdb> 7662 | ||
| 4099 | -<6be6> <6be7> 7667 | ||
| 4100 | -<6beb> <6bec> 7669 | ||
| 4101 | -<6bee> <6bef> 7671 | ||
| 4102 | -<6c04> <6c05> 7679 | ||
| 4103 | -<6c08> <6c0a> 7681 | ||
| 4104 | -<6c0d> <6c14> 7684 | ||
| 4105 | -<6c23> <6c24> 7696 | ||
| 4106 | -<6c26> <6c28> 7698 | ||
| 4107 | -<6c33> <6c38> 7703 | ||
| 4108 | -<6c3a> <6c3b> 7709 | ||
| 4109 | -<6c3e> <6c42> 7711 | ||
| 4110 | -<6c4a> <6c4b> 7716 | ||
| 4111 | -<6c4d> <6c50> 7718 | ||
| 4112 | -<6c54> <6c55> 7723 | ||
| 4113 | -<6c59> <6c60> 7726 | ||
| 4114 | -<6c67> <6c68> 7735 | ||
| 4115 | -<6c6a> <6c6b> 7737 | ||
| 4116 | -<6c6f> <6c70> 7740 | ||
| 4117 | -<6c72> <6c74> 7742 | ||
| 4118 | -<6c78> <6c7b> 7746 | ||
| 4119 | -<6c7d> <6c7e> 7750 | ||
| 4120 | -<6c81> <6c89> 7752 | ||
| 4121 | -<6c8c> <6c8d> 7761 | ||
| 4122 | -<6c92> <6c9c> 7764 | ||
| 4123 | -<6ca1> <6ca2> 7776 | ||
| 4124 | -<6caa> <6cae> 7778 | ||
| 4125 | -<6cb0> <6cb4> 7783 | ||
| 4126 | -<6cb8> <6cbf> 7788 | ||
| 4127 | -<6cc1> <6cc2> 7796 | ||
| 4128 | -<6cc4> <6cc6> 7798 | ||
| 4129 | -<6cc9> <6cca> 7801 | ||
| 4130 | -<6ccc> <6ccd> 7803 | ||
| 4131 | -<6ccf> <6cd7> 7805 | ||
| 4132 | -<6cd9> <6cdd> 7814 | ||
| 4133 | -<6ce0> <6ce3> 7819 | ||
| 4134 | -<6ce7> <6cf4> 7824 | ||
| 4135 | -<6d00> <6d01> 7839 | ||
| 4136 | -<6d0a> <6d0c> 7843 | ||
| 4137 | -<6d0e> <6d0f> 7846 | ||
| 4138 | -<6d11> <6d13> 7848 | ||
| 4139 | -<6d19> <6d1b> 7852 | ||
| 4140 | -<6d1e> <6d1f> 7855 | ||
| 4141 | -<6d24> <6d2b> 7857 | ||
| 4142 | -<6d2e> <6d2f> 7865 | ||
| 4143 | -endcidrange | ||
| 4144 | - | ||
| 4145 | -100 begincidrange | ||
| 4146 | -<6d31> <6d36> 7867 | ||
| 4147 | -<6d38> <6d39> 7873 | ||
| 4148 | -<6d3b> <6d3f> 7875 | ||
| 4149 | -<6d44> <6d45> 7881 | ||
| 4150 | -<6d57> <6d5c> 7883 | ||
| 4151 | -<6d5e> <6d61> 7889 | ||
| 4152 | -<6d63> <6d67> 7893 | ||
| 4153 | -<6d69> <6d6a> 7898 | ||
| 4154 | -<6d6e> <6d70> 7901 | ||
| 4155 | -<6d77> <6d79> 7905 | ||
| 4156 | -<6d80> <6d82> 7909 | ||
| 4157 | -<6d87> <6d8a> 7913 | ||
| 4158 | -<6d8c> <6d8e> 7917 | ||
| 4159 | -<6d91> <6d99> 7920 | ||
| 4160 | -<6d9b> <6d9c> 7929 | ||
| 4161 | -<6daa> <6dac> 7931 | ||
| 4162 | -<6dae> <6daf> 7934 | ||
| 4163 | -<6db4> <6db5> 7937 | ||
| 4164 | -<6db7> <6db9> 7939 | ||
| 4165 | -<6dbc> <6dbd> 7942 | ||
| 4166 | -<6dbf> <6dc0> 7944 | ||
| 4167 | -<6dc4> <6dc8> 7947 | ||
| 4168 | -<6dca> <6dcc> 7952 | ||
| 4169 | -<6dce> <6dd2> 7955 | ||
| 4170 | -<6dd5> <6dd6> 7960 | ||
| 4171 | -<6dd8> <6ddb> 7962 | ||
| 4172 | -<6ddd> <6de2> 7966 | ||
| 4173 | -<6de4> <6de6> 7972 | ||
| 4174 | -<6de8> <6dec> 7975 | ||
| 4175 | -<6dee> <6dfc> 7980 | ||
| 4176 | -<6e04> <6e05> 7996 | ||
| 4177 | -<6e07> <6e0b> 7998 | ||
| 4178 | -<6e19> <6e1b> 8006 | ||
| 4179 | -<6e1d> <6e27> 8009 | ||
| 4180 | -<6e2b> <6e2f> 8021 | ||
| 4181 | -<6e38> <6e3c> 8029 | ||
| 4182 | -<6e42> <6e45> 8035 | ||
| 4183 | -<6e48> <6e4f> 8039 | ||
| 4184 | -<6e51> <6e54> 8047 | ||
| 4185 | -<6e56> <6e58> 8051 | ||
| 4186 | -<6e5b> <6e5f> 8054 | ||
| 4187 | -<6e62> <6e63> 8059 | ||
| 4188 | -<6e67> <6e68> 8061 | ||
| 4189 | -<6e6e> <6e6f> 8064 | ||
| 4190 | -<6e72> <6e73> 8066 | ||
| 4191 | -<6e7d> <6e80> 8070 | ||
| 4192 | -<6e8c> <6e8d> 8076 | ||
| 4193 | -<6e8f> <6e90> 8078 | ||
| 4194 | -<6e98> <6e99> 8082 | ||
| 4195 | -<6e9c> <6e9d> 8084 | ||
| 4196 | -<6e9f> <6ea0> 8086 | ||
| 4197 | -<6eaa> <6eab> 8091 | ||
| 4198 | -<6ead> <6eaf> 8093 | ||
| 4199 | -<6eb1> <6eb4> 8096 | ||
| 4200 | -<6eb6> <6eb7> 8100 | ||
| 4201 | -<6eba> <6ebd> 8102 | ||
| 4202 | -<6ebf> <6ec5> 8106 | ||
| 4203 | -<6ec7> <6ecf> 8113 | ||
| 4204 | -<6ed3> <6ed5> 8123 | ||
| 4205 | -<6ed9> <6edb> 8126 | ||
| 4206 | -<6edd> <6ede> 8129 | ||
| 4207 | -<6eeb> <6eef> 8132 | ||
| 4208 | -<6ef7> <6ef9> 8139 | ||
| 4209 | -<6efd> <6eff> 8143 | ||
| 4210 | -<6f01> <6f02> 8146 | ||
| 4211 | -<6f08> <6f0a> 8150 | ||
| 4212 | -<6f0c> <6f0d> 8153 | ||
| 4213 | -<6f0f> <6f11> 8155 | ||
| 4214 | -<6f13> <6f16> 8158 | ||
| 4215 | -<6f1a> <6f1b> 8163 | ||
| 4216 | -<6f22> <6f23> 8166 | ||
| 4217 | -<6f25> <6f26> 8168 | ||
| 4218 | -<6f29> <6f2d> 8170 | ||
| 4219 | -<6f2f> <6f33> 8175 | ||
| 4220 | -<6f35> <6f36> 8180 | ||
| 4221 | -<6f3b> <6f3c> 8183 | ||
| 4222 | -<6f3e> <6f3f> 8185 | ||
| 4223 | -<6f51> <6f54> 8190 | ||
| 4224 | -<6f57> <6f62> 8194 | ||
| 4225 | -<6f6c> <6f70> 8209 | ||
| 4226 | -<6f7c> <6f7e> 8217 | ||
| 4227 | -<6f80> <6f84> 8220 | ||
| 4228 | -<6f86> <6f88> 8225 | ||
| 4229 | -<6f8b> <6f8e> 8228 | ||
| 4230 | -<6f90> <6f94> 8232 | ||
| 4231 | -<6f96> <6f98> 8237 | ||
| 4232 | -<6f9f> <6fa1> 8242 | ||
| 4233 | -<6fa3> <6fa8> 8245 | ||
| 4234 | -<6fae> <6fb1> 8252 | ||
| 4235 | -<6fb5> <6fb7> 8257 | ||
| 4236 | -<6fc0> <6fc3> 8263 | ||
| 4237 | -<6fc5> <6fca> 8267 | ||
| 4238 | -<6fd4> <6fd5> 8273 | ||
| 4239 | -<6fda> <6fdb> 8276 | ||
| 4240 | -<6fde> <6fe1> 8278 | ||
| 4241 | -<6fe8> <6fe9> 8283 | ||
| 4242 | -<6feb> <6fec> 8285 | ||
| 4243 | -<6fee> <6ff1> 8287 | ||
| 4244 | -<6ff5> <6ff6> 8292 | ||
| 4245 | -<6ff9> <6ffa> 8294 | ||
| 4246 | -endcidrange | ||
| 4247 | - | ||
| 4248 | -100 begincidrange | ||
| 4249 | -<6ffc> <6ffe> 8296 | ||
| 4250 | -<7000> <7001> 8299 | ||
| 4251 | -<7005> <7007> 8301 | ||
| 4252 | -<7009> <700b> 8304 | ||
| 4253 | -<7017> <7018> 8311 | ||
| 4254 | -<701a> <701b> 8313 | ||
| 4255 | -<701d> <7020> 8315 | ||
| 4256 | -<7026> <7028> 8320 | ||
| 4257 | -<702f> <7030> 8324 | ||
| 4258 | -<7039> <703a> 8329 | ||
| 4259 | -<7043> <7044> 8333 | ||
| 4260 | -<7047> <704c> 8335 | ||
| 4261 | -<7054> <7055> 8343 | ||
| 4262 | -<705d> <705e> 8346 | ||
| 4263 | -<7063> <7065> 8348 | ||
| 4264 | -<706b> <706c> 8352 | ||
| 4265 | -<706e> <7070> 8354 | ||
| 4266 | -<7075> <7076> 8357 | ||
| 4267 | -<707c> <707e> 8360 | ||
| 4268 | -<7085> <7086> 8364 | ||
| 4269 | -<7089> <708a> 8366 | ||
| 4270 | -<7094> <7099> 8370 | ||
| 4271 | -<70ab> <70b1> 8379 | ||
| 4272 | -<70b3> <70b4> 8386 | ||
| 4273 | -<70b7> <70bb> 8388 | ||
| 4274 | -<70ca> <70cb> 8394 | ||
| 4275 | -<70d3> <70d6> 8398 | ||
| 4276 | -<70d8> <70d9> 8402 | ||
| 4277 | -<70dc> <70dd> 8404 | ||
| 4278 | -<70f9> <70fa> 8410 | ||
| 4279 | -<7103> <7109> 8413 | ||
| 4280 | -<710b> <710c> 8420 | ||
| 4281 | -<7119> <711a> 8424 | ||
| 4282 | -<7120> <7121> 8428 | ||
| 4283 | -<712d> <7131> 8432 | ||
| 4284 | -<7145> <7147> 8441 | ||
| 4285 | -<7149> <714c> 8444 | ||
| 4286 | -<7150> <7153> 8449 | ||
| 4287 | -<7155> <7157> 8453 | ||
| 4288 | -<7159> <715a> 8456 | ||
| 4289 | -<7164> <7169> 8462 | ||
| 4290 | -<7184> <7185> 8473 | ||
| 4291 | -<7187> <7188> 8475 | ||
| 4292 | -<7194> <7196> 8481 | ||
| 4293 | -<7199> <719b> 8484 | ||
| 4294 | -<719f> <71a0> 8487 | ||
| 4295 | -<71ae> <71b3> 8492 | ||
| 4296 | -<71b9> <71ba> 8498 | ||
| 4297 | -<71be> <71c1> 8500 | ||
| 4298 | -<71c3> <71c4> 8504 | ||
| 4299 | -<71c8> <71c9> 8506 | ||
| 4300 | -<71cb> <71cc> 8508 | ||
| 4301 | -<71d2> <71d7> 8512 | ||
| 4302 | -<71d9> <71da> 8518 | ||
| 4303 | -<71df> <71e0> 8521 | ||
| 4304 | -<71e5> <71e7> 8523 | ||
| 4305 | -<71ec> <71ee> 8526 | ||
| 4306 | -<71f4> <71f5> 8529 | ||
| 4307 | -<71f8> <71f9> 8531 | ||
| 4308 | -<71fb> <71fc> 8533 | ||
| 4309 | -<71fe> <71ff> 8535 | ||
| 4310 | -<7206> <7209> 8538 | ||
| 4311 | -<721a> <721b> 8547 | ||
| 4312 | -<722a> <722d> 8553 | ||
| 4313 | -<722f> <7230> 8557 | ||
| 4314 | -<7234> <7236> 8560 | ||
| 4315 | -<7238> <7243> 8563 | ||
| 4316 | -<7245> <7248> 8575 | ||
| 4317 | -<724b> <724c> 8579 | ||
| 4318 | -<724e> <7250> 8581 | ||
| 4319 | -<7252> <7253> 8584 | ||
| 4320 | -<7255> <7263> 8586 | ||
| 4321 | -<7267> <7269> 8601 | ||
| 4322 | -<726e> <726f> 8605 | ||
| 4323 | -<7271> <7272> 8607 | ||
| 4324 | -<7277> <7279> 8610 | ||
| 4325 | -<727b> <7282> 8613 | ||
| 4326 | -<728d> <728e> 8624 | ||
| 4327 | -<7292> <7293> 8626 | ||
| 4328 | -<72a7> <72a8> 8632 | ||
| 4329 | -<72ac> <72b2> 8634 | ||
| 4330 | -<72c0> <72c4> 8645 | ||
| 4331 | -<72c6> <72c7> 8650 | ||
| 4332 | -<72d5> <72d9> 8657 | ||
| 4333 | -<72df> <72e2> 8663 | ||
| 4334 | -<72ec> <72ed> 8669 | ||
| 4335 | -<72f3> <72f4> 8671 | ||
| 4336 | -<72f7> <72fe> 8673 | ||
| 4337 | -<7304> <7305> 8682 | ||
| 4338 | -<730a> <730b> 8685 | ||
| 4339 | -<7312> <7313> 8688 | ||
| 4340 | -<7316> <7319> 8690 | ||
| 4341 | -<731b> <731f> 8694 | ||
| 4342 | -<7324> <7325> 8700 | ||
| 4343 | -<7327> <732c> 8702 | ||
| 4344 | -<732e> <732f> 8708 | ||
| 4345 | -<7331> <7337> 8710 | ||
| 4346 | -<7339> <733b> 8717 | ||
| 4347 | -<733d> <733f> 8720 | ||
| 4348 | -<7343> <7345> 8723 | ||
| 4349 | -endcidrange | ||
| 4350 | - | ||
| 4351 | -100 begincidrange | ||
| 4352 | -<734d> <7350> 8726 | ||
| 4353 | -<7356> <7358> 8731 | ||
| 4354 | -<735d> <7360> 8734 | ||
| 4355 | -<7366> <736c> 8739 | ||
| 4356 | -<736e> <7372> 8746 | ||
| 4357 | -<7377> <737c> 8752 | ||
| 4358 | -<7380> <7381> 8758 | ||
| 4359 | -<7383> <7387> 8760 | ||
| 4360 | -<7389> <738b> 8765 | ||
| 4361 | -<7393> <7398> 8770 | ||
| 4362 | -<739e> <73a0> 8777 | ||
| 4363 | -<73a5> <73a6> 8781 | ||
| 4364 | -<73a8> <73ab> 8783 | ||
| 4365 | -<73b2> <73b3> 8788 | ||
| 4366 | -<73b9> <73bd> 8792 | ||
| 4367 | -<73bf> <73c0> 8797 | ||
| 4368 | -<73c5> <73c6> 8800 | ||
| 4369 | -<73c8> <73ca> 8802 | ||
| 4370 | -<73cb> <73cf> 8806 | ||
| 4371 | -<73d2> <73d3> 8811 | ||
| 4372 | -<73dd> <73de> 8815 | ||
| 4373 | -<73e0> <73e1> 8817 | ||
| 4374 | -<73e3> <73e7> 8819 | ||
| 4375 | -<73e9> <73ea> 8824 | ||
| 4376 | -<73ed> <73ee> 8826 | ||
| 4377 | -<73f4> <73f5> 8829 | ||
| 4378 | -<73f7> <73fb> 8831 | ||
| 4379 | -<73fd> <73ff> 8836 | ||
| 4380 | -<7400> <7401> 8839 | ||
| 4381 | -<7403> <7407> 8841 | ||
| 4382 | -<7409> <740a> 8846 | ||
| 4383 | -<741a> <741b> 8850 | ||
| 4384 | -<7421> <7422> 8852 | ||
| 4385 | -<7424> <7426> 8854 | ||
| 4386 | -<7428> <7436> 8857 | ||
| 4387 | -<7439> <743a> 8872 | ||
| 4388 | -<743f> <7441> 8874 | ||
| 4389 | -<7443> <7444> 8877 | ||
| 4390 | -<7446> <7447> 8879 | ||
| 4391 | -<7451> <7453> 8883 | ||
| 4392 | -<7459> <7460> 8888 | ||
| 4393 | -<7462> <7464> 8896 | ||
| 4394 | -<7466> <746b> 8899 | ||
| 4395 | -<746d> <7473> 8905 | ||
| 4396 | -<7480> <7481> 8914 | ||
| 4397 | -<7485> <7489> 8917 | ||
| 4398 | -<748f> <7492> 8923 | ||
| 4399 | -<7497> <749a> 8927 | ||
| 4400 | -<749e> <74a3> 8932 | ||
| 4401 | -<74a5> <74ab> 8938 | ||
| 4402 | -<74ae> <74b2> 8945 | ||
| 4403 | -<74b9> <74bb> 8951 | ||
| 4404 | -<74c8> <74ca> 8956 | ||
| 4405 | -<74cf> <74d0> 8960 | ||
| 4406 | -<74d3> <74d4> 8962 | ||
| 4407 | -<74da> <74dc> 8966 | ||
| 4408 | -<74de> <74e0> 8969 | ||
| 4409 | -<74e2> <74e4> 8972 | ||
| 4410 | -<74e6> <74eb> 8975 | ||
| 4411 | -<74ee> <74f2> 8981 | ||
| 4412 | -<74f6> <74f8> 8987 | ||
| 4413 | -<74fa> <74fc> 8990 | ||
| 4414 | -<7503> <7506> 8995 | ||
| 4415 | -<750c> <750e> 8999 | ||
| 4416 | -<7511> <7513> 9002 | ||
| 4417 | -<7515> <7518> 9005 | ||
| 4418 | -<751e> <752c> 9011 | ||
| 4419 | -<752f> <7533> 9026 | ||
| 4420 | -<7536> <7540> 9031 | ||
| 4421 | -<7543> <7544> 9042 | ||
| 4422 | -<7546> <7552> 9044 | ||
| 4423 | -<7559> <7562> 9059 | ||
| 4424 | -<7564> <7567> 9069 | ||
| 4425 | -<7569> <756d> 9073 | ||
| 4426 | -<756f> <757f> 9078 | ||
| 4427 | -<7581> <7582> 9095 | ||
| 4428 | -<7585> <7587> 9097 | ||
| 4429 | -<7589> <758c> 9100 | ||
| 4430 | -<758e> <7595> 9104 | ||
| 4431 | -<7599> <759a> 9112 | ||
| 4432 | -<759c> <759d> 9114 | ||
| 4433 | -<75a2> <75a5> 9116 | ||
| 4434 | -<75b0> <75b5> 9121 | ||
| 4435 | -<75b7> <75ba> 9127 | ||
| 4436 | -<75bc> <75c7> 9131 | ||
| 4437 | -<75cc> <75cf> 9144 | ||
| 4438 | -<75d2> <75d5> 9148 | ||
| 4439 | -<75d7> <75d9> 9152 | ||
| 4440 | -<75db> <75e4> 9155 | ||
| 4441 | -<75ee> <75f4> 9168 | ||
| 4442 | -<75f9> <75fa> 9175 | ||
| 4443 | -<75fe> <75ff> 9178 | ||
| 4444 | -<7600> <7604> 9180 | ||
| 4445 | -<7607> <760d> 9185 | ||
| 4446 | -<7612> <7613> 9193 | ||
| 4447 | -<7615> <7616> 9195 | ||
| 4448 | -<7618> <7619> 9197 | ||
| 4449 | -<761b> <7629> 9199 | ||
| 4450 | -<7632> <7635> 9216 | ||
| 4451 | -<7638> <763c> 9220 | ||
| 4452 | -endcidrange | ||
| 4453 | - | ||
| 4454 | -100 begincidrange | ||
| 4455 | -<7640> <764c> 9225 | ||
| 4456 | -<7655> <7656> 9240 | ||
| 4457 | -<7658> <7659> 9242 | ||
| 4458 | -<7661> <7662> 9246 | ||
| 4459 | -<7664> <7665> 9248 | ||
| 4460 | -<7667> <766a> 9250 | ||
| 4461 | -<766c> <7672> 9254 | ||
| 4462 | -<767a> <767e> 9264 | ||
| 4463 | -<7680> <7688> 9269 | ||
| 4464 | -<768b> <768e> 9278 | ||
| 4465 | -<7695> <7696> 9284 | ||
| 4466 | -<7699> <76a8> 9286 | ||
| 4467 | -<76ad> <76b0> 9303 | ||
| 4468 | -<76b6> <76ba> 9308 | ||
| 4469 | -<76c1> <76c3> 9315 | ||
| 4470 | -<76c5> <76c6> 9318 | ||
| 4471 | -<76c8> <76ce> 9320 | ||
| 4472 | -<76d6> <76d7> 9329 | ||
| 4473 | -<76db> <76dc> 9332 | ||
| 4474 | -<76de> <76e1> 9334 | ||
| 4475 | -<76e3> <76e8> 9338 | ||
| 4476 | -<76ea> <76ec> 9344 | ||
| 4477 | -<76f0> <76f2> 9348 | ||
| 4478 | -<76f8> <76f9> 9353 | ||
| 4479 | -<76fb> <76fc> 9355 | ||
| 4480 | -<7700> <7701> 9358 | ||
| 4481 | -<7706> <770c> 9361 | ||
| 4482 | -<7714> <7715> 9370 | ||
| 4483 | -<7719> <771c> 9373 | ||
| 4484 | -<771e> <7720> 9377 | ||
| 4485 | -<7724> <7726> 9381 | ||
| 4486 | -<7728> <7729> 9384 | ||
| 4487 | -<772d> <772f> 9386 | ||
| 4488 | -<7734> <773a> 9389 | ||
| 4489 | -<773c> <773e> 9396 | ||
| 4490 | -<7745> <7747> 9401 | ||
| 4491 | -<774d> <774f> 9405 | ||
| 4492 | -<7756> <7758> 9409 | ||
| 4493 | -<775a> <775c> 9412 | ||
| 4494 | -<775e> <7768> 9415 | ||
| 4495 | -<776a> <776c> 9426 | ||
| 4496 | -<7772> <7774> 9430 | ||
| 4497 | -<7779> <777a> 9433 | ||
| 4498 | -<777c> <7780> 9435 | ||
| 4499 | -<778b> <778e> 9441 | ||
| 4500 | -<7794> <7796> 9446 | ||
| 4501 | -<779e> <77a0> 9450 | ||
| 4502 | -<77a4> <77a5> 9454 | ||
| 4503 | -<77a9> <77aa> 9457 | ||
| 4504 | -<77ac> <77b1> 9459 | ||
| 4505 | -<77b5> <77b7> 9466 | ||
| 4506 | -<77bb> <77bf> 9470 | ||
| 4507 | -<77d1> <77d2> 9479 | ||
| 4508 | -<77d9> <77dc> 9483 | ||
| 4509 | -<77de> <77e0> 9487 | ||
| 4510 | -<77e2> <77e7> 9490 | ||
| 4511 | -<77e9> <77ea> 9496 | ||
| 4512 | -<77ec> <77f1> 9498 | ||
| 4513 | -<77f3> <77f4> 9504 | ||
| 4514 | -<77fb> <77fc> 9507 | ||
| 4515 | -<7805> <7806> 9510 | ||
| 4516 | -<780c> <780e> 9513 | ||
| 4517 | -<7811> <7812> 9516 | ||
| 4518 | -<7814> <7815> 9518 | ||
| 4519 | -<7820> <7823> 9522 | ||
| 4520 | -<7825> <7827> 9526 | ||
| 4521 | -<782c> <782e> 9529 | ||
| 4522 | -<7834> <7835> 9534 | ||
| 4523 | -<7843> <7845> 9539 | ||
| 4524 | -<7847> <7848> 9542 | ||
| 4525 | -<784e> <784f> 9545 | ||
| 4526 | -<7851> <7852> 9547 | ||
| 4527 | -<785c> <785e> 9549 | ||
| 4528 | -<7860> <7861> 9552 | ||
| 4529 | -<7863> <7864> 9554 | ||
| 4530 | -<786a> <786c> 9557 | ||
| 4531 | -<786e> <786f> 9560 | ||
| 4532 | -<7886> <7887> 9568 | ||
| 4533 | -<788c> <788f> 9571 | ||
| 4534 | -<7893> <7895> 9576 | ||
| 4535 | -<7897> <7898> 9579 | ||
| 4536 | -<789d> <789f> 9582 | ||
| 4537 | -<78a3> <78a4> 9586 | ||
| 4538 | -<78a7> <78aa> 9588 | ||
| 4539 | -<78ac> <78ad> 9592 | ||
| 4540 | -<78af> <78b3> 9594 | ||
| 4541 | -<78ba> <78bf> 9600 | ||
| 4542 | -<78c5> <78cc> 9607 | ||
| 4543 | -<78d0> <78d6> 9616 | ||
| 4544 | -<78da> <78db> 9623 | ||
| 4545 | -<78df> <78e1> 9625 | ||
| 4546 | -<78e6> <78e8> 9629 | ||
| 4547 | -<78f2> <78f4> 9635 | ||
| 4548 | -<78f6> <78f7> 9638 | ||
| 4549 | -<78f9> <78fb> 9640 | ||
| 4550 | -<78fd> <78ff> 9643 | ||
| 4551 | -<7900> <7901> 9646 | ||
| 4552 | -<7906> <7907> 9648 | ||
| 4553 | -<7910> <7912> 9652 | ||
| 4554 | -<7919> <791c> 9655 | ||
| 4555 | -endcidrange | ||
| 4556 | - | ||
| 4557 | -100 begincidrange | ||
| 4558 | -<791e> <7920> 9659 | ||
| 4559 | -<7925> <792e> 9662 | ||
| 4560 | -<7930> <7931> 9672 | ||
| 4561 | -<7934> <7935> 9674 | ||
| 4562 | -<793a> <7942> 9676 | ||
| 4563 | -<7944> <794b> 9685 | ||
| 4564 | -<794f> <7951> 9693 | ||
| 4565 | -<7953> <7958> 9696 | ||
| 4566 | -<795a> <7960> 9702 | ||
| 4567 | -<7967> <7969> 9711 | ||
| 4568 | -<7979> <797c> 9718 | ||
| 4569 | -<797e> <7981> 9722 | ||
| 4570 | -<7984> <7985> 9726 | ||
| 4571 | -<798a> <798f> 9728 | ||
| 4572 | -<7993> <7996> 9735 | ||
| 4573 | -<799b> <799d> 9740 | ||
| 4574 | -<79a6> <79ab> 9744 | ||
| 4575 | -<79ae> <79b1> 9750 | ||
| 4576 | -<79b3> <79b4> 9754 | ||
| 4577 | -<79b8> <79bb> 9756 | ||
| 4578 | -<79bd> <79c2> 9760 | ||
| 4579 | -<79c7> <79cd> 9767 | ||
| 4580 | -<79d1> <79d2> 9775 | ||
| 4581 | -<79d4> <79d6> 9777 | ||
| 4582 | -<79dd> <79e7> 9782 | ||
| 4583 | -<79e9> <79ed> 9793 | ||
| 4584 | -<79f0> <79f1> 9798 | ||
| 4585 | -<79fb> <79fc> 9801 | ||
| 4586 | -<7a02> <7a03> 9804 | ||
| 4587 | -<7a07> <7a0e> 9807 | ||
| 4588 | -<7a14> <7a15> 9816 | ||
| 4589 | -<7a17> <7a1c> 9818 | ||
| 4590 | -<7a1e> <7a21> 9824 | ||
| 4591 | -<7a2d> <7a32> 9830 | ||
| 4592 | -<7a34> <7a35> 9836 | ||
| 4593 | -<7a37> <7a40> 9838 | ||
| 4594 | -<7a42> <7a49> 9848 | ||
| 4595 | -<7a4c> <7a50> 9856 | ||
| 4596 | -<7a55> <7a57> 9861 | ||
| 4597 | -<7a5c> <7a5d> 9865 | ||
| 4598 | -<7a5f> <7a63> 9867 | ||
| 4599 | -<7a69> <7a6b> 9874 | ||
| 4600 | -<7a74> <7a76> 9879 | ||
| 4601 | -<7a78> <7a7a> 9882 | ||
| 4602 | -<7a7d> <7a86> 9885 | ||
| 4603 | -<7a8a> <7a8b> 9896 | ||
| 4604 | -<7a90> <7a98> 9898 | ||
| 4605 | -<7a9e> <7aa0> 9907 | ||
| 4606 | -<7aa9> <7aaa> 9911 | ||
| 4607 | -<7aae> <7ab0> 9914 | ||
| 4608 | -<7ab5> <7ab6> 9918 | ||
| 4609 | -<7ab9> <7abf> 9920 | ||
| 4610 | -<7ac3> <7acf> 9927 | ||
| 4611 | -<7ad1> <7ad3> 9940 | ||
| 4612 | -<7ad9> <7add> 9944 | ||
| 4613 | -<7adf> <7ae3> 9949 | ||
| 4614 | -<7ae5> <7aed> 9954 | ||
| 4615 | -<7aef> <7af1> 9963 | ||
| 4616 | -<7af8> <7afb> 9968 | ||
| 4617 | -<7afd> <7aff> 9972 | ||
| 4618 | -<7b06> <7b08> 9977 | ||
| 4619 | -<7b0a> <7b0b> 9980 | ||
| 4620 | -<7b11> <7b12> 9983 | ||
| 4621 | -<7b18> <7b19> 9986 | ||
| 4622 | -<7b1e> <7b20> 9989 | ||
| 4623 | -<7b25> <7b31> 9993 | ||
| 4624 | -<7b33> <7b36> 10006 | ||
| 4625 | -<7b3f> <7b41> 10013 | ||
| 4626 | -<7b45> <7b49> 10016 | ||
| 4627 | -<7b4b> <7b56> 10021 | ||
| 4628 | -<7b64> <7b67> 10035 | ||
| 4629 | -<7b69> <7b6a> 10039 | ||
| 4630 | -<7b6c> <7b75> 10041 | ||
| 4631 | -<7b79> <7b7a> 10052 | ||
| 4632 | -<7b86> <7b87> 10056 | ||
| 4633 | -<7b8d> <7b92> 10060 | ||
| 4634 | -<7b94> <7ba1> 10066 | ||
| 4635 | -<7bac> <7bad> 10082 | ||
| 4636 | -<7baf> <7bb2> 10084 | ||
| 4637 | -<7bb4> <7bb6> 10088 | ||
| 4638 | -<7bba> <7bbd> 10092 | ||
| 4639 | -<7bc0> <7bc2> 10096 | ||
| 4640 | -<7bc4> <7bcc> 10099 | ||
| 4641 | -<7bd6> <7bd7> 10110 | ||
| 4642 | -<7bd9> <7bdb> 10112 | ||
| 4643 | -<7be4> <7be6> 10117 | ||
| 4644 | -<7be8> <7bea> 10120 | ||
| 4645 | -<7bf2> <7bfa> 10125 | ||
| 4646 | -<7c00> <7c04> 10136 | ||
| 4647 | -<7c06> <7c07> 10141 | ||
| 4648 | -<7c0b> <7c0f> 10144 | ||
| 4649 | -<7c11> <7c14> 10149 | ||
| 4650 | -<7c1e> <7c21> 10156 | ||
| 4651 | -<7c25> <7c28> 10161 | ||
| 4652 | -<7c2a> <7c2c> 10165 | ||
| 4653 | -<7c33> <7c34> 10170 | ||
| 4654 | -<7c36> <7c3a> 10172 | ||
| 4655 | -<7c3d> <7c40> 10177 | ||
| 4656 | -<7c42> <7c43> 10181 | ||
| 4657 | -<7c45> <7c46> 10183 | ||
| 4658 | -endcidrange | ||
| 4659 | - | ||
| 4660 | -100 begincidrange | ||
| 4661 | -<7c4c> <7c4d> 10186 | ||
| 4662 | -<7c4f> <7c61> 10188 | ||
| 4663 | -<7c63> <7c65> 10207 | ||
| 4664 | -<7c6c> <7c70> 10212 | ||
| 4665 | -<7c72> <7c73> 10217 | ||
| 4666 | -<7c7b> <7c7e> 10221 | ||
| 4667 | -<7c81> <7c83> 10225 | ||
| 4668 | -<7c86> <7c87> 10228 | ||
| 4669 | -<7c8f> <7c90> 10233 | ||
| 4670 | -<7c94> <7c95> 10236 | ||
| 4671 | -<7c97> <7c98> 10238 | ||
| 4672 | -<7c9e> <7ca2> 10241 | ||
| 4673 | -<7ca4> <7ca8> 10246 | ||
| 4674 | -<7cad> <7cae> 10252 | ||
| 4675 | -<7cb0> <7cb3> 10254 | ||
| 4676 | -<7cb6> <7cb7> 10258 | ||
| 4677 | -<7cb9> <7cc0> 10260 | ||
| 4678 | -<7cc4> <7cc5> 10269 | ||
| 4679 | -<7cc7> <7cca> 10271 | ||
| 4680 | -<7ccd> <7ccf> 10275 | ||
| 4681 | -<7cd2> <7cda> 10278 | ||
| 4682 | -<7cdc> <7ce0> 10287 | ||
| 4683 | -<7ce6> <7ce7> 10293 | ||
| 4684 | -<7cf4> <7cf6> 10299 | ||
| 4685 | -<7cf8> <7cfb> 10302 | ||
| 4686 | -<7d02> <7d0b> 10308 | ||
| 4687 | -<7d0f> <7d1e> 10319 | ||
| 4688 | -<7d20> <7d23> 10335 | ||
| 4689 | -<7d2a> <7d33> 10340 | ||
| 4690 | -<7d39> <7d3a> 10351 | ||
| 4691 | -<7d3c> <7d48> 10353 | ||
| 4692 | -<7d4b> <7d51> 10366 | ||
| 4693 | -<7d55> <7d57> 10374 | ||
| 4694 | -<7d59> <7d5e> 10377 | ||
| 4695 | -<7d61> <7d63> 10383 | ||
| 4696 | -<7d65> <7d68> 10386 | ||
| 4697 | -<7d70> <7d73> 10392 | ||
| 4698 | -<7d75> <7d76> 10396 | ||
| 4699 | -<7d78> <7d7b> 10398 | ||
| 4700 | -<7d81> <7d83> 10404 | ||
| 4701 | -<7d85> <7d86> 10407 | ||
| 4702 | -<7d88> <7d89> 10409 | ||
| 4703 | -<7d8b> <7d8d> 10411 | ||
| 4704 | -<7d96> <7d97> 10417 | ||
| 4705 | -<7d99> <7da0> 10419 | ||
| 4706 | -<7da2> <7da3> 10427 | ||
| 4707 | -<7da6> <7da7> 10429 | ||
| 4708 | -<7daa> <7dbb> 10431 | ||
| 4709 | -<7dbd> <7dc0> 10449 | ||
| 4710 | -<7dc2> <7dc7> 10453 | ||
| 4711 | -<7dca> <7dd2> 10459 | ||
| 4712 | -<7dd5> <7dda> 10468 | ||
| 4713 | -<7ddc> <7dde> 10474 | ||
| 4714 | -<7de0> <7de6> 10477 | ||
| 4715 | -<7de8> <7ded> 10484 | ||
| 4716 | -<7df1> <7df2> 10491 | ||
| 4717 | -<7df4> <7df6> 10493 | ||
| 4718 | -<7df9> <7dfb> 10496 | ||
| 4719 | -<7e00> <7e01> 10499 | ||
| 4720 | -<7e04> <7e05> 10501 | ||
| 4721 | -<7e08> <7e0b> 10503 | ||
| 4722 | -<7e10> <7e12> 10507 | ||
| 4723 | -<7e1b> <7e23> 10512 | ||
| 4724 | -<7e26> <7e28> 10521 | ||
| 4725 | -<7e2b> <7e2f> 10524 | ||
| 4726 | -<7e31> <7e33> 10529 | ||
| 4727 | -<7e35> <7e37> 10532 | ||
| 4728 | -<7e39> <7e3b> 10535 | ||
| 4729 | -<7e3d> <7e3f> 10538 | ||
| 4730 | -<7e43> <7e48> 10542 | ||
| 4731 | -<7e4a> <7e4b> 10548 | ||
| 4732 | -<7e4d> <7e4e> 10550 | ||
| 4733 | -<7e54> <7e56> 10554 | ||
| 4734 | -<7e58> <7e5a> 10557 | ||
| 4735 | -<7e5d> <7e5f> 10560 | ||
| 4736 | -<7e61> <7e62> 10563 | ||
| 4737 | -<7e65> <7e67> 10565 | ||
| 4738 | -<7e69> <7e6b> 10568 | ||
| 4739 | -<7e6d> <7e70> 10571 | ||
| 4740 | -<7e78> <7e79> 10577 | ||
| 4741 | -<7e7b> <7e7f> 10579 | ||
| 4742 | -<7e81> <7e83> 10584 | ||
| 4743 | -<7e86> <7e8a> 10587 | ||
| 4744 | -<7e8c> <7e96> 10592 | ||
| 4745 | -<7e9a> <7e9f> 10604 | ||
| 4746 | -<7f3a> <7f3f> 10612 | ||
| 4747 | -<7f43> <7f45> 10618 | ||
| 4748 | -<7f4c> <7f55> 10622 | ||
| 4749 | -<7f5b> <7f5d> 10633 | ||
| 4750 | -<7f5f> <7f61> 10636 | ||
| 4751 | -<7f63> <7f6b> 10639 | ||
| 4752 | -<7f6d> <7f6e> 10648 | ||
| 4753 | -<7f70> <7f72> 10650 | ||
| 4754 | -<7f77> <7f79> 10654 | ||
| 4755 | -<7f7d> <7f80> 10657 | ||
| 4756 | -<7f82> <7f83> 10661 | ||
| 4757 | -<7f85> <7f88> 10663 | ||
| 4758 | -<7f8a> <7f91> 10667 | ||
| 4759 | -<7f96> <7f97> 10676 | ||
| 4760 | -<7f9c> <7f9e> 10679 | ||
| 4761 | -endcidrange | ||
| 4762 | - | ||
| 4763 | -100 begincidrange | ||
| 4764 | -<7fa1> <7fa4> 10682 | ||
| 4765 | -<7fa8> <7faa> 10687 | ||
| 4766 | -<7fad> <7faf> 10690 | ||
| 4767 | -<7fb8> <7fb9> 10696 | ||
| 4768 | -<7fbc> <7fbd> 10698 | ||
| 4769 | -<7fbf> <7fc1> 10700 | ||
| 4770 | -<7fc5> <7fc6> 10704 | ||
| 4771 | -<7fce> <7fcf> 10709 | ||
| 4772 | -<7fd4> <7fd5> 10712 | ||
| 4773 | -<7fdf> <7fe1> 10715 | ||
| 4774 | -<7fe5> <7fe6> 10719 | ||
| 4775 | -<7fe8> <7fe9> 10721 | ||
| 4776 | -<7feb> <7fec> 10723 | ||
| 4777 | -<7fee> <7ff0> 10725 | ||
| 4778 | -<7ff2> <7ff3> 10728 | ||
| 4779 | -<7ff9> <7fff> 10730 | ||
| 4780 | -<8000> <8008> 10737 | ||
| 4781 | -<800a> <8019> 10746 | ||
| 4782 | -<801c> <8021> 10762 | ||
| 4783 | -<8033> <8037> 10774 | ||
| 4784 | -<8039> <8040> 10779 | ||
| 4785 | -<8043> <8044> 10787 | ||
| 4786 | -<805e> <8062> 10795 | ||
| 4787 | -<806f> <8077> 10804 | ||
| 4788 | -<807d> <8081> 10815 | ||
| 4789 | -<8084> <8089> 10820 | ||
| 4790 | -<808b> <808c> 10826 | ||
| 4791 | -<8098> <809e> 10831 | ||
| 4792 | -<80a1> <80a2> 10838 | ||
| 4793 | -<80a4> <80a7> 10840 | ||
| 4794 | -<80a9> <80ad> 10844 | ||
| 4795 | -<80b1> <80b2> 10850 | ||
| 4796 | -<80b8> <80ba> 10853 | ||
| 4797 | -<80c3> <80c6> 10856 | ||
| 4798 | -<80cc> <80cf> 10862 | ||
| 4799 | -<80d4> <80db> 10867 | ||
| 4800 | -<80dd> <80de> 10875 | ||
| 4801 | -<80e0> <80e1> 10877 | ||
| 4802 | -<80e4> <80e6> 10879 | ||
| 4803 | -<80ed> <80fe> 10882 | ||
| 4804 | -<8102> <8103> 10900 | ||
| 4805 | -<8105> <810b> 10902 | ||
| 4806 | -<8116> <8118> 10910 | ||
| 4807 | -<811a> <811c> 10913 | ||
| 4808 | -<8123> <8124> 10918 | ||
| 4809 | -<812b> <812c> 10922 | ||
| 4810 | -<812f> <8131> 10924 | ||
| 4811 | -<8139> <813a> 10929 | ||
| 4812 | -<813c> <813e> 10931 | ||
| 4813 | -<8145> <8147> 10935 | ||
| 4814 | -<814a> <814c> 10938 | ||
| 4815 | -<8150> <8155> 10942 | ||
| 4816 | -<815f> <8161> 10949 | ||
| 4817 | -<8165> <8169> 10952 | ||
| 4818 | -<816d> <8171> 10958 | ||
| 4819 | -<8173> <8174> 10963 | ||
| 4820 | -<8177> <817a> 10965 | ||
| 4821 | -<817f> <8186> 10969 | ||
| 4822 | -<818a> <818b> 10978 | ||
| 4823 | -<818e> <8190> 10980 | ||
| 4824 | -<8195> <8196> 10984 | ||
| 4825 | -<819a> <819e> 10987 | ||
| 4826 | -<81a2> <81a4> 10993 | ||
| 4827 | -<81a8> <81a9> 10996 | ||
| 4828 | -<81b2> <81b5> 11000 | ||
| 4829 | -<81ba> <81bb> 11005 | ||
| 4830 | -<81bd> <81c3> 11007 | ||
| 4831 | -<81c5> <81c6> 11014 | ||
| 4832 | -<81c8> <81cb> 11016 | ||
| 4833 | -<81cd> <81cf> 11020 | ||
| 4834 | -<81d5> <81db> 11025 | ||
| 4835 | -<81dd> <81e1> 11032 | ||
| 4836 | -<81e3> <81e5> 11037 | ||
| 4837 | -<81e7> <81e8> 11040 | ||
| 4838 | -<81ea> <81ed> 11042 | ||
| 4839 | -<81ef> <81f6> 11046 | ||
| 4840 | -<81f8> <81ff> 11054 | ||
| 4841 | -<8200> <8205> 11062 | ||
| 4842 | -<8207> <8210> 11068 | ||
| 4843 | -<8212> <8214> 11078 | ||
| 4844 | -<8216> <821f> 11081 | ||
| 4845 | -<8221> <8222> 11091 | ||
| 4846 | -<8228> <822c> 11093 | ||
| 4847 | -<8232> <823a> 11099 | ||
| 4848 | -<8243> <8247> 11110 | ||
| 4849 | -<824e> <824f> 11117 | ||
| 4850 | -<8256> <825a> 11120 | ||
| 4851 | -<825c> <825d> 11125 | ||
| 4852 | -<825f> <8260> 11127 | ||
| 4853 | -<8262> <8264> 11129 | ||
| 4854 | -<8266> <8268> 11132 | ||
| 4855 | -<826a> <826b> 11135 | ||
| 4856 | -<826d> <826f> 11137 | ||
| 4857 | -<8271> <8272> 11140 | ||
| 4858 | -<8276> <8279> 11143 | ||
| 4859 | -<827d> <8281> 11148 | ||
| 4860 | -<8283> <8284> 11153 | ||
| 4861 | -<8289> <828b> 11156 | ||
| 4862 | -<828d> <828e> 11159 | ||
| 4863 | -<8291> <8294> 11161 | ||
| 4864 | -endcidrange | ||
| 4865 | - | ||
| 4866 | -100 begincidrange | ||
| 4867 | -<8298> <829b> 11166 | ||
| 4868 | -<829f> <82a1> 11171 | ||
| 4869 | -<82a3> <82b4> 11174 | ||
| 4870 | -<82b7> <82bf> 11192 | ||
| 4871 | -<82c5> <82c6> 11201 | ||
| 4872 | -<82d0> <82d5> 11203 | ||
| 4873 | -<82d9> <82dc> 11210 | ||
| 4874 | -<82de> <82e8> 11214 | ||
| 4875 | -<82ea> <82eb> 11225 | ||
| 4876 | -<82f3> <82f4> 11230 | ||
| 4877 | -<82f6> <82f7> 11232 | ||
| 4878 | -<82f9> <82fb> 11234 | ||
| 4879 | -<82fd> <82fe> 11237 | ||
| 4880 | -<8300> <830c> 11239 | ||
| 4881 | -<8316> <8318> 11253 | ||
| 4882 | -<831b> <831f> 11256 | ||
| 4883 | -<8321> <8323> 11261 | ||
| 4884 | -<832b> <833a> 11265 | ||
| 4885 | -<833c> <833d> 11281 | ||
| 4886 | -<8342> <8347> 11284 | ||
| 4887 | -<8349> <834a> 11290 | ||
| 4888 | -<834d> <8358> 11292 | ||
| 4889 | -<8362> <8363> 11305 | ||
| 4890 | -<8377> <8378> 11310 | ||
| 4891 | -<837b> <837d> 11312 | ||
| 4892 | -<837f> <8380> 11315 | ||
| 4893 | -<8384> <8387> 11318 | ||
| 4894 | -<8389> <838a> 11322 | ||
| 4895 | -<838d> <838e> 11324 | ||
| 4896 | -<8392> <8396> 11326 | ||
| 4897 | -<8398> <83a0> 11331 | ||
| 4898 | -<83a6> <83ad> 11341 | ||
| 4899 | -<83bd> <83c1> 11351 | ||
| 4900 | -<83c9> <83ca> 11358 | ||
| 4901 | -<83ce> <83d1> 11361 | ||
| 4902 | -<83d3> <83d4> 11365 | ||
| 4903 | -<83dc> <83dd> 11369 | ||
| 4904 | -<83df> <83e1> 11371 | ||
| 4905 | -<83e8> <83eb> 11375 | ||
| 4906 | -<83ef> <83f2> 11379 | ||
| 4907 | -<83f6> <83f9> 11384 | ||
| 4908 | -<83fb> <83fd> 11388 | ||
| 4909 | -<8403> <8404> 11392 | ||
| 4910 | -<8406> <8407> 11394 | ||
| 4911 | -<840a> <840f> 11396 | ||
| 4912 | -<8429> <842a> 11409 | ||
| 4913 | -<8438> <8439> 11415 | ||
| 4914 | -<843c> <843d> 11417 | ||
| 4915 | -<8445> <844a> 11419 | ||
| 4916 | -<844d> <844f> 11425 | ||
| 4917 | -<8451> <8452> 11428 | ||
| 4918 | -<8456> <845c> 11430 | ||
| 4919 | -<845f> <8467> 11437 | ||
| 4920 | -<8469> <8471> 11446 | ||
| 4921 | -<8473> <847a> 11455 | ||
| 4922 | -<847c> <847d> 11463 | ||
| 4923 | -<8481> <8482> 11465 | ||
| 4924 | -<8484> <8485> 11467 | ||
| 4925 | -<8492> <8495> 11471 | ||
| 4926 | -<849e> <849f> 11478 | ||
| 4927 | -<84a8> <84aa> 11482 | ||
| 4928 | -<84b1> <84b2> 11487 | ||
| 4929 | -<84b8> <84c2> 11490 | ||
| 4930 | -<84c6> <84d1> 11502 | ||
| 4931 | -<84d9> <84da> 11516 | ||
| 4932 | -<84ee> <84f2> 11522 | ||
| 4933 | -<84fa> <84fd> 11529 | ||
| 4934 | -<8502> <8503> 11535 | ||
| 4935 | -<8506> <8507> 11537 | ||
| 4936 | -<8510> <8511> 11541 | ||
| 4937 | -<8513> <8515> 11543 | ||
| 4938 | -<8517> <8518> 11546 | ||
| 4939 | -<851a> <851c> 11548 | ||
| 4940 | -<851e> <851f> 11551 | ||
| 4941 | -<8521> <8527> 11553 | ||
| 4942 | -<852a> <852d> 11560 | ||
| 4943 | -<8532> <8536> 11565 | ||
| 4944 | -<853d> <8541> 11570 | ||
| 4945 | -<8548> <854b> 11577 | ||
| 4946 | -<854e> <8553> 11581 | ||
| 4947 | -<8555> <855a> 11587 | ||
| 4948 | -<855c> <8564> 11593 | ||
| 4949 | -<8568> <856b> 11602 | ||
| 4950 | -<8579> <857b> 11609 | ||
| 4951 | -<857d> <8581> 11612 | ||
| 4952 | -<8584> <858c> 11617 | ||
| 4953 | -<858f> <8591> 11626 | ||
| 4954 | -<8593> <8594> 11629 | ||
| 4955 | -<8597> <8599> 11631 | ||
| 4956 | -<859b> <859d> 11634 | ||
| 4957 | -<859f> <85a0> 11637 | ||
| 4958 | -<85a4> <85b0> 11640 | ||
| 4959 | -<85b6> <85ba> 11654 | ||
| 4960 | -<85bc> <85bf> 11659 | ||
| 4961 | -<85c1> <85c2> 11663 | ||
| 4962 | -<85c9> <85cb> 11666 | ||
| 4963 | -<85cd> <85d0> 11669 | ||
| 4964 | -<85d8> <85da> 11674 | ||
| 4965 | -<85dc> <85dd> 11677 | ||
| 4966 | -<85df> <85e1> 11679 | ||
| 4967 | -endcidrange | ||
| 4968 | - | ||
| 4969 | -100 begincidrange | ||
| 4970 | -<85e4> <85e6> 11682 | ||
| 4971 | -<85e8> <85ea> 11685 | ||
| 4972 | -<85f3> <85f4> 11689 | ||
| 4973 | -<85f6> <85f7> 11691 | ||
| 4974 | -<85f9> <85fc> 11693 | ||
| 4975 | -<85fe> <85ff> 11697 | ||
| 4976 | -<8604> <8607> 11701 | ||
| 4977 | -<860a> <860b> 11705 | ||
| 4978 | -<860d> <860e> 11707 | ||
| 4979 | -<8610> <8613> 11709 | ||
| 4980 | -<8616> <861b> 11713 | ||
| 4981 | -<8621> <8622> 11720 | ||
| 4982 | -<862f> <8630> 11726 | ||
| 4983 | -<8638> <863a> 11729 | ||
| 4984 | -<863c> <863d> 11732 | ||
| 4985 | -<863f> <8642> 11734 | ||
| 4986 | -<864d> <864e> 11739 | ||
| 4987 | -<8652> <8664> 11743 | ||
| 4988 | -<866b> <866c> 11764 | ||
| 4989 | -<8675> <8677> 11768 | ||
| 4990 | -<8679> <867b> 11771 | ||
| 4991 | -<8687> <868d> 11775 | ||
| 4992 | -<8695> <8696> 11784 | ||
| 4993 | -<869c> <869d> 11788 | ||
| 4994 | -<86a3> <86a4> 11791 | ||
| 4995 | -<86a6> <86ab> 11793 | ||
| 4996 | -<86af> <86b1> 11800 | ||
| 4997 | -<86b3> <86b9> 11803 | ||
| 4998 | -<86bf> <86c1> 11810 | ||
| 4999 | -<86c3> <86c7> 11813 | ||
| 5000 | -<86cd> <86ce> 11820 | ||
| 5001 | -<86d1> <86d2> 11822 | ||
| 5002 | -<86d4> <86d5> 11824 | ||
| 5003 | -<86d9> <86dc> 11827 | ||
| 5004 | -<86de> <86e0> 11831 | ||
| 5005 | -<86e3> <86e7> 11834 | ||
| 5006 | -<86ec> <86ef> 11840 | ||
| 5007 | -<86f8> <86fe> 11844 | ||
| 5008 | -<8702> <870b> 11852 | ||
| 5009 | -<870d> <8714> 11862 | ||
| 5010 | -<8718> <871a> 11870 | ||
| 5011 | -<871e> <871f> 11874 | ||
| 5012 | -<8721> <8723> 11876 | ||
| 5013 | -<8728> <8729> 11880 | ||
| 5014 | -<872e> <872f> 11882 | ||
| 5015 | -<8731> <8732> 11884 | ||
| 5016 | -<8739> <8740> 11888 | ||
| 5017 | -<874b> <874e> 11899 | ||
| 5018 | -<8757> <8759> 11906 | ||
| 5019 | -<875f> <8761> 11910 | ||
| 5020 | -<8763> <8766> 11913 | ||
| 5021 | -<876e> <876f> 11919 | ||
| 5022 | -<8771> <8772> 11921 | ||
| 5023 | -<877b> <877c> 11926 | ||
| 5024 | -<8782> <8789> 11929 | ||
| 5025 | -<878b> <878e> 11937 | ||
| 5026 | -<8797> <8799> 11944 | ||
| 5027 | -<879e> <87a0> 11947 | ||
| 5028 | -<87a2> <87a3> 11950 | ||
| 5029 | -<87ab> <87af> 11953 | ||
| 5030 | -<87ba> <87bb> 11961 | ||
| 5031 | -<87bd> <87c1> 11963 | ||
| 5032 | -<87c6> <87cb> 11969 | ||
| 5033 | -<87d5> <87d6> 11978 | ||
| 5034 | -<87d9> <87da> 11980 | ||
| 5035 | -<87df> <87e0> 11983 | ||
| 5036 | -<87e2> <87e6> 11985 | ||
| 5037 | -<87ea> <87ed> 11990 | ||
| 5038 | -<87f1> <87f3> 11995 | ||
| 5039 | -<87f5> <87fb> 11998 | ||
| 5040 | -<87fe> <87ff> 12005 | ||
| 5041 | -<8805> <8807> 12009 | ||
| 5042 | -<8809> <880b> 12012 | ||
| 5043 | -<880d> <8816> 12015 | ||
| 5044 | -<8818> <881c> 12025 | ||
| 5045 | -<881e> <881f> 12030 | ||
| 5046 | -<8821> <8823> 12032 | ||
| 5047 | -<8827> <8828> 12035 | ||
| 5048 | -<882d> <882e> 12037 | ||
| 5049 | -<8830> <8832> 12039 | ||
| 5050 | -<8835> <8836> 12042 | ||
| 5051 | -<8839> <883c> 12044 | ||
| 5052 | -<8840> <8846> 12048 | ||
| 5053 | -<8848> <884e> 12055 | ||
| 5054 | -<8851> <8853> 12062 | ||
| 5055 | -<8855> <8864> 12065 | ||
| 5056 | -<8868> <8869> 12081 | ||
| 5057 | -<886e> <8872> 12084 | ||
| 5058 | -<887d> <8882> 12093 | ||
| 5059 | -<8896> <889c> 12103 | ||
| 5060 | -<889e> <88a0> 12110 | ||
| 5061 | -<88aa> <88ab> 12116 | ||
| 5062 | -<88b0> <88b1> 12119 | ||
| 5063 | -<88b4> <88b5> 12121 | ||
| 5064 | -<88bc> <88c6> 12125 | ||
| 5065 | -<88ca> <88cf> 12136 | ||
| 5066 | -<88d1> <88d5> 12142 | ||
| 5067 | -<88d8> <88d9> 12147 | ||
| 5068 | -<88db> <88e1> 12149 | ||
| 5069 | -<88e7> <88e8> 12156 | ||
| 5070 | -endcidrange | ||
| 5071 | - | ||
| 5072 | -100 begincidrange | ||
| 5073 | -<88ef> <88f5> 12158 | ||
| 5074 | -<88f7> <88f9> 12165 | ||
| 5075 | -<88fc> <88fe> 12168 | ||
| 5076 | -<8901> <8902> 12171 | ||
| 5077 | -<8906> <8907> 12174 | ||
| 5078 | -<890c> <8910> 12177 | ||
| 5079 | -<8912> <8913> 12182 | ||
| 5080 | -<8915> <8916> 12184 | ||
| 5081 | -<8918> <891a> 12186 | ||
| 5082 | -<891c> <891e> 12189 | ||
| 5083 | -<8925> <8928> 12193 | ||
| 5084 | -<892a> <892b> 12197 | ||
| 5085 | -<8930> <8932> 12199 | ||
| 5086 | -<8935> <893b> 12202 | ||
| 5087 | -<8940> <8946> 12210 | ||
| 5088 | -<894c> <894d> 12218 | ||
| 5089 | -<8956> <8957> 12222 | ||
| 5090 | -<895a> <895c> 12224 | ||
| 5091 | -<895e> <8964> 12227 | ||
| 5092 | -<896a> <896b> 12235 | ||
| 5093 | -<896d> <8970> 12237 | ||
| 5094 | -<8972> <8975> 12241 | ||
| 5095 | -<897a> <8981> 12246 | ||
| 5096 | -<8986> <898b> 12255 | ||
| 5097 | -<898f> <8990> 12262 | ||
| 5098 | -<8993> <8998> 12264 | ||
| 5099 | -<899a> <899c> 12270 | ||
| 5100 | -<899f> <89a1> 12273 | ||
| 5101 | -<89a5> <89a7> 12276 | ||
| 5102 | -<89a9> <89aa> 12279 | ||
| 5103 | -<89af> <89b0> 12282 | ||
| 5104 | -<89b2> <89b7> 12284 | ||
| 5105 | -<89bc> <89bd> 12291 | ||
| 5106 | -<89bf> <89c1> 12293 | ||
| 5107 | -<89d4> <89d8> 12298 | ||
| 5108 | -<89dc> <89dd> 12304 | ||
| 5109 | -<89e5> <89e7> 12307 | ||
| 5110 | -<89f3> <89f4> 12314 | ||
| 5111 | -<89f8> <89f9> 12317 | ||
| 5112 | -<8a00> <8a05> 12321 | ||
| 5113 | -<8a07> <8a08> 12327 | ||
| 5114 | -<8a0e> <8a18> 12331 | ||
| 5115 | -<8a1d> <8a26> 12343 | ||
| 5116 | -<8a2a> <8a2d> 12353 | ||
| 5117 | -<8a33> <8a37> 12359 | ||
| 5118 | -<8a3a> <8a3e> 12364 | ||
| 5119 | -<8a40> <8a41> 12369 | ||
| 5120 | -<8a45> <8a49> 12372 | ||
| 5121 | -<8a4d> <8a4e> 12377 | ||
| 5122 | -<8a50> <8a58> 12379 | ||
| 5123 | -<8a5b> <8a5e> 12388 | ||
| 5124 | -<8a60> <8a63> 12392 | ||
| 5125 | -<8a65> <8a67> 12396 | ||
| 5126 | -<8a6b> <8a6e> 12400 | ||
| 5127 | -<8a70> <8a73> 12404 | ||
| 5128 | -<8a75> <8a77> 12408 | ||
| 5129 | -<8a79> <8a7c> 12411 | ||
| 5130 | -<8a7e> <8a80> 12415 | ||
| 5131 | -<8a82> <8a87> 12418 | ||
| 5132 | -<8a8b> <8a8d> 12425 | ||
| 5133 | -<8a8f> <8a93> 12428 | ||
| 5134 | -<8a95> <8a9a> 12433 | ||
| 5135 | -<8a9e> <8aa1> 12439 | ||
| 5136 | -<8aa3> <8aaa> 12443 | ||
| 5137 | -<8aac> <8ab0> 12451 | ||
| 5138 | -<8ab2> <8ab3> 12456 | ||
| 5139 | -<8ab6> <8ab7> 12458 | ||
| 5140 | -<8abb> <8abc> 12461 | ||
| 5141 | -<8abe> <8abf> 12463 | ||
| 5142 | -<8ac2> <8ac4> 12465 | ||
| 5143 | -<8ac6> <8acd> 12468 | ||
| 5144 | -<8acf> <8ad7> 12476 | ||
| 5145 | -<8ada> <8ae2> 12485 | ||
| 5146 | -<8ae6> <8ae7> 12495 | ||
| 5147 | -<8aeb> <8aee> 12497 | ||
| 5148 | -<8af0> <8af1> 12501 | ||
| 5149 | -<8af3> <8af8> 12503 | ||
| 5150 | -<8afe> <8aff> 12511 | ||
| 5151 | -<8b00> <8b02> 12513 | ||
| 5152 | -<8b04> <8b07> 12516 | ||
| 5153 | -<8b0a> <8b11> 12520 | ||
| 5154 | -<8b16> <8b17> 12529 | ||
| 5155 | -<8b19> <8b21> 12531 | ||
| 5156 | -<8b2b> <8b2d> 12542 | ||
| 5157 | -<8b41> <8b46> 12551 | ||
| 5158 | -<8b48> <8b49> 12557 | ||
| 5159 | -<8b4c> <8b4f> 12559 | ||
| 5160 | -<8b51> <8b54> 12563 | ||
| 5161 | -<8b58> <8b5c> 12568 | ||
| 5162 | -<8b5e> <8b5f> 12573 | ||
| 5163 | -<8b6b> <8b6d> 12578 | ||
| 5164 | -<8b6f> <8b72> 12581 | ||
| 5165 | -<8b76> <8b79> 12586 | ||
| 5166 | -<8b7c> <8b81> 12590 | ||
| 5167 | -<8b83> <8b85> 12596 | ||
| 5168 | -<8b8a> <8b90> 12599 | ||
| 5169 | -<8b92> <8b96> 12606 | ||
| 5170 | -<8b99> <8b9a> 12611 | ||
| 5171 | -<8b9c> <8ba0> 12613 | ||
| 5172 | -<8c37> <8c3a> 12618 | ||
| 5173 | -endcidrange | ||
| 5174 | - | ||
| 5175 | -100 begincidrange | ||
| 5176 | -<8c3d> <8c3f> 12622 | ||
| 5177 | -<8c45> <8c4c> 12626 | ||
| 5178 | -<8c4e> <8c51> 12634 | ||
| 5179 | -<8c53> <8c55> 12638 | ||
| 5180 | -<8c57> <8c5b> 12641 | ||
| 5181 | -<8c61> <8c64> 12647 | ||
| 5182 | -<8c68> <8c6d> 12652 | ||
| 5183 | -<8c75> <8c76> 12659 | ||
| 5184 | -<8c78> <8c7c> 12661 | ||
| 5185 | -<8c85> <8c87> 12668 | ||
| 5186 | -<8c89> <8c8e> 12671 | ||
| 5187 | -<8c92> <8c94> 12678 | ||
| 5188 | -<8c98> <8c99> 12681 | ||
| 5189 | -<8c9b> <8ca2> 12683 | ||
| 5190 | -<8ca7> <8cb0> 12692 | ||
| 5191 | -<8cb2> <8cb4> 12702 | ||
| 5192 | -<8cb6> <8cbd> 12705 | ||
| 5193 | -<8cbf> <8ccb> 12713 | ||
| 5194 | -<8ccd> <8ccf> 12726 | ||
| 5195 | -<8cd1> <8cd3> 12729 | ||
| 5196 | -<8cd5> <8cd6> 12732 | ||
| 5197 | -<8cd9> <8cde> 12734 | ||
| 5198 | -<8ce0> <8ce4> 12740 | ||
| 5199 | -<8cec> <8ced> 12748 | ||
| 5200 | -<8cef> <8cf2> 12750 | ||
| 5201 | -<8cf4> <8cf5> 12754 | ||
| 5202 | -<8cf7> <8cf8> 12756 | ||
| 5203 | -<8cfa> <8cff> 12758 | ||
| 5204 | -<8d03> <8d05> 12765 | ||
| 5205 | -<8d07> <8d0b> 12768 | ||
| 5206 | -<8d0d> <8d10> 12773 | ||
| 5207 | -<8d12> <8d14> 12777 | ||
| 5208 | -<8d16> <8d17> 12780 | ||
| 5209 | -<8d1b> <8d1d> 12782 | ||
| 5210 | -<8d64> <8d67> 12785 | ||
| 5211 | -<8d6b> <8d6e> 12791 | ||
| 5212 | -<8d70> <8d71> 12795 | ||
| 5213 | -<8d73> <8d74> 12797 | ||
| 5214 | -<8d76> <8d77> 12799 | ||
| 5215 | -<8d81> <8d82> 12802 | ||
| 5216 | -<8d84> <8d85> 12804 | ||
| 5217 | -<8d90> <8d91> 12809 | ||
| 5218 | -<8d9e> <8da0> 12813 | ||
| 5219 | -<8dab> <8dac> 12819 | ||
| 5220 | -<8db2> <8db3> 12822 | ||
| 5221 | -<8db9> <8dbc> 12826 | ||
| 5222 | -<8dc5> <8dc8> 12833 | ||
| 5223 | -<8dca> <8dcc> 12837 | ||
| 5224 | -<8dce> <8dcf> 12840 | ||
| 5225 | -<8dd4> <8dd7> 12843 | ||
| 5226 | -<8dd9> <8ddb> 12847 | ||
| 5227 | -<8de3> <8de5> 12853 | ||
| 5228 | -<8de7> <8de8> 12856 | ||
| 5229 | -<8dea> <8dec> 12858 | ||
| 5230 | -<8def> <8df5> 12861 | ||
| 5231 | -<8dfc> <8dfd> 12868 | ||
| 5232 | -<8e04> <8e06> 12872 | ||
| 5233 | -<8e08> <8e0c> 12875 | ||
| 5234 | -<8e0f> <8e11> 12880 | ||
| 5235 | -<8e1d> <8e23> 12885 | ||
| 5236 | -<8e26> <8e27> 12892 | ||
| 5237 | -<8e30> <8e31> 12895 | ||
| 5238 | -<8e33> <8e39> 12897 | ||
| 5239 | -<8e40> <8e42> 12905 | ||
| 5240 | -<8e47> <8e50> 12909 | ||
| 5241 | -<8e54> <8e55> 12919 | ||
| 5242 | -<8e5b> <8e64> 12922 | ||
| 5243 | -<8e6c> <8e6d> 12933 | ||
| 5244 | -<8e6f> <8e72> 12935 | ||
| 5245 | -<8e74> <8e77> 12939 | ||
| 5246 | -<8e79> <8e7c> 12943 | ||
| 5247 | -<8e81> <8e85> 12947 | ||
| 5248 | -<8e89> <8e8b> 12953 | ||
| 5249 | -<8e90> <8e95> 12957 | ||
| 5250 | -<8e98> <8e9b> 12963 | ||
| 5251 | -<8e9d> <8e9e> 12967 | ||
| 5252 | -<8ea1> <8ea2> 12969 | ||
| 5253 | -<8ea9> <8eb1> 12972 | ||
| 5254 | -<8eb5> <8eb6> 12982 | ||
| 5255 | -<8eba> <8ebb> 12984 | ||
| 5256 | -<8ec0> <8ec1> 12987 | ||
| 5257 | -<8ec3> <8ec8> 12989 | ||
| 5258 | -<8eca> <8ecd> 12995 | ||
| 5259 | -<8ed1> <8ed2> 13000 | ||
| 5260 | -<8edb> <8edc> 13003 | ||
| 5261 | -<8ee2> <8ee3> 13006 | ||
| 5262 | -<8eed> <8eee> 13010 | ||
| 5263 | -<8ef0> <8ef1> 13012 | ||
| 5264 | -<8ef7> <8efe> 13014 | ||
| 5265 | -<8f02> <8f03> 13023 | ||
| 5266 | -<8f07> <8f0a> 13026 | ||
| 5267 | -<8f0f> <8f10> 13031 | ||
| 5268 | -<8f12> <8f19> 13033 | ||
| 5269 | -<8f1b> <8f21> 13041 | ||
| 5270 | -<8f25> <8f2f> 13049 | ||
| 5271 | -<8f33> <8f3b> 13060 | ||
| 5272 | -<8f3e> <8f47> 13069 | ||
| 5273 | -<8f49> <8f4a> 13079 | ||
| 5274 | -<8f4c> <8f4f> 13081 | ||
| 5275 | -<8f51> <8f55> 13085 | ||
| 5276 | -endcidrange | ||
| 5277 | - | ||
| 5278 | -100 begincidrange | ||
| 5279 | -<8f57> <8f58> 13090 | ||
| 5280 | -<8f5c> <8f5f> 13092 | ||
| 5281 | -<8f61> <8f66> 13096 | ||
| 5282 | -<8f9b> <8fa8> 13102 | ||
| 5283 | -<8fad> <8fb2> 13116 | ||
| 5284 | -<8fb4> <8fb6> 13122 | ||
| 5285 | -<8fb7> <8fb8> 13126 | ||
| 5286 | -<8fba> <8fbc> 13128 | ||
| 5287 | -<8fbe> <8fc2> 13131 | ||
| 5288 | -<8fc4> <8fc6> 13136 | ||
| 5289 | -<8fca> <8fcb> 13140 | ||
| 5290 | -<8fcd> <8fce> 13142 | ||
| 5291 | -<8fd0> <8fd5> 13144 | ||
| 5292 | -<8fe2> <8fe6> 13152 | ||
| 5293 | -<8fe8> <8feb> 13157 | ||
| 5294 | -<8fed> <8ff1> 13161 | ||
| 5295 | -<8ff4> <8ffb> 13166 | ||
| 5296 | -<8ffd> <8ffe> 13174 | ||
| 5297 | -<9000> <9006> 13176 | ||
| 5298 | -<900b> <9011> 13184 | ||
| 5299 | -<9013> <901b> 13191 | ||
| 5300 | -<901d> <9023> 13200 | ||
| 5301 | -<9027> <902a> 13207 | ||
| 5302 | -<902c> <902f> 13211 | ||
| 5303 | -<9031> <9039> 13215 | ||
| 5304 | -<903e> <903f> 13225 | ||
| 5305 | -<9041> <9045> 13227 | ||
| 5306 | -<9049> <9056> 13233 | ||
| 5307 | -<9058> <9059> 13247 | ||
| 5308 | -<905b> <905e> 13249 | ||
| 5309 | -<9060> <9063> 13253 | ||
| 5310 | -<9065> <9069> 13257 | ||
| 5311 | -<906c> <9070> 13262 | ||
| 5312 | -<9074> <907a> 13268 | ||
| 5313 | -<907c> <907d> 13275 | ||
| 5314 | -<907f> <9085> 13277 | ||
| 5315 | -<9087> <908c> 13284 | ||
| 5316 | -<908e> <9091> 13290 | ||
| 5317 | -<9097> <9099> 13295 | ||
| 5318 | -<90a0> <90a3> 13299 | ||
| 5319 | -<90a5> <90a6> 13303 | ||
| 5320 | -<90af> <90b6> 13307 | ||
| 5321 | -<90bd> <90be> 13316 | ||
| 5322 | -<90c3> <90c5> 13319 | ||
| 5323 | -<90c7> <90ca> 13322 | ||
| 5324 | -<90d7> <90d9> 13330 | ||
| 5325 | -<90db> <90df> 13333 | ||
| 5326 | -<90e1> <90e2> 13338 | ||
| 5327 | -<90e4> <90e5> 13340 | ||
| 5328 | -<90ef> <90f0> 13345 | ||
| 5329 | -<90f4> <90f7> 13348 | ||
| 5330 | -<90fd> <90ff> 13352 | ||
| 5331 | -<9104> <9106> 13357 | ||
| 5332 | -<9114> <911a> 13364 | ||
| 5333 | -<9122> <9123> 13374 | ||
| 5334 | -<912d> <9132> 13379 | ||
| 5335 | -<9136> <9137> 13386 | ||
| 5336 | -<9139> <913a> 13388 | ||
| 5337 | -<913c> <913d> 13390 | ||
| 5338 | -<9146> <914f> 13393 | ||
| 5339 | -<9152> <9154> 13403 | ||
| 5340 | -<9156> <915b> 13406 | ||
| 5341 | -<9161> <9165> 13412 | ||
| 5342 | -<9169> <916a> 13418 | ||
| 5343 | -<916c> <916d> 13420 | ||
| 5344 | -<9172> <9175> 13422 | ||
| 5345 | -<9177> <917b> 13426 | ||
| 5346 | -<9181> <9183> 13431 | ||
| 5347 | -<9185> <9187> 13434 | ||
| 5348 | -<9189> <918b> 13437 | ||
| 5349 | -<918d> <918e> 13440 | ||
| 5350 | -<9190> <9195> 13442 | ||
| 5351 | -<9197> <9198> 13448 | ||
| 5352 | -<91a1> <91a2> 13452 | ||
| 5353 | -<91aa> <91b6> 13457 | ||
| 5354 | -<91ba> <91bd> 13471 | ||
| 5355 | -<91bf> <91c9> 13475 | ||
| 5356 | -<91cb> <91d1> 13486 | ||
| 5357 | -<91d3> <91d4> 13493 | ||
| 5358 | -<91d6> <91df> 13495 | ||
| 5359 | -<91e3> <91e7> 13506 | ||
| 5360 | -<91e9> <91ea> 13511 | ||
| 5361 | -<91ec> <91f1> 13513 | ||
| 5362 | -<91f5> <91f7> 13519 | ||
| 5363 | -<91fb> <91fd> 13523 | ||
| 5364 | -<9200> <9201> 13527 | ||
| 5365 | -<9204> <9207> 13529 | ||
| 5366 | -<9209> <920a> 13533 | ||
| 5367 | -<920c> <920e> 13535 | ||
| 5368 | -<9210> <9218> 13538 | ||
| 5369 | -<921c> <921e> 13547 | ||
| 5370 | -<9223> <9226> 13550 | ||
| 5371 | -<9228> <9229> 13554 | ||
| 5372 | -<922e> <9230> 13557 | ||
| 5373 | -<9233> <923a> 13560 | ||
| 5374 | -<923e> <9240> 13569 | ||
| 5375 | -<9242> <924b> 13572 | ||
| 5376 | -<924d> <9251> 13582 | ||
| 5377 | -<9256> <925e> 13587 | ||
| 5378 | -<9260> <9262> 13596 | ||
| 5379 | -endcidrange | ||
| 5380 | - | ||
| 5381 | -100 begincidrange | ||
| 5382 | -<9264> <9269> 13599 | ||
| 5383 | -<926e> <9271> 13605 | ||
| 5384 | -<9275> <9279> 13609 | ||
| 5385 | -<927b> <9280> 13614 | ||
| 5386 | -<9288> <928a> 13622 | ||
| 5387 | -<928d> <928e> 13625 | ||
| 5388 | -<9291> <9293> 13627 | ||
| 5389 | -<9295> <929c> 13630 | ||
| 5390 | -<929f> <92a0> 13638 | ||
| 5391 | -<92a4> <92a5> 13640 | ||
| 5392 | -<92a7> <92a8> 13642 | ||
| 5393 | -<92b2> <92b3> 13647 | ||
| 5394 | -<92b6> <92bd> 13649 | ||
| 5395 | -<92bf> <92c3> 13657 | ||
| 5396 | -<92c5> <92c8> 13662 | ||
| 5397 | -<92cb> <92d0> 13666 | ||
| 5398 | -<92d2> <92d3> 13672 | ||
| 5399 | -<92d7> <92d9> 13675 | ||
| 5400 | -<92dc> <92dd> 13678 | ||
| 5401 | -<92df> <92e1> 13680 | ||
| 5402 | -<92e3> <92e5> 13683 | ||
| 5403 | -<92e7> <92ea> 13686 | ||
| 5404 | -<92ec> <92ee> 13690 | ||
| 5405 | -<92f2> <92f3> 13694 | ||
| 5406 | -<92f7> <92fc> 13696 | ||
| 5407 | -<930f> <9311> 13709 | ||
| 5408 | -<9314> <9315> 13712 | ||
| 5409 | -<9318> <931a> 13714 | ||
| 5410 | -<931c> <932c> 13717 | ||
| 5411 | -<932e> <932f> 13734 | ||
| 5412 | -<9332> <9337> 13736 | ||
| 5413 | -<933a> <933b> 13742 | ||
| 5414 | -<9347> <934b> 13745 | ||
| 5415 | -<9350> <9352> 13751 | ||
| 5416 | -<9354> <9358> 13754 | ||
| 5417 | -<935a> <935c> 13759 | ||
| 5418 | -<9364> <9365> 13764 | ||
| 5419 | -<9369> <9371> 13767 | ||
| 5420 | -<9373> <9376> 13776 | ||
| 5421 | -<937c> <9382> 13781 | ||
| 5422 | -<938a> <938d> 13789 | ||
| 5423 | -<9394> <9398> 13795 | ||
| 5424 | -<939a> <939b> 13800 | ||
| 5425 | -<93a3> <93a4> 13804 | ||
| 5426 | -<93a6> <93a9> 13806 | ||
| 5427 | -<93ab> <93ae> 13810 | ||
| 5428 | -<93b4> <93b6> 13815 | ||
| 5429 | -<93b9> <93bb> 13818 | ||
| 5430 | -<93c3> <93cd> 13822 | ||
| 5431 | -<93d0> <93d1> 13833 | ||
| 5432 | -<93d6> <93d9> 13836 | ||
| 5433 | -<93dc> <93df> 13840 | ||
| 5434 | -<93e1> <93e2> 13844 | ||
| 5435 | -<93e4> <93e8> 13846 | ||
| 5436 | -<93f7> <93fb> 13853 | ||
| 5437 | -<9401> <9404> 13859 | ||
| 5438 | -<9407> <9409> 13863 | ||
| 5439 | -<940d> <9410> 13866 | ||
| 5440 | -<9413> <941a> 13870 | ||
| 5441 | -<942e> <942f> 13881 | ||
| 5442 | -<9431> <9436> 13883 | ||
| 5443 | -<943a> <943b> 13890 | ||
| 5444 | -<9443> <9445> 13895 | ||
| 5445 | -<9451> <9453> 13901 | ||
| 5446 | -<9459> <945c> 13905 | ||
| 5447 | -<945e> <9463> 13909 | ||
| 5448 | -<946a> <946b> 13916 | ||
| 5449 | -<946d> <9472> 13918 | ||
| 5450 | -<947c> <947f> 13926 | ||
| 5451 | -<9483> <9485> 13931 | ||
| 5452 | -<9577> <9579> 13934 | ||
| 5453 | -<957e> <9580> 13937 | ||
| 5454 | -<9582> <9584> 13940 | ||
| 5455 | -<9586> <958f> 13943 | ||
| 5456 | -<9591> <9594> 13953 | ||
| 5457 | -<9598> <9599> 13958 | ||
| 5458 | -<959d> <95a9> 13960 | ||
| 5459 | -<95ab> <95ad> 13973 | ||
| 5460 | -<95b1> <95b2> 13976 | ||
| 5461 | -<95b9> <95bf> 13980 | ||
| 5462 | -<95c6> <95cd> 13988 | ||
| 5463 | -<95d0> <95d6> 13996 | ||
| 5464 | -<95d8> <95da> 14003 | ||
| 5465 | -<95dc> <95e2> 14006 | ||
| 5466 | -<95e4> <95e6> 14013 | ||
| 5467 | -<961c> <961e> 14018 | ||
| 5468 | -<9621> <9622> 14021 | ||
| 5469 | -<9624> <9626> 14023 | ||
| 5470 | -<962e> <962f> 14029 | ||
| 5471 | -<9631> <9634> 14031 | ||
| 5472 | -<9637> <963d> 14035 | ||
| 5473 | -<963f> <9642> 14042 | ||
| 5474 | -<964b> <964d> 14047 | ||
| 5475 | -<964f> <9650> 14050 | ||
| 5476 | -<9656> <9658> 14054 | ||
| 5477 | -<965b> <965f> 14057 | ||
| 5478 | -<9661> <9666> 14062 | ||
| 5479 | -<9672> <9678> 14072 | ||
| 5480 | -<967a> <967f> 14079 | ||
| 5481 | -<9681> <9686> 14085 | ||
| 5482 | -endcidrange | ||
| 5483 | - | ||
| 5484 | -100 begincidrange | ||
| 5485 | -<9688> <968b> 14091 | ||
| 5486 | -<968d> <968f> 14095 | ||
| 5487 | -<9694> <969d> 14099 | ||
| 5488 | -<969f> <96a0> 14109 | ||
| 5489 | -<96a3> <96aa> 14111 | ||
| 5490 | -<96ae> <96b4> 14119 | ||
| 5491 | -<96b6> <96bd> 14126 | ||
| 5492 | -<96c0> <96c1> 14134 | ||
| 5493 | -<96c4> <96c7> 14136 | ||
| 5494 | -<96c9> <96ce> 14140 | ||
| 5495 | -<96d1> <96d2> 14146 | ||
| 5496 | -<96d5> <96d6> 14148 | ||
| 5497 | -<96d8> <96df> 14150 | ||
| 5498 | -<96e2> <96e3> 14158 | ||
| 5499 | -<96e8> <96eb> 14160 | ||
| 5500 | -<96ef> <96f2> 14164 | ||
| 5501 | -<96f6> <96f7> 14168 | ||
| 5502 | -<96f9> <96fb> 14170 | ||
| 5503 | -<9702> <970a> 14174 | ||
| 5504 | -<970d> <970f> 14183 | ||
| 5505 | -<9713> <9714> 14187 | ||
| 5506 | -<9719> <971e> 14190 | ||
| 5507 | -<9721> <9724> 14196 | ||
| 5508 | -<9727> <9728> 14200 | ||
| 5509 | -<9730> <9733> 14203 | ||
| 5510 | -<9738> <9739> 14208 | ||
| 5511 | -<973d> <973e> 14211 | ||
| 5512 | -<9741> <9744> 14213 | ||
| 5513 | -<9746> <974a> 14217 | ||
| 5514 | -<974d> <974f> 14222 | ||
| 5515 | -<9751> <9752> 14225 | ||
| 5516 | -<9755> <975c> 14227 | ||
| 5517 | -<9760> <9764> 14236 | ||
| 5518 | -<9766> <976b> 14241 | ||
| 5519 | -<976d> <976e> 14247 | ||
| 5520 | -<9773> <9774> 14250 | ||
| 5521 | -<9776> <977d> 14252 | ||
| 5522 | -<977f> <9781> 14260 | ||
| 5523 | -<9784> <9786> 14263 | ||
| 5524 | -<978f> <9790> 14269 | ||
| 5525 | -<9795> <979a> 14271 | ||
| 5526 | -<979e> <97a0> 14278 | ||
| 5527 | -<97a2> <97a3> 14281 | ||
| 5528 | -<97ab> <97ae> 14285 | ||
| 5529 | -<97b1> <97b6> 14289 | ||
| 5530 | -<97b8> <97ba> 14295 | ||
| 5531 | -<97be> <97bf> 14299 | ||
| 5532 | -<97c3> <97ce> 14302 | ||
| 5533 | -<97d0> <97d1> 14314 | ||
| 5534 | -<97d3> <97d4> 14316 | ||
| 5535 | -<97d7> <97d9> 14318 | ||
| 5536 | -<97db> <97de> 14321 | ||
| 5537 | -<97e0> <97e1> 14325 | ||
| 5538 | -<97ed> <97ef> 14329 | ||
| 5539 | -<97f1> <97f8> 14332 | ||
| 5540 | -<97fa> <97fb> 14340 | ||
| 5541 | -<9801> <9808> 14343 | ||
| 5542 | -<980c> <9814> 14352 | ||
| 5543 | -<9816> <981a> 14361 | ||
| 5544 | -<9820> <9821> 14368 | ||
| 5545 | -<9823> <9826> 14370 | ||
| 5546 | -<982b> <9830> 14374 | ||
| 5547 | -<9832> <9835> 14380 | ||
| 5548 | -<9837> <9839> 14384 | ||
| 5549 | -<983b> <983e> 14387 | ||
| 5550 | -<9846> <9847> 14392 | ||
| 5551 | -<984a> <984f> 14394 | ||
| 5552 | -<9851> <985b> 14400 | ||
| 5553 | -<9862> <9863> 14412 | ||
| 5554 | -<9865> <9867> 14414 | ||
| 5555 | -<986a> <986c> 14417 | ||
| 5556 | -<986f> <9871> 14420 | ||
| 5557 | -<9873> <9875> 14423 | ||
| 5558 | -<98aa> <98ab> 14427 | ||
| 5559 | -<98ad> <98b1> 14429 | ||
| 5560 | -<98b6> <98b8> 14435 | ||
| 5561 | -<98ba> <98bc> 14438 | ||
| 5562 | -<98c2> <98c8> 14442 | ||
| 5563 | -<98cb> <98cc> 14449 | ||
| 5564 | -<98db> <98dc> 14452 | ||
| 5565 | -<98de> <98e3> 14454 | ||
| 5566 | -<98e5> <98e7> 14460 | ||
| 5567 | -<98e9> <98eb> 14463 | ||
| 5568 | -<98ed> <98f4> 14466 | ||
| 5569 | -<98fc> <98fe> 14475 | ||
| 5570 | -<9902> <9903> 14478 | ||
| 5571 | -<9907> <990a> 14481 | ||
| 5572 | -<9910> <9918> 14486 | ||
| 5573 | -<991a> <9922> 14495 | ||
| 5574 | -<9926> <9928> 14505 | ||
| 5575 | -<992b> <992c> 14508 | ||
| 5576 | -<9931> <9935> 14511 | ||
| 5577 | -<9939> <993e> 14516 | ||
| 5578 | -<9940> <9942> 14522 | ||
| 5579 | -<9945> <9949> 14525 | ||
| 5580 | -<994b> <994e> 14530 | ||
| 5581 | -<9950> <9952> 14534 | ||
| 5582 | -<9954> <9955> 14537 | ||
| 5583 | -<9957> <9959> 14539 | ||
| 5584 | -<995b> <995c> 14542 | ||
| 5585 | -endcidrange | ||
| 5586 | - | ||
| 5587 | -100 begincidrange | ||
| 5588 | -<995e> <9960> 14544 | ||
| 5589 | -<9996> <9999> 14548 | ||
| 5590 | -<999d> <999f> 14553 | ||
| 5591 | -<99a5> <99a6> 14557 | ||
| 5592 | -<99ac> <99ae> 14560 | ||
| 5593 | -<99b0> <99b5> 14563 | ||
| 5594 | -<99b9> <99ba> 14569 | ||
| 5595 | -<99bc> <99bd> 14571 | ||
| 5596 | -<99c3> <99c6> 14575 | ||
| 5597 | -<99c8> <99c9> 14579 | ||
| 5598 | -<99d0> <99d5> 14581 | ||
| 5599 | -<99d8> <99df> 14587 | ||
| 5600 | -<99e1> <99e2> 14595 | ||
| 5601 | -<99ea> <99ee> 14598 | ||
| 5602 | -<99f0> <99f2> 14603 | ||
| 5603 | -<99f4> <99f5> 14606 | ||
| 5604 | -<99f8> <99f9> 14608 | ||
| 5605 | -<99fb> <99ff> 14610 | ||
| 5606 | -<9a01> <9a05> 14615 | ||
| 5607 | -<9a0a> <9a0c> 14621 | ||
| 5608 | -<9a0e> <9a13> 14624 | ||
| 5609 | -<9a19> <9a1a> 14631 | ||
| 5610 | -<9a22> <9a24> 14635 | ||
| 5611 | -<9a27> <9a28> 14638 | ||
| 5612 | -<9a2d> <9a2e> 14641 | ||
| 5613 | -<9a30> <9a31> 14643 | ||
| 5614 | -<9a35> <9a38> 14646 | ||
| 5615 | -<9a40> <9a45> 14651 | ||
| 5616 | -<9a4a> <9a4e> 14658 | ||
| 5617 | -<9a51> <9a52> 14663 | ||
| 5618 | -<9a54> <9a58> 14665 | ||
| 5619 | -<9a5a> <9a5b> 14670 | ||
| 5620 | -<9a64> <9a65> 14675 | ||
| 5621 | -<9a69> <9a6c> 14677 | ||
| 5622 | -<9aac> <9ab0> 14684 | ||
| 5623 | -<9ab4> <9ab9> 14690 | ||
| 5624 | -<9abb> <9ac1> 14696 | ||
| 5625 | -<9ac3> <9ac4> 14703 | ||
| 5626 | -<9ace> <9ad9> 14707 | ||
| 5627 | -<9adb> <9adc> 14719 | ||
| 5628 | -<9ade> <9ae0> 14721 | ||
| 5629 | -<9ae2> <9ae7> 14724 | ||
| 5630 | -<9ae9> <9aef> 14730 | ||
| 5631 | -<9af1> <9af5> 14737 | ||
| 5632 | -<9af9> <9afb> 14743 | ||
| 5633 | -<9b00> <9b06> 14748 | ||
| 5634 | -<9b08> <9b09> 14755 | ||
| 5635 | -<9b0b> <9b0e> 14757 | ||
| 5636 | -<9b18> <9b1d> 14764 | ||
| 5637 | -<9b1f> <9b20> 14770 | ||
| 5638 | -<9b22> <9b23> 14772 | ||
| 5639 | -<9b25> <9b2f> 14774 | ||
| 5640 | -<9b31> <9b35> 14785 | ||
| 5641 | -<9b39> <9b3c> 14791 | ||
| 5642 | -<9b41> <9b45> 14797 | ||
| 5643 | -<9b4b> <9b4f> 14803 | ||
| 5644 | -<9b54> <9b58> 14809 | ||
| 5645 | -<9b5a> <9b5b> 14814 | ||
| 5646 | -<9b65> <9b66> 14819 | ||
| 5647 | -<9b6a> <9b6f> 14822 | ||
| 5648 | -<9b72> <9b79> 14828 | ||
| 5649 | -<9b7f> <9b80> 14836 | ||
| 5650 | -<9b83> <9b87> 14838 | ||
| 5651 | -<9b89> <9b8b> 14843 | ||
| 5652 | -<9b8d> <9b94> 14846 | ||
| 5653 | -<9b96> <9b97> 14854 | ||
| 5654 | -<9b9d> <9ba0> 14857 | ||
| 5655 | -<9ba6> <9bae> 14861 | ||
| 5656 | -<9bb0> <9bb2> 14870 | ||
| 5657 | -<9bb7> <9bb9> 14874 | ||
| 5658 | -<9bbb> <9bbc> 14877 | ||
| 5659 | -<9bbe> <9bc1> 14879 | ||
| 5660 | -<9bc6> <9bca> 14883 | ||
| 5661 | -<9bce> <9bd2> 14888 | ||
| 5662 | -<9bd6> <9bd8> 14894 | ||
| 5663 | -<9be1> <9be5> 14900 | ||
| 5664 | -<9be7> <9be8> 14905 | ||
| 5665 | -<9bea> <9beb> 14907 | ||
| 5666 | -<9bee> <9bf3> 14909 | ||
| 5667 | -<9bf7> <9bfa> 14916 | ||
| 5668 | -<9c08> <9c0d> 14926 | ||
| 5669 | -<9c0f> <9c16> 14932 | ||
| 5670 | -<9c18> <9c1e> 14940 | ||
| 5671 | -<9c21> <9c2a> 14947 | ||
| 5672 | -<9c2d> <9c32> 14957 | ||
| 5673 | -<9c35> <9c37> 14963 | ||
| 5674 | -<9c39> <9c3b> 14966 | ||
| 5675 | -<9c3d> <9c3e> 14969 | ||
| 5676 | -<9c43> <9c4a> 14972 | ||
| 5677 | -<9c4e> <9c50> 14980 | ||
| 5678 | -<9c52> <9c54> 14983 | ||
| 5679 | -<9c56> <9c58> 14986 | ||
| 5680 | -<9c5a> <9c61> 14989 | ||
| 5681 | -<9c67> <9c6b> 14999 | ||
| 5682 | -<9c6d> <9c6e> 15004 | ||
| 5683 | -<9c75> <9c78> 15008 | ||
| 5684 | -<9c7a> <9c7c> 15012 | ||
| 5685 | -<9ce5> <9ce7> 15015 | ||
| 5686 | -<9ceb> <9cec> 15019 | ||
| 5687 | -<9cf2> <9cf4> 15022 | ||
| 5688 | -endcidrange | ||
| 5689 | - | ||
| 5690 | -100 begincidrange | ||
| 5691 | -<9cf6> <9cf7> 15025 | ||
| 5692 | -<9d02> <9d03> 15028 | ||
| 5693 | -<9d06> <9d09> 15030 | ||
| 5694 | -<9d11> <9d12> 15036 | ||
| 5695 | -<9d17> <9d18> 15039 | ||
| 5696 | -<9d1b> <9d1f> 15041 | ||
| 5697 | -<9d2a> <9d2c> 15049 | ||
| 5698 | -<9d2f> <9d30> 15052 | ||
| 5699 | -<9d32> <9d34> 15054 | ||
| 5700 | -<9d3a> <9d3f> 15057 | ||
| 5701 | -<9d41> <9d48> 15063 | ||
| 5702 | -<9d50> <9d54> 15072 | ||
| 5703 | -<9d5c> <9d65> 15078 | ||
| 5704 | -<9d69> <9d6c> 15088 | ||
| 5705 | -<9d6f> <9d70> 15092 | ||
| 5706 | -<9d72> <9d73> 15094 | ||
| 5707 | -<9d76> <9d77> 15096 | ||
| 5708 | -<9d7a> <9d7c> 15098 | ||
| 5709 | -<9d83> <9d84> 15102 | ||
| 5710 | -<9d86> <9d87> 15104 | ||
| 5711 | -<9d89> <9d8a> 15106 | ||
| 5712 | -<9d8d> <9d8f> 15108 | ||
| 5713 | -<9d92> <9d93> 15111 | ||
| 5714 | -<9d95> <9d9a> 15113 | ||
| 5715 | -<9da9> <9dac> 15121 | ||
| 5716 | -<9dae> <9daf> 15125 | ||
| 5717 | -<9db1> <9db2> 15127 | ||
| 5718 | -<9db4> <9db5> 15129 | ||
| 5719 | -<9db8> <9dbd> 15131 | ||
| 5720 | -<9dbf> <9dc4> 15137 | ||
| 5721 | -<9dc6> <9dc7> 15143 | ||
| 5722 | -<9dc9> <9dca> 15145 | ||
| 5723 | -<9dd3> <9dd7> 15148 | ||
| 5724 | -<9dd9> <9dda> 15153 | ||
| 5725 | -<9dde> <9de0> 15155 | ||
| 5726 | -<9de5> <9de7> 15159 | ||
| 5727 | -<9ded> <9df0> 15164 | ||
| 5728 | -<9df2> <9df4> 15168 | ||
| 5729 | -<9df8> <9dfa> 15171 | ||
| 5730 | -<9dfd> <9dfe> 15174 | ||
| 5731 | -<9e0d> <9e0e> 15179 | ||
| 5732 | -<9e10> <9e12> 15181 | ||
| 5733 | -<9e15> <9e16> 15184 | ||
| 5734 | -<9e19> <9e1f> 15186 | ||
| 5735 | -<9e78> <9e7d> 15194 | ||
| 5736 | -<9e7f> <9e85> 15200 | ||
| 5737 | -<9e87> <9e88> 15207 | ||
| 5738 | -<9e8b> <9e8c> 15209 | ||
| 5739 | -<9e8e> <9e8f> 15211 | ||
| 5740 | -<9e91> <9e93> 15213 | ||
| 5741 | -<9e95> <9e98> 15216 | ||
| 5742 | -<9e9d> <9e9f> 15221 | ||
| 5743 | -<9ea4> <9ea6> 15224 | ||
| 5744 | -<9ea8> <9eaa> 15227 | ||
| 5745 | -<9eac> <9eb0> 15230 | ||
| 5746 | -<9eb3> <9eb5> 15235 | ||
| 5747 | -<9eb8> <9ebf> 15238 | ||
| 5748 | -<9ec3> <9ec4> 15246 | ||
| 5749 | -<9ecb> <9ed2> 15250 | ||
| 5750 | -<9ed4> <9ed5> 15258 | ||
| 5751 | -<9ed8> <9ed9> 15260 | ||
| 5752 | -<9edb> <9ee0> 15262 | ||
| 5753 | -<9ee4> <9ee5> 15268 | ||
| 5754 | -<9ee7> <9ee8> 15270 | ||
| 5755 | -<9eec> <9ef2> 15272 | ||
| 5756 | -<9ef4> <9ef9> 15279 | ||
| 5757 | -<9efb> <9eff> 15285 | ||
| 5758 | -<9f02> <9f03> 15290 | ||
| 5759 | -<9f07> <9f09> 15292 | ||
| 5760 | -<9f0e> <9f17> 15295 | ||
| 5761 | -<9f19> <9f1b> 15305 | ||
| 5762 | -<9f1f> <9f22> 15308 | ||
| 5763 | -<9f2a> <9f2c> 15313 | ||
| 5764 | -<9f31> <9f32> 15317 | ||
| 5765 | -<9f39> <9f3f> 15321 | ||
| 5766 | -<9f43> <9f47> 15329 | ||
| 5767 | -<9f4a> <9f4b> 15334 | ||
| 5768 | -<9f4e> <9f50> 15336 | ||
| 5769 | -<9f52> <9f58> 15339 | ||
| 5770 | -<9f5d> <9f63> 15347 | ||
| 5771 | -<9f66> <9f6a> 15354 | ||
| 5772 | -<9f6c> <9f73> 15359 | ||
| 5773 | -<9f75> <9f77> 15367 | ||
| 5774 | -<9f8f> <9f92> 15374 | ||
| 5775 | -<9f94> <9f97> 15378 | ||
| 5776 | -<9f9d> <9fa3> 15385 | ||
| 5777 | -<9fbc> <9fc2> 15394 | ||
| 5778 | -<d83cdd00> <d83cdd0a> 15771 | ||
| 5779 | -<d83cdd10> <d83cdd6b> 15782 | ||
| 5780 | -<d83cdd70> <d83cddac> 15874 | ||
| 5781 | -<d83cde00> <d83cde02> 15935 | ||
| 5782 | -<d83cde10> <d83cde3b> 15938 | ||
| 5783 | -<d83cde40> <d83cde48> 15982 | ||
| 5784 | -<d83cde50> <d83cde51> 15991 | ||
| 5785 | -<d840dc89> <d840dc8a> 15994 | ||
| 5786 | -<d845dc6d> <d845dc6e> 16048 | ||
| 5787 | -<d847de33> <d847de34> 16068 | ||
| 5788 | -<d84adf4f> <d84adf50> 16084 | ||
| 5789 | -<d84cddc3> <d84cddc4> 16093 | ||
| 5790 | -<d84cdfd2> <d84cdfd3> 16099 | ||
| 5791 | -endcidrange | ||
| 5792 | - | ||
| 5793 | -29 begincidrange | ||
| 5794 | -<d84ddc4a> <d84ddc4b> 16106 | ||
| 5795 | -<d84dde38> <d84dde3a> 16114 | ||
| 5796 | -<d84ddf63> <d84ddf64> 16121 | ||
| 5797 | -<d84fddf9> <d84fddfa> 16135 | ||
| 5798 | -<d856dee3> <d856dee4> 16184 | ||
| 5799 | -<d85bdff6> <d85bdff8> 16234 | ||
| 5800 | -<d85cdfda> <d85cdfdb> 16240 | ||
| 5801 | -<d85dde14> <d85dde15> 16245 | ||
| 5802 | -<d861ddc8> <d861ddc9> 16275 | ||
| 5803 | -<d862dd87> <d862dd88> 16282 | ||
| 5804 | -<d862ddba> <d862ddbb> 16284 | ||
| 5805 | -<d86ddf76> <d86ddf77> 16349 | ||
| 5806 | -<d87edc99> <d87edc9a> 16386 | ||
| 5807 | -<d87edd20> <d87edd21> 16401 | ||
| 5808 | -<d87eddde> <d87edddf> 16408 | ||
| 5809 | -<f928> <f929> 15407 | ||
| 5810 | -<f999> <f99a> 15412 | ||
| 5811 | -<fa0e> <fa2d> 15419 | ||
| 5812 | -<fa30> <fa6d> 15451 | ||
| 5813 | -<fb00> <fb04> 15513 | ||
| 5814 | -<fe10> <fe19> 15526 | ||
| 5815 | -<fe30> <fe52> 15536 | ||
| 5816 | -<fe54> <fe66> 15571 | ||
| 5817 | -<fe68> <fe6b> 15590 | ||
| 5818 | -<ff02> <ff1f> 15598 | ||
| 5819 | -<ff20> <ff5d> 15631 | ||
| 5820 | -<ff5f> <ff9f> 15693 | ||
| 5821 | -<ffe0> <ffe6> 15758 | ||
| 5822 | -<ffe9> <ffee> 15765 | ||
| 5823 | -endcidrange | ||
| 5824 | - | ||
| 5825 | -endcmap | ||
| 5826 | -CMapName currentdict /CMap defineresource pop | ||
| 5827 | -end | ||
| 5828 | -end | ||
| 5829 | - | ||
| 5830 | -%%EndResource | ||
| 5831 | -%%EOF |
public/cmaps/UniManga-UTF16-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniManga-UTF16-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniManga-UTF16-H) | ||
| 6 | -%%BeginResource: CMap (UniManga-UTF16-V) | ||
| 7 | -%%Title: (UniManga-UTF16-V Adobe Manga1 0) | ||
| 8 | -%%Version: 1.000 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2023 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniManga-UTF16-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Manga1) def | ||
| 56 | - /Supplement 0 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniManga-UTF16-V def | ||
| 60 | -/CMapVersion 1.000 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/WMode 1 def | ||
| 64 | - | ||
| 65 | -1 begincidchar | ||
| 66 | -<fe33> 15539 | ||
| 67 | -endcidchar | ||
| 68 | - | ||
| 69 | -4 begincidrange | ||
| 70 | -<fe10> <fe19> 15526 | ||
| 71 | -<fe30> <fe31> 15536 | ||
| 72 | -<fe35> <fe44> 15541 | ||
| 73 | -<fe47> <fe48> 15559 | ||
| 74 | -endcidrange | ||
| 75 | - | ||
| 76 | -endcmap | ||
| 77 | -CMapName currentdict /CMap defineresource pop | ||
| 78 | -end | ||
| 79 | -end | ||
| 80 | - | ||
| 81 | -%%EndResource | ||
| 82 | -%%EOF |
public/cmaps/UniManga-UTF32-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniManga-UTF32-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniManga-UTF32-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniManga-UTF32-H) | ||
| 6 | -%%BeginResource: CMap (UniManga-UTF32-V) | ||
| 7 | -%%Title: (UniManga-UTF32-V Adobe Manga1 0) | ||
| 8 | -%%Version: 1.000 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2023 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniManga-UTF32-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Manga1) def | ||
| 56 | - /Supplement 0 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniManga-UTF32-V def | ||
| 60 | -/CMapVersion 1.000 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/WMode 1 def | ||
| 64 | - | ||
| 65 | -1 begincidchar | ||
| 66 | -<0000fe33> 15539 | ||
| 67 | -endcidchar | ||
| 68 | - | ||
| 69 | -4 begincidrange | ||
| 70 | -<0000fe10> <0000fe19> 15526 | ||
| 71 | -<0000fe30> <0000fe31> 15536 | ||
| 72 | -<0000fe35> <0000fe44> 15541 | ||
| 73 | -<0000fe47> <0000fe48> 15559 | ||
| 74 | -endcidrange | ||
| 75 | - | ||
| 76 | -endcmap | ||
| 77 | -CMapName currentdict /CMap defineresource pop | ||
| 78 | -end | ||
| 79 | -end | ||
| 80 | - | ||
| 81 | -%%EndResource | ||
| 82 | -%%EOF |
public/cmaps/UniManga-UTF8-H
deleted
100644 → 0
This diff could not be displayed because it is too large.
public/cmaps/UniManga-UTF8-V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (UniManga-UTF8-H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (UniManga-UTF8-H) | ||
| 6 | -%%BeginResource: CMap (UniManga-UTF8-V) | ||
| 7 | -%%Title: (UniManga-UTF8-V Adobe Manga1 0) | ||
| 8 | -%%Version: 1.000 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2023 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from this | ||
| 27 | -%%Copyright: software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/UniManga-UTF8-H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Manga1) def | ||
| 56 | - /Supplement 0 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /UniManga-UTF8-V def | ||
| 60 | -/CMapVersion 1.000 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/WMode 1 def | ||
| 64 | - | ||
| 65 | -1 begincidchar | ||
| 66 | -<efb8b3> 15539 | ||
| 67 | -endcidchar | ||
| 68 | - | ||
| 69 | -5 begincidrange | ||
| 70 | -<efb890> <efb899> 15526 | ||
| 71 | -<efb8b0> <efb8b1> 15536 | ||
| 72 | -<efb8b5> <efb8bf> 15541 | ||
| 73 | -<efb980> <efb984> 15552 | ||
| 74 | -<efb987> <efb988> 15559 | ||
| 75 | -endcidrange | ||
| 76 | - | ||
| 77 | -endcmap | ||
| 78 | -CMapName currentdict /CMap defineresource pop | ||
| 79 | -end | ||
| 80 | -end | ||
| 81 | - | ||
| 82 | -%%EndResource | ||
| 83 | -%%EOF |
public/cmaps/V
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%DocumentNeededResources: CMap (H) | ||
| 4 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 5 | -%%IncludeResource: CMap (H) | ||
| 6 | -%%BeginResource: CMap (V) | ||
| 7 | -%%Title: (V Adobe Japan1 1) | ||
| 8 | -%%Version: 12.005 | ||
| 9 | -%%Copyright: ----------------------------------------------------------- | ||
| 10 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 11 | -%%Copyright: | ||
| 12 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 13 | -%%Copyright: without modification, are permitted provided that the | ||
| 14 | -%%Copyright: following conditions are met: | ||
| 15 | -%%Copyright: | ||
| 16 | -%%Copyright: Redistributions of source code must retain the above | ||
| 17 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 18 | -%%Copyright: disclaimer. | ||
| 19 | -%%Copyright: | ||
| 20 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 21 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 22 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 23 | -%%Copyright: provided with the distribution. | ||
| 24 | -%%Copyright: | ||
| 25 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 26 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 27 | -%%Copyright: this software without specific prior written permission. | ||
| 28 | -%%Copyright: | ||
| 29 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 30 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 31 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 32 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 33 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 34 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 35 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 36 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 37 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 38 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 39 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 40 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 41 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 42 | -%%Copyright: ----------------------------------------------------------- | ||
| 43 | -%%EndComments | ||
| 44 | - | ||
| 45 | -/CIDInit /ProcSet findresource begin | ||
| 46 | - | ||
| 47 | -12 dict begin | ||
| 48 | - | ||
| 49 | -begincmap | ||
| 50 | - | ||
| 51 | -/H usecmap | ||
| 52 | - | ||
| 53 | -/CIDSystemInfo 3 dict dup begin | ||
| 54 | - /Registry (Adobe) def | ||
| 55 | - /Ordering (Japan1) def | ||
| 56 | - /Supplement 1 def | ||
| 57 | -end def | ||
| 58 | - | ||
| 59 | -/CMapName /V def | ||
| 60 | -/CMapVersion 12.005 def | ||
| 61 | -/CMapType 1 def | ||
| 62 | - | ||
| 63 | -/UIDOffset 850 def | ||
| 64 | -/XUID [1 10 25340] def | ||
| 65 | - | ||
| 66 | -/WMode 1 def | ||
| 67 | - | ||
| 68 | -27 begincidrange | ||
| 69 | -<2122> <2123> 7887 | ||
| 70 | -<2131> <2132> 7889 | ||
| 71 | -<213c> <213e> 7891 | ||
| 72 | -<2141> <2145> 7894 | ||
| 73 | -<214a> <215b> 7899 | ||
| 74 | -<2161> <2161> 7917 | ||
| 75 | -<2421> <2421> 7918 | ||
| 76 | -<2423> <2423> 7919 | ||
| 77 | -<2425> <2425> 7920 | ||
| 78 | -<2427> <2427> 7921 | ||
| 79 | -<2429> <2429> 7922 | ||
| 80 | -<2443> <2443> 7923 | ||
| 81 | -<2463> <2463> 7924 | ||
| 82 | -<2465> <2465> 7925 | ||
| 83 | -<2467> <2467> 7926 | ||
| 84 | -<246e> <246e> 7927 | ||
| 85 | -<2521> <2521> 7928 | ||
| 86 | -<2523> <2523> 7929 | ||
| 87 | -<2525> <2525> 7930 | ||
| 88 | -<2527> <2527> 7931 | ||
| 89 | -<2529> <2529> 7932 | ||
| 90 | -<2543> <2543> 7933 | ||
| 91 | -<2563> <2563> 7934 | ||
| 92 | -<2565> <2565> 7935 | ||
| 93 | -<2567> <2567> 7936 | ||
| 94 | -<256e> <256e> 7937 | ||
| 95 | -<2575> <2576> 7938 | ||
| 96 | -endcidrange | ||
| 97 | -endcmap | ||
| 98 | -CMapName currentdict /CMap defineresource pop | ||
| 99 | -end | ||
| 100 | -end | ||
| 101 | - | ||
| 102 | -%%EndResource | ||
| 103 | -%%EOF |
public/cmaps/V.bcmap
deleted
100644 → 0
No preview for this file type
public/cmaps/WP-Symbol
deleted
100644 → 0
| 1 | -%!PS-Adobe-3.0 Resource-CMap | ||
| 2 | -%%DocumentNeededResources: ProcSet (CIDInit) | ||
| 3 | -%%IncludeResource: ProcSet (CIDInit) | ||
| 4 | -%%BeginResource: CMap (WP-Symbol) | ||
| 5 | -%%Title: (WP-Symbol Adobe Japan1 0) | ||
| 6 | -%%Version: 10.006 | ||
| 7 | -%%Copyright: ----------------------------------------------------------- | ||
| 8 | -%%Copyright: Copyright 1990-2019 Adobe. All rights reserved. | ||
| 9 | -%%Copyright: | ||
| 10 | -%%Copyright: Redistribution and use in source and binary forms, with or | ||
| 11 | -%%Copyright: without modification, are permitted provided that the | ||
| 12 | -%%Copyright: following conditions are met: | ||
| 13 | -%%Copyright: | ||
| 14 | -%%Copyright: Redistributions of source code must retain the above | ||
| 15 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 16 | -%%Copyright: disclaimer. | ||
| 17 | -%%Copyright: | ||
| 18 | -%%Copyright: Redistributions in binary form must reproduce the above | ||
| 19 | -%%Copyright: copyright notice, this list of conditions and the following | ||
| 20 | -%%Copyright: disclaimer in the documentation and/or other materials | ||
| 21 | -%%Copyright: provided with the distribution. | ||
| 22 | -%%Copyright: | ||
| 23 | -%%Copyright: Neither the name of Adobe nor the names of its contributors | ||
| 24 | -%%Copyright: may be used to endorse or promote products derived from | ||
| 25 | -%%Copyright: this software without specific prior written permission. | ||
| 26 | -%%Copyright: | ||
| 27 | -%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND | ||
| 28 | -%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 29 | -%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
| 30 | -%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
| 31 | -%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR | ||
| 32 | -%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
| 33 | -%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 34 | -%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
| 35 | -%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
| 36 | -%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
| 37 | -%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
| 38 | -%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
| 39 | -%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 40 | -%%Copyright: ----------------------------------------------------------- | ||
| 41 | -%%EndComments | ||
| 42 | - | ||
| 43 | -/CIDInit /ProcSet findresource begin | ||
| 44 | - | ||
| 45 | -12 dict begin | ||
| 46 | - | ||
| 47 | -begincmap | ||
| 48 | - | ||
| 49 | -/CIDSystemInfo 3 dict dup begin | ||
| 50 | - /Registry (Adobe) def | ||
| 51 | - /Ordering (Japan1) def | ||
| 52 | - /Supplement 0 def | ||
| 53 | -end def | ||
| 54 | - | ||
| 55 | -/CMapName /WP-Symbol def | ||
| 56 | -/CMapVersion 10.006 def | ||
| 57 | -/CMapType 1 def | ||
| 58 | - | ||
| 59 | -/UIDOffset 868 def | ||
| 60 | -/XUID [1 10 25352] def | ||
| 61 | - | ||
| 62 | -/WMode 0 def | ||
| 63 | - | ||
| 64 | -1 begincodespacerange | ||
| 65 | - <00> <FF> | ||
| 66 | -endcodespacerange | ||
| 67 | - | ||
| 68 | -27 begincidrange | ||
| 69 | -<01> <01> 8056 | ||
| 70 | -<02> <02> 8058 | ||
| 71 | -<03> <03> 8191 | ||
| 72 | -<04> <04> 8196 | ||
| 73 | -<05> <18> 8061 | ||
| 74 | -<19> <22> 8092 | ||
| 75 | -<23> <23> 8186 | ||
| 76 | -<24> <25> 8020 | ||
| 77 | -<26> <26> 8187 | ||
| 78 | -<27> <28> 8022 | ||
| 79 | -<29> <29> 8188 | ||
| 80 | -<2a> <2a> 8037 | ||
| 81 | -<2b> <2d> 8024 | ||
| 82 | -<2e> <2f> 8189 | ||
| 83 | -<30> <31> 8192 | ||
| 84 | -<32> <33> 7899 | ||
| 85 | -<34> <34> 7894 | ||
| 86 | -<35> <35> 8194 | ||
| 87 | -<36> <36> 8035 | ||
| 88 | -<37> <39> 8027 | ||
| 89 | -<3a> <3a> 8195 | ||
| 90 | -<3b> <54> 8112 | ||
| 91 | -<55> <5d> 8197 | ||
| 92 | -<5e> <5e> 8151 | ||
| 93 | -<61> <71> 8206 | ||
| 94 | -<72> <72> 8057 | ||
| 95 | -<73> <77> 8223 | ||
| 96 | -endcidrange | ||
| 97 | -endcmap | ||
| 98 | -CMapName currentdict /CMap defineresource pop | ||
| 99 | -end | ||
| 100 | -end | ||
| 101 | - | ||
| 102 | -%%EndResource | ||
| 103 | -%%EOF |
public/cmaps/WP-Symbol.bcmap
deleted
100644 → 0
No preview for this file type
| ... | @@ -56,49 +56,49 @@ export default { | ... | @@ -56,49 +56,49 @@ export default { |
| 56 | }, | 56 | }, |
| 57 | created() { | 57 | created() { |
| 58 | this.$store.dispatch("GetLink"); | 58 | this.$store.dispatch("GetLink"); |
| 59 | - localStorage.getItem("iClearExpLang") | 59 | + localStorage.getItem("EcomLang") |
| 60 | - ? (this.$i18n.locale = localStorage.getItem("iClearExpLang")) | 60 | + ? (this.$i18n.locale = localStorage.getItem("EcomLang")) |
| 61 | - : localStorage.setItem("iClearExpLang", this.$i18n.locale); | 61 | + : localStorage.setItem("EcomLang", this.$i18n.locale); |
| 62 | }, | 62 | }, |
| 63 | mounted() { | 63 | mounted() { |
| 64 | - if (getToken()) { | 64 | + // if (getToken()) { |
| 65 | - this.upDateTokenTime(); | 65 | + // this.upDateTokenTime(); |
| 66 | - } | 66 | + // } |
| 67 | 67 | ||
| 68 | - let upDateTime = setInterval(() => { | 68 | + // let upDateTime = setInterval(() => { |
| 69 | - if (getToken()) { | 69 | + // if (getToken()) { |
| 70 | - this.upDateTokenTime(); | 70 | + // this.upDateTokenTime(); |
| 71 | - } | 71 | + // } |
| 72 | - }, this.timeOption.updateTime); | 72 | + // }, this.timeOption.updateTime); |
| 73 | 73 | ||
| 74 | - let timeInterval = setInterval(() => { | 74 | + // let timeInterval = setInterval(() => { |
| 75 | - if (getTime() && getToken()) { | 75 | + // if (getTime() && getToken()) { |
| 76 | - let three = 1000 * 60 * this.timeOption.tokenTimeLength; | 76 | + // let three = 1000 * 60 * this.timeOption.tokenTimeLength; |
| 77 | - let time = Number(Number(getTime()) + three); | 77 | + // let time = Number(Number(getTime()) + three); |
| 78 | - let min = | 78 | + // let min = |
| 79 | - new Date(time - new Date().getTime()).getMinutes() < 10 | 79 | + // new Date(time - new Date().getTime()).getMinutes() < 10 |
| 80 | - ? "0" + new Date(time - new Date().getTime()).getMinutes() | 80 | + // ? "0" + new Date(time - new Date().getTime()).getMinutes() |
| 81 | - : new Date(time - new Date().getTime()).getMinutes(); | 81 | + // : new Date(time - new Date().getTime()).getMinutes(); |
| 82 | - let sec = | 82 | + // let sec = |
| 83 | - new Date(time - new Date().getTime()).getSeconds() < 10 | 83 | + // new Date(time - new Date().getTime()).getSeconds() < 10 |
| 84 | - ? "0" + new Date(time - new Date().getTime()).getSeconds() | 84 | + // ? "0" + new Date(time - new Date().getTime()).getSeconds() |
| 85 | - : new Date(time - new Date().getTime()).getSeconds(); | 85 | + // : new Date(time - new Date().getTime()).getSeconds(); |
| 86 | - this.lastTime = `${min}:${sec}`; | 86 | + // this.lastTime = `${min}:${sec}`; |
| 87 | - if ( | 87 | + // if ( |
| 88 | - time - new Date().getTime() <= | 88 | + // time - new Date().getTime() <= |
| 89 | - 1000 * 60 * this.timeOption.dialogShowTime | 89 | + // 1000 * 60 * this.timeOption.dialogShowTime |
| 90 | - ) { | 90 | + // ) { |
| 91 | - this.outerVisible = true; | 91 | + // this.outerVisible = true; |
| 92 | - } else { | 92 | + // } else { |
| 93 | - this.outerVisible = false; | 93 | + // this.outerVisible = false; |
| 94 | - } | 94 | + // } |
| 95 | - if (time - new Date().getTime() <= 1000) { | 95 | + // if (time - new Date().getTime() <= 1000) { |
| 96 | - clearInterval(timeInterval); | 96 | + // clearInterval(timeInterval); |
| 97 | - removeToken(); | 97 | + // removeToken(); |
| 98 | - this.loginType = false; | 98 | + // this.loginType = false; |
| 99 | - } | 99 | + // } |
| 100 | - } | 100 | + // } |
| 101 | - }, 1000); | 101 | + // }, 1000); |
| 102 | }, | 102 | }, |
| 103 | methods: { | 103 | methods: { |
| 104 | upDateTokenTime() { | 104 | upDateTokenTime() { | ... | ... |
src/assets/icons/svg/fedexDeclareIcon.svg
0 → 100644
| 1 | +<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> | ||
| 2 | +<path d="M5.46863 14.958H0.871015C0.640117 14.9576 0.418777 14.8657 0.255507 14.7025C0.092237 14.5392 0.000355449 14.3179 0 14.087V0.871015C0.000355449 0.640117 0.092237 0.418777 0.255507 0.255507C0.418777 0.092237 0.640117 0.000355449 0.871015 0H11.787C12.0179 0.000355449 12.2392 0.092237 12.4025 0.255507C12.5658 0.418777 12.6577 0.640117 12.658 0.871015V5.45055C12.658 5.58382 12.6051 5.71163 12.5108 5.80587C12.4166 5.90011 12.2888 5.95305 12.1555 5.95305C12.0222 5.95305 11.8944 5.90011 11.8002 5.80587C11.7059 5.71163 11.653 5.58382 11.653 5.45055V1.00417H1.00385V13.953H5.46863C5.60191 13.953 5.72972 14.0059 5.82396 14.1001C5.9182 14.1944 5.97114 14.3222 5.97114 14.4555C5.97114 14.5887 5.9182 14.7165 5.82396 14.8108C5.72972 14.905 5.60191 14.958 5.46863 14.958Z" stroke="currentColor"/> | ||
| 3 | +<path d="M14.7575 8.50452L13.058 6.80538C12.9023 6.65027 12.6915 6.56318 12.4718 6.56318C12.252 6.56318 12.0412 6.65027 11.8855 6.80538L11.0074 7.68259C10.994 7.69303 10.9812 7.70422 10.9691 7.71608C10.957 7.72836 10.9456 7.74121 10.9348 7.7546L6.84668 11.8433C6.76945 11.9202 6.7082 12.0115 6.66649 12.1121C6.62477 12.2128 6.60341 12.3207 6.60363 12.4296V14.1293C6.60399 14.3492 6.69153 14.5601 6.84707 14.7156C7.00262 14.8712 7.21347 14.9587 7.43344 14.9591H9.13242C9.24134 14.9593 9.34923 14.9379 9.44985 14.8962C9.55047 14.8545 9.64184 14.7932 9.71868 14.716L12.8275 11.6077C12.914 11.5212 12.9625 11.404 12.9625 11.2817C12.9625 11.1595 12.914 11.0422 12.8275 10.9558C12.7411 10.8693 12.6238 10.8207 12.5016 10.8207C12.3793 10.8207 12.2621 10.8693 12.1756 10.9557L9.09356 14.0378H7.52557V12.4683L11.297 8.69665L13.1876 10.5872C13.2747 10.674 13.3925 10.723 13.5155 10.7236C13.6384 10.7242 13.7566 10.6764 13.8446 10.5904L14.7575 9.67804C14.8345 9.60099 14.8957 9.50951 14.9374 9.40883C14.9791 9.30816 15.0005 9.20025 15.0005 9.09128C15.0005 8.98231 14.9791 8.8744 14.9374 8.77373C14.8957 8.67305 14.8345 8.58157 14.7575 8.50452ZM13.518 9.61356L11.9491 8.04489L12.4714 7.52245L14.0403 9.09129L13.518 9.61356ZM3.18557 3.21094H9.47228C9.7796 3.21094 9.93325 3.36459 9.93325 3.6719C9.93325 3.97921 9.7796 4.13286 9.47228 4.13286H3.18557C2.87826 4.13286 2.72461 3.97921 2.72461 3.6719C2.72461 3.36459 2.87826 3.21094 3.18557 3.21094ZM3.18557 5.96149H9.47228C9.7796 5.96149 9.93325 6.11515 9.93325 6.42247C9.93325 6.72978 9.7796 6.88343 9.47228 6.88343H3.18557C2.87826 6.88343 2.72461 6.72978 2.72461 6.42247C2.72461 6.11515 2.87826 5.96149 3.18557 5.96149ZM3.18557 8.71206H7.39676C7.70407 8.71206 7.85773 8.86571 7.85773 9.17302C7.85773 9.48033 7.70407 9.63398 7.39676 9.63398H3.18557C2.87826 9.63398 2.72461 9.48033 2.72461 9.17302C2.72461 8.86571 2.87826 8.71206 3.18557 8.71206Z" stroke="currentColor"/> | ||
| 4 | +</svg> |
src/assets/icons/svg/fedexExportIcon.svg
0 → 100644
| 1 | +<svg width="22" height="23" viewBox="0 0 22 23" stroke="currentColor" xmlns="http://www.w3.org/2000/svg"> | ||
| 2 | +<path d="M4.56055 5.70312H14.8207V7.98317H4.56055V5.70312ZM4.56055 10.2632H11.4007V12.5432H4.56055V10.2632Z" stroke-width="0" stroke="currentColor"/> | ||
| 3 | +<path d="M1.14002 0C0.837668 0 0.5477 0.120109 0.333904 0.333904C0.120109 0.547699 0 0.837668 0 1.14002V21.6604C0 21.9627 0.120109 22.2527 0.333904 22.4665C0.5477 22.6803 0.837668 22.8004 1.14002 22.8004H12.1777C11.2977 22.2152 10.5645 21.435 10.035 20.5204H2.28004V2.28004H17.1003V10.3548C17.9188 10.4916 18.6878 10.7749 19.3803 11.1756V1.14002C19.3803 0.837668 19.2602 0.547699 19.0464 0.333904C18.8326 0.120109 18.5427 7.08638e-09 18.2403 0H1.14002Z" stroke-width="0" stroke="currentColor"/> | ||
| 4 | +<path d="M15.3902 14.2488C15.0907 14.2488 14.7943 14.3078 14.5176 14.4223C14.241 14.5369 13.9896 14.7049 13.7779 14.9166C13.5662 15.1283 13.3983 15.3797 13.2837 15.6563C13.1691 15.9329 13.1101 16.2294 13.1101 16.5288C13.1101 16.8283 13.1691 17.1247 13.2837 17.4014C13.3983 17.678 13.5662 17.9293 13.7779 18.1411C13.9896 18.3528 14.241 18.5207 14.5176 18.6353C14.7943 18.7499 15.0907 18.8089 15.3902 18.8089C15.9949 18.8089 16.5748 18.5687 17.0024 18.1411C17.43 17.7135 17.6702 17.1335 17.6702 16.5288C17.6702 15.9241 17.43 15.3442 17.0024 14.9166C16.5748 14.489 15.9949 14.2488 15.3902 14.2488ZM10.8301 16.5288C10.8301 15.93 10.948 15.337 11.1772 14.7838C11.4064 14.2305 11.7423 13.7278 12.1657 13.3044C12.5891 12.8809 13.0918 12.545 13.6451 12.3159C14.1983 12.0867 14.7913 11.9688 15.3902 11.9688C15.989 11.9688 16.582 12.0867 17.1352 12.3159C17.6885 12.545 18.1912 12.8809 18.6146 13.3044C19.0381 13.7278 19.374 14.2305 19.6031 14.7838C19.8323 15.337 19.9502 15.93 19.9502 16.5288C19.9502 17.7382 19.4698 18.8981 18.6146 19.7533C17.7594 20.6085 16.5996 21.0889 15.3902 21.0889C14.1808 21.0889 13.0209 20.6085 12.1657 19.7533C11.3105 18.8981 10.8301 17.7382 10.8301 16.5288Z" stroke-width="0" stroke="currentColor"/> | ||
| 5 | +<path d="M18.3718 17.6172L21.9993 21.2447L20.3873 22.8567L16.7598 19.2292L18.3718 17.6172Z" stroke-width="0" stroke="currentColor"/> | ||
| 6 | +</svg> | ||
| 7 | + |
src/assets/icons/svg/fedexSummary.svg
0 → 100644
| 1 | +<svg width="20" height="20" viewBox="0 0 20 20" stroke="currentColor" xmlns="http://www.w3.org/2000/svg"> | ||
| 2 | +<path d="M18.4375 1.5625V13.5742H1.5625V1.5625H18.4375ZM19.2188 0H0.78125C0.349785 0 0 0.349785 0 0.78125V14.3555C0 14.787 0.349785 15.1367 0.78125 15.1367H19.2188C19.6502 15.1367 20 14.787 20 14.3555V0.78125C20 0.349785 19.6502 0 19.2188 0Z" stroke-width="0" stroke="currentColor"/> | ||
| 3 | +<path d="M9.21875 13.8672H10.7812V19.3861H9.21875V13.8672Z" stroke-width="0" stroke="currentColor"/> | ||
| 4 | +<path d="M17.4609 19.9984H2.22656C1.7951 19.9984 1.44531 19.6486 1.44531 19.2171C1.44531 18.7856 1.7951 18.4359 2.22656 18.4359H17.4609C17.8924 18.4359 18.2422 18.7856 18.2422 19.2171C18.2422 19.6486 17.8924 19.9984 17.4609 19.9984ZM4.84375 11.8359C4.41229 11.8359 4.0625 11.4862 4.0625 11.0547V7.16797C4.0625 6.7365 4.41229 6.38672 4.84375 6.38672C5.27521 6.38672 5.625 6.7365 5.625 7.16797V11.0547C5.625 11.4862 5.27521 11.8359 4.84375 11.8359ZM9.90234 11.8359C9.47088 11.8359 9.12109 11.4862 9.12109 11.0547V3.04688C9.12109 2.61541 9.47088 2.26562 9.90234 2.26562C10.3338 2.26562 10.6836 2.61541 10.6836 3.04688V11.0547C10.6836 11.4862 10.3338 11.8359 9.90234 11.8359ZM14.9609 11.8359C14.5295 11.8359 14.1797 11.4862 14.1797 11.0547V5.23438C14.1797 4.80291 14.5295 4.45312 14.9609 4.45312C15.3924 4.45312 15.7422 4.80291 15.7422 5.23438V11.0547C15.7422 11.4862 15.3924 11.8359 14.9609 11.8359Z" stroke-width="0" stroke="currentColor"/> | ||
| 5 | +</svg> |
| ... | @@ -149,6 +149,85 @@ | ... | @@ -149,6 +149,85 @@ |
| 149 | background-color: rgba(0, 122, 183, 0.1) !important; | 149 | background-color: rgba(0, 122, 183, 0.1) !important; |
| 150 | } | 150 | } |
| 151 | 151 | ||
| 152 | +.el-button-group { | ||
| 153 | + | ||
| 154 | + .el-button, | ||
| 155 | + .el-button.is-disabled { | ||
| 156 | + border-top-color: $fedexButton !important; | ||
| 157 | + border-bottom-color: $fedexButton !important; | ||
| 158 | + border-width: 2px; | ||
| 159 | + } | ||
| 160 | + | ||
| 161 | + .el-button:first-child { | ||
| 162 | + height: 100%; | ||
| 163 | + border-left-color: $fedexButton !important; | ||
| 164 | + | ||
| 165 | + span { | ||
| 166 | + color: $fedexButton ; | ||
| 167 | + } | ||
| 168 | + } | ||
| 169 | + | ||
| 170 | + .el-button:last-child { | ||
| 171 | + border-right-color: $fedexButton !important; | ||
| 172 | + border-left: 1px solid $fedexButton !important; | ||
| 173 | + | ||
| 174 | + .el-dropdown__icon { | ||
| 175 | + color: $fedexButton ; | ||
| 176 | + } | ||
| 177 | + } | ||
| 178 | + | ||
| 179 | + .is-disabled { | ||
| 180 | + | ||
| 181 | + span, | ||
| 182 | + .el-dropdown__icon { | ||
| 183 | + color: $formDisabledColor !important; | ||
| 184 | + | ||
| 185 | + } | ||
| 186 | + } | ||
| 187 | +} | ||
| 188 | + | ||
| 189 | +.el-dropdown:hover { | ||
| 190 | + .el-button-group { | ||
| 191 | + | ||
| 192 | + | ||
| 193 | + .el-button, | ||
| 194 | + .el-button.is-disabled { | ||
| 195 | + border-top-color: $fedexButton !important; | ||
| 196 | + border-bottom-color: $fedexButton !important; | ||
| 197 | + border-width: 2px; | ||
| 198 | + } | ||
| 199 | + | ||
| 200 | + .el-button:first-child { | ||
| 201 | + height: 100%; | ||
| 202 | + border-left-color: $fedexButton !important; | ||
| 203 | + | ||
| 204 | + span { | ||
| 205 | + color: $fedexButton!important ; | ||
| 206 | + } | ||
| 207 | + } | ||
| 208 | + | ||
| 209 | + .el-button:last-child { | ||
| 210 | + border-right-color: $fedexButton !important; | ||
| 211 | + border-left: 1px solid $fedexButton !important; | ||
| 212 | + | ||
| 213 | + .el-dropdown__icon { | ||
| 214 | + color: $fedexButton!important ; | ||
| 215 | + } | ||
| 216 | + } | ||
| 217 | + | ||
| 218 | + .is-disabled { | ||
| 219 | + | ||
| 220 | + span { | ||
| 221 | + color: $formDisabledColor !important; | ||
| 222 | + | ||
| 223 | + svg { | ||
| 224 | + color: $fedexButton !important; | ||
| 225 | + } | ||
| 226 | + } | ||
| 227 | + } | ||
| 228 | + } | ||
| 229 | +} | ||
| 230 | + | ||
| 152 | .is-circle { | 231 | .is-circle { |
| 153 | border-radius: 20px !important; | 232 | border-radius: 20px !important; |
| 154 | padding: 7px 12px !important; | 233 | padding: 7px 12px !important; | ... | ... |
| ... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
| 3 | #app { | 3 | #app { |
| 4 | 4 | ||
| 5 | .main-container { | 5 | .main-container { |
| 6 | - height: calc(100% - 114px); | 6 | + height: calc(100% - 64px); |
| 7 | transition: margin-left .28s; | 7 | transition: margin-left .28s; |
| 8 | margin-left: $sideBarWidth; | 8 | margin-left: $sideBarWidth; |
| 9 | position: relative; | 9 | position: relative; | ... | ... |
| ... | @@ -17,8 +17,6 @@ import './assets/icons' // icon | ... | @@ -17,8 +17,6 @@ import './assets/icons' // icon |
| 17 | import './permission' // permission control | 17 | import './permission' // permission control |
| 18 | import { parseTime, resetForm, addDateRange, selectDictLabel, selectDictLabels, download, handleTree, hscodeElementInfo, elementTostring, numberRound, detailUnitConversion, setDict, sendNotificationHandler, promptMessage, upDateTokenTime, sreachEntryLock, tableFixedTypeChange, getDownLoadFileStatus, approvalPortType, getSystemOption, currencySystemDisableType, imageTaskStatusShowType } from "@/utils/iClearExp"; | 18 | import { parseTime, resetForm, addDateRange, selectDictLabel, selectDictLabels, download, handleTree, hscodeElementInfo, elementTostring, numberRound, detailUnitConversion, setDict, sendNotificationHandler, promptMessage, upDateTokenTime, sreachEntryLock, tableFixedTypeChange, getDownLoadFileStatus, approvalPortType, getSystemOption, currencySystemDisableType, imageTaskStatusShowType } from "@/utils/iClearExp"; |
| 19 | import { formatDate, debounce, alertWarningMsg, alertSuccessMsg, alertErrorMsg, alertInfoMsg, toHead, compare, createRandom, ctho, base64ConvertFile } from "@/utils/index"; | 19 | import { formatDate, debounce, alertWarningMsg, alertSuccessMsg, alertErrorMsg, alertInfoMsg, toHead, compare, createRandom, ctho, base64ConvertFile } from "@/utils/index"; |
| 20 | -import * as imgCanavs from '@/utils/imgCanavs.js' | ||
| 21 | -import * as pdfjs from "@/utils/pdfjs.js" | ||
| 22 | import * as fileDownload from '@/utils/zipdownload.js' | 20 | import * as fileDownload from '@/utils/zipdownload.js' |
| 23 | import * as filters from '@/utils/filters.js' | 21 | import * as filters from '@/utils/filters.js' |
| 24 | import regExp from '@/utils/regExp.js' | 22 | import regExp from '@/utils/regExp.js' |
| ... | @@ -33,8 +31,6 @@ import FedexEdit from "@/components/FedexEdit" | ... | @@ -33,8 +31,6 @@ import FedexEdit from "@/components/FedexEdit" |
| 33 | import Tooltip from "@/components/Tooltip" | 31 | import Tooltip from "@/components/Tooltip" |
| 34 | import InputNodes from '@/components/InputNodes' | 32 | import InputNodes from '@/components/InputNodes' |
| 35 | import AlterDialog from '@/components/AlterDialog' | 33 | import AlterDialog from '@/components/AlterDialog' |
| 36 | -import ImgView from '@/components/ImgView' | ||
| 37 | -import ImgViewDialog from '@/components/ImgViewDialog' | ||
| 38 | import CustomTransfer from '@/components/CustomTransfer' | 34 | import CustomTransfer from '@/components/CustomTransfer' |
| 39 | import CustomForm from '@/components/CustomForm' | 35 | import CustomForm from '@/components/CustomForm' |
| 40 | import CustomTable from '@/components/CustomTable' | 36 | import CustomTable from '@/components/CustomTable' |
| ... | @@ -78,8 +74,6 @@ Vue.prototype.setDict = setDict | ... | @@ -78,8 +74,6 @@ Vue.prototype.setDict = setDict |
| 78 | Vue.prototype.compare = compare | 74 | Vue.prototype.compare = compare |
| 79 | Vue.prototype.sendNotificationHandler = sendNotificationHandler | 75 | Vue.prototype.sendNotificationHandler = sendNotificationHandler |
| 80 | Vue.prototype.promptMessage = promptMessage | 76 | Vue.prototype.promptMessage = promptMessage |
| 81 | -Vue.prototype.imgCanavs = imgCanavs | ||
| 82 | -Vue.prototype.pdfjs = pdfjs | ||
| 83 | Vue.prototype.createRandom = createRandom | 77 | Vue.prototype.createRandom = createRandom |
| 84 | Vue.prototype.upDateTokenTime = upDateTokenTime | 78 | Vue.prototype.upDateTokenTime = upDateTokenTime |
| 85 | Vue.prototype.sreachEntryLock = sreachEntryLock | 79 | Vue.prototype.sreachEntryLock = sreachEntryLock |
| ... | @@ -119,8 +113,6 @@ Vue.component('FedexAlert', FedexAlert) | ... | @@ -119,8 +113,6 @@ Vue.component('FedexAlert', FedexAlert) |
| 119 | Vue.component('FedexEdit', FedexEdit) | 113 | Vue.component('FedexEdit', FedexEdit) |
| 120 | Vue.component('Tooltip', Tooltip) | 114 | Vue.component('Tooltip', Tooltip) |
| 121 | Vue.component('AlterDialog', AlterDialog) | 115 | Vue.component('AlterDialog', AlterDialog) |
| 122 | -Vue.component('ImgView', ImgView) | ||
| 123 | -Vue.component('ImgViewDialog', ImgViewDialog) | ||
| 124 | Vue.component('CustomTransfer', CustomTransfer) | 116 | Vue.component('CustomTransfer', CustomTransfer) |
| 125 | Vue.component('CustomForm', CustomForm) | 117 | Vue.component('CustomForm', CustomForm) |
| 126 | Vue.component('CustomTable', CustomTable) | 118 | Vue.component('CustomTable', CustomTable) | ... | ... |
| ... | @@ -6,7 +6,7 @@ function resolve(dir) { | ... | @@ -6,7 +6,7 @@ function resolve(dir) { |
| 6 | return path.join(__dirname, dir) | 6 | return path.join(__dirname, dir) |
| 7 | } | 7 | } |
| 8 | 8 | ||
| 9 | -const name = defaultSettings.title || 'FedEx 在线申报工具' // 标题 | 9 | +const name = defaultSettings.title || '跨境电商在线申报' // 标题 |
| 10 | 10 | ||
| 11 | const port = process.env.port || process.env.npm_config_port || 8080 // 端口 | 11 | const port = process.env.port || process.env.npm_config_port || 8080 // 端口 |
| 12 | const timeStamp = new Date().getTime() | 12 | const timeStamp = new Date().getTime() | ... | ... |
-
Please register or login to post a comment