Return-Path: X-Original-To: apmail-pdfbox-commits-archive@www.apache.org Delivered-To: apmail-pdfbox-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D7A511D90 for ; Wed, 17 Sep 2014 21:39:57 +0000 (UTC) Received: (qmail 94409 invoked by uid 500); 17 Sep 2014 21:39:57 -0000 Delivered-To: apmail-pdfbox-commits-archive@pdfbox.apache.org Received: (qmail 94381 invoked by uid 500); 17 Sep 2014 21:39:57 -0000 Mailing-List: contact commits-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list commits@pdfbox.apache.org Received: (qmail 94368 invoked by uid 99); 17 Sep 2014 21:39:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Sep 2014 21:39:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Sep 2014 21:39:51 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 478812388C3E; Wed, 17 Sep 2014 21:38:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1625834 [17/34] - in /pdfbox/trunk: fontbox/src/main/java/org/apache/fontbox/cmap/ fontbox/src/main/java/org/apache/fontbox/util/ fontbox/src/main/resources/ fontbox/src/main/resources/org/ fontbox/src/main/resources/org/apache/ fontbox/sr... Date: Wed, 17 Sep 2014 21:38:40 -0000 To: commits@pdfbox.apache.org From: jahewson@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140917213848.478812388C3E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBKp-EUC-V URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBKp-EUC-V?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBKp-EUC-V (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBKp-EUC-V Wed Sep 17 21:38:38 2014 @@ -0,0 +1,97 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (GBKp-EUC-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (GBKp-EUC-H) +%%BeginResource: CMap (GBKp-EUC-V) +%%Title: (GBKp-EUC-V Adobe GB1 2) +%%Version: 12.002 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/GBKp-EUC-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (GB1) def + /Supplement 2 def +end def + +/CMapName /GBKp-EUC-V def +/CMapVersion 12.002 def +/CMapType 1 def + +/XUID [1 10 25456] def + +/WMode 1 def + +20 begincidrange + 575 + 574 + 598 + 7704 + 599 + 582 + 7706 + 578 + 580 + 573 + 7707 + 576 + 7708 + 579 + 7709 + 7710 + 600 + 596 + 597 + 7711 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBpc-EUC-H URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBpc-EUC-H?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBpc-EUC-H (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBpc-EUC-H Wed Sep 17 21:38:38 2014 @@ -0,0 +1,175 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (GBpc-EUC-H) +%%Title: (GBpc-EUC-H Adobe GB1 0) +%%Version: 9.003 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (GB1) def + /Supplement 0 def +end def + +/CMapName /GBpc-EUC-H def +/CMapVersion 9.003 def +/CMapType 1 def + +/UIDOffset 0 def +/XUID [1 10 25364] def + +/WMode 0 def + +3 begincodespacerange + <00> <80> + + +endcodespacerange + +1 beginnotdefrange +<00> <1f> 1 +endnotdefrange + +91 begincidrange +<20> <7e> 1 +<80> <80> 7712 + 96 + 190 + 240 + 250 + 262 + 356 + 439 + 525 + 549 + 602 + 635 + 668 + 700 + 738 + 814 + 908 + 940 + 1034 + 1128 + 1222 + 1316 + 1410 + 1504 + 1598 + 1692 + 1786 + 1880 + 1974 + 2068 + 2162 + 2256 + 2350 + 2444 + 2538 + 2632 + 2726 + 2820 + 2914 + 3008 + 3102 + 3196 + 3290 + 3384 + 3478 + 3572 + 3666 + 3760 + 3854 + 3948 + 4042 + 4136 + 4230 + 4324 + 4418 + 4512 + 4606 + 4695 + 4789 + 4883 + 4977 + 5071 + 5165 + 5259 + 5353 + 5447 + 5541 + 5635 + 5729 + 5823 + 5917 + 6011 + 6105 + 6199 + 6293 + 6387 + 6481 + 6575 + 6669 + 6763 + 6857 + 6951 + 7045 + 7139 + 7233 + 7327 + 7421 + 7515 + 7609 + 7713 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBpc-EUC-V URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBpc-EUC-V?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBpc-EUC-V (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/GBpc-EUC-V Wed Sep 17 21:38:38 2014 @@ -0,0 +1,98 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (GBpc-EUC-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (GBpc-EUC-H) +%%BeginResource: CMap (GBpc-EUC-V) +%%Title: (GBpc-EUC-V Adobe GB1 0) +%%Version: 9.003 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/GBpc-EUC-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (GB1) def + /Supplement 0 def +end def + +/CMapName /GBpc-EUC-V def +/CMapVersion 9.003 def +/CMapType 1 def + +/UIDOffset 300 def +/XUID [1 10 25365] def + +/WMode 1 def + +20 begincidrange + 575 + 574 + 598 + 7704 + 599 + 582 + 7706 + 578 + 580 + 573 + 7707 + 576 + 7708 + 579 + 7709 + 7710 + 600 + 596 + 597 + 7711 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/HKscs-B5-H URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/HKscs-B5-H?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/HKscs-B5-H (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/HKscs-B5-H Wed Sep 17 21:38:38 2014 @@ -0,0 +1,1331 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (HKscs-B5-H) +%%Title: (HKscs-B5-H Adobe CNS1 6) +%%Version: 2.006 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (CNS1) def + /Supplement 6 def +end def + +/CMapName /HKscs-B5-H def +/CMapVersion 2.006 def +/CMapType 1 def + +/XUID [1 10 25580] def + +/WMode 0 def + +2 begincodespacerange + <00> <80> + <8740> +endcodespacerange + +1 beginnotdefrange +<00> <1f> 1 +endnotdefrange + +100 begincidchar +<8943> 17718 +<894c> 17723 +<894d> 17347 +<8951> 17306 +<89a6> 17314 +<89ab> 17388 +<89ac> 17777 +<89ad> 17387 +<89ae> 17778 +<89cf> 17340 +<89d9> 17308 +<89da> 17815 +<89db> 17310 +<89dc> 17816 +<89dd> 17311 +<89e1> 17313 +<89e2> 17820 +<89e3> 17315 +<89fa> 17321 +<8a40> 17845 +<8a41> 17161 +<8a4d> 17846 +<8a5a> 17847 +<8a5e> 17848 +<8a71> 17849 +<8a76> 17214 +<8a77> 17850 +<8a7a> 17851 +<8a7b> 17219 +<8a7c> 17852 +<8a7d> 17221 +<8a7e> 17853 +<8aa8> 17854 +<8ab6> 17855 +<8ab7> 17245 +<8ab8> 17856 +<8ab9> 17247 +<8acc> 17857 +<8ae6> 17860 +<8ae7> 17371 +<8b40> 17883 +<8b45> 17294 +<8b46> 17886 +<8b47> 17295 +<8b48> 17887 +<8b49> 17296 +<8b4a> 17888 +<8b4b> 17297 +<8b4c> 17889 +<8b58> 17303 +<8b59> 17896 +<8b5a> 17304 +<8b5b> 17348 +<8b61> 17319 +<8b68> 17324 +<8c62> 19022 +<8cdb> 19023 +<8cdc> 18964 +<8d40> 19057 +<8d62> 17338 +<8d68> 17339 +<8d69> 17312 +<8d6a> 17341 +<8d6e> 17342 +<8d76> 17343 +<8d7a> 17344 +<8d7b> 17981 +<8d7c> 17345 +<8da5> 17346 +<8da8> 17337 +<8da9> 17325 +<8db6> 17351 +<8dc3> 17352 +<8dfa> 17401 +<8e45> 18072 +<8e69> 4181 +<8e6a> 14164 +<8e6f> 11752 +<8e76> 18075 +<8e7b> 18076 +<8e7e> 289 +<8ea6> 18077 +<8eab> 4203 +<8eb4> 4902 +<8eb8> 18078 +<8ec9> 18079 +<8ecd> 1643 +<8ed0> 4910 +<8ee5> 18080 +<8eef> 18081 +<8ef6> 18082 +<8f57> 3381 +<8f58> 14296 +<8f59> 18083 +<8f5f> 18084 +<8f67> 18085 +<8f68> 14309 +<8f69> 10178 +<8f6e> 8877 +<8f79> 18086 +endcidchar + +100 begincidchar +<8fb0> 18087 +<8fc5> 18088 +<8fc6> 14368 +<8fc7> 18089 +<8fca> 18090 +<8fcb> 4940 +<8fcc> 16377 +<8fda> 18091 +<8fe3> 18092 +<8ffc> 18093 +<8ffd> 14420 +<8ffe> 2510 +<9055> 18094 +<906d> 3015 +<906e> 14466 +<906f> 18098 +<907a> 14057 +<90a6> 18099 +<90b8> 18100 +<90dc> 5009 +<90f1> 5796 +<9165> 18101 +<916e> 18102 +<917e> 18103 +<91a1> 14633 +<91a2> 18104 +<91bf> 12402 +<91c8> 18105 +<9244> 14728 +<9264> 18106 +<926d> 18107 +<92b1> 284 +<92b2> 283 +<92c8> 16300 +<92d1> 10620 +<92e5> 18108 +<92f2> 18109 +<9368> 18110 +<93aa> 18111 +<93c2> 18112 +<93e5> 18113 +<93e8> 18114 +<93eb> 18115 +<9446> 18116 +<9447> 7430 +<9479> 18117 +<94ca> 10657 +<94cb> 18118 +<954d> 18119 +<955a> 18120 +<955f> 18121 +<95c6> 18122 +<95d9> 6171 +<9644> 15919 +<9651> 18123 +<966a> 18124 +<96d4> 18125 +<96ed> 15478 +<96fc> 11044 +<986f> 18128 +<9877> 15705 +<987a> 15706 +<98a3> 15707 +<98af> 15708 +<98b4> 17354 +<98b5> 18154 +<98b6> 15709 +<98b7> 18155 +<98b8> 17356 +<98b9> 15710 +<98ba> 18156 +<98bb> 17402 +<98bc> 18157 +<98c2> 15713 +<98c3> 18161 +<98c4> 15714 +<98c5> 18162 +<98d2> 17357 +<98da> 18178 +<98db> 17361 +<98df> 17364 +<98e3> 15717 +<98e7> 15718 +<98ed> 15719 +<98f0> 15720 +<98f1> 18195 +<98f2> 15721 +<98f3> 18196 +<98fc> 15722 +<98fd> 18203 +<98fe> 17367 +<9942> 17404 +<9943> 15723 +<9944> 18206 +<9945> 15724 +<9946> 18207 +<9947> 17368 +<994f> 15725 +<9954> 17369 +<995c> 17370 +endcidchar + +100 begincidchar +<9964> 17372 +<996a> 15726 +<996e> 15727 +<9975> 15728 +<9978> 15729 +<99a1> 18255 +<99a2> 15730 +<99a3> 18256 +<99a4> 17349 +<99a5> 18257 +<99a6> 17350 +<99ae> 15731 +<99b2> 17374 +<99b6> 15732 +<99ba> 15733 +<99ca> 17376 +<99cd> 17378 +<99d3> 17379 +<99d6> 17381 +<99df> 17375 +<99e2> 15734 +<99e3> 18308 +<99e4> 17323 +<99e5> 18309 +<99e6> 17383 +<99e7> 18310 +<99e8> 17385 +<99ef> 17405 +<99f4> 15735 +<9a4a> 15736 +<9a4b> 18341 +<9a4c> 15737 +<9a59> 15738 +<9a5f> 17327 +<9a60> 18359 +<9a61> 15739 +<9a66> 17389 +<9a67> 18364 +<9a68> 15740 +<9a69> 17390 +<9a6a> 18365 +<9a6b> 17407 +<9a73> 15741 +<9a74> 18373 +<9a75> 17393 +<9a7e> 15742 +<9aa3> 17395 +<9aa4> 18384 +<9aa5> 17394 +<9aa9> 17400 +<9aaa> 17396 +<9ab2> 15743 +<9ab7> 15744 +<9ab8> 18399 +<9ab9> 15745 +<9aba> 18400 +<9abb> 15746 +<9abc> 18401 +<9abd> 17335 +<9ac7> 15747 +<9ad0> 15748 +<9ad1> 18419 +<9ad2> 15749 +<9ae2> 15753 +<9ae3> 18432 +<9ae4> 15754 +<9ae8> 15755 +<9ae9> 17328 +<9aee> 17330 +<9af2> 15756 +<9af6> 15757 +<9afb> 15758 +<9b46> 15759 +<9b4a> 15760 +<9b54> 15762 +<9b58> 15763 +<9b59> 18474 +<9b5a> 15764 +<9b5b> 18475 +<9b5c> 15765 +<9b5d> 18476 +<9b60> 18477 +<9b76> 12112 +<9b77> 15773 +<9b78> 5925 +<9b7b> 13037 +<9b7c> 15776 +<9b7d> 18496 +<9b7e> 15777 +<9ba1> 15778 +<9ba2> 18497 +<9bab> 18500 +<9bac> 15785 +<9baf> 15786 +<9bbe> 15795 +<9bbf> 18509 +<9bc6> 10969 +<9bca> 15803 +<9bcb> 18513 +<9bcc> 15804 +endcidchar + +100 begincidchar +<9bcd> 18514 +<9bce> 17360 +<9bcf> 18515 +<9bd2> 18516 +<9bd3> 15807 +<9bd4> 18517 +<9bd5> 15808 +<9bdd> 15812 +<9bde> 7188 +<9bdf> 15813 +<9be0> 18522 +<9be1> 15814 +<9be2> 18523 +<9be3> 15815 +<9be7> 15816 +<9be8> 18527 +<9bec> 16890 +<9bed> 18528 +<9bf3> 15823 +<9bf6> 4841 +<9bf7> 18534 +<9bfa> 18535 +<9c42> 11438 +<9c43> 18538 +<9c47> 18539 +<9c48> 15835 +<9c49> 18540 +<9c4a> 15836 +<9c53> 6756 +<9c54> 18543 +<9c55> 15844 +<9c56> 18544 +<9c5c> 18545 +<9c5d> 15850 +<9c60> 15851 +<9c61> 18548 +<9c62> 5124 +<9c63> 18549 +<9c67> 18550 +<9c68> 8996 +<9c69> 18551 +<9c6a> 15857 +<9c6b> 13418 +<9c6c> 18552 +<9c6d> 15858 +<9c6e> 18553 +<9c77> 8849 +<9c78> 18556 +<9c79> 15866 +<9c7a> 18557 +<9c7d> 18558 +<9c7e> 15869 +<9ca5> 15872 +<9caa> 18563 +<9cab> 15875 +<9cac> 18564 +<9cbb> 18567 +<9cbc> 6023 +<9cbd> 2399 +<9cce> 18571 +<9ccf> 15903 +<9cd0> 7833 +<9cdb> 18576 +<9ce6> 18577 +<9cea> 18578 +<9ced> 18579 +<9cfd> 15938 +<9cfe> 18583 +<9d40> 17384 +<9d46> 15939 +<9d49> 15940 +<9d4e> 18593 +<9d4f> 15944 +<9d50> 18594 +<9d51> 15945 +<9d55> 15946 +<9d56> 18598 +<9d57> 9665 +<9d5a> 3340 +<9d61> 17353 +<9d62> 15948 +<9d63> 18607 +<9d64> 15949 +<9d78> 17397 +<9d79> 15950 +<9d7e> 15951 +<9da9> 18635 +<9daa> 15956 +<9dab> 18636 +<9db0> 15960 +<9db3> 15961 +<9db4> 18641 +<9db5> 15962 +<9db6> 18642 +<9db7> 15963 +<9dbe> 18647 +<9dc3> 15968 +<9dc4> 1510 +<9dc9> 18652 +<9dca> 15972 +endcidchar + +100 begincidchar +<9dd2> 18655 +<9dfc> 18660 +<9e43> 18661 +<9e5f> 18662 +<9e63> 18663 +<9e68> 16054 +<9e69> 18666 +<9e6a> 16055 +<9e71> 16056 +<9e72> 18673 +<9e73> 16057 +<9e79> 18677 +<9e7a> 16060 +<9e7b> 18678 +<9e7c> 16061 +<9e7d> 18679 +<9e7e> 16062 +<9ea3> 18680 +<9ea9> 1832 +<9eaa> 16069 +<9eab> 18683 +<9eae> 18684 +<9eb4> 16075 +<9eb5> 18687 +<9eb8> 18688 +<9eb9> 16078 +<9ebc> 16079 +<9ec6> 18696 +<9ecd> 16089 +<9ed2> 18701 +<9ed3> 16092 +<9eef> 9398 +<9ef2> 18706 +<9efb> 18710 +<9efc> 16124 +<9efd> 6150 +<9efe> 16126 +<9f43> 18711 +<9f48> 18712 +<9f60> 13585 +<9f66> 14661 +<9f70> 18717 +<9fb5> 18718 +<9fbb> 18719 +<9fbf> 18720 +<9fc0> 16212 +<9fc1> 18721 +<9fcb> 3970 +<9fcc> 18722 +<9fd4> 18723 +<9fd8> 14910 +<9fe4> 18724 +<9ff9> 18725 + 18726 + 18727 + 18728 + 14353 + 18729 + 1522 + 18730 + 16330 + 18731 + 18732 + 18733 + 18734 + 15086 + 9341 + 18735 + 15049 + 17332 + 17336 + 248 + 247 + 2431 + 4308 + 5221 + 5551 + 5550 + 5495 + 558 + 560 + 18846 + 18847 + 18848 + 628 + 6039 + 6134 + 8788 + 8889 + 8142 + 9089 + 10926 + 11073 + 12308 + 11719 + 11361 + 12640 + 12783 + 12526 + 12900 +endcidchar + +45 begincidchar + 13585 + 13629 + 13641 + 2106 + 2557 + 781 + 363 + 2144 + 16002 + 18760 + 18761 + 18762 + 3107 + 18763 + 18764 + 6116 + 16014 + 18765 + 8495 + 18766 + 18767 + 16385 + 18768 + 18769 + 4447 + 18772 + 3193 + 18773 + 18774 + 1219 + 18775 + 18776 + 6333 + 3261 + 3237 + 18777 + 3278 + 18778 + 15728 + 18779 + 17055 + 3716 + 18780 + 288 + 7080 +endcidchar + +100 begincidrange +<20> <7e> 1 +<8740> <8765> 18965 +<8767> <8779> 19003 +<877a> <877e> 19088 +<87a1> <87df> 19093 +<8840> <8855> 17609 +<8856> <887e> 18785 +<88a1> <88a8> 18826 +<88a9> <88aa> 18844 +<8940> <8941> 17716 +<8946> <8949> 17719 +<894e> <8950> 17724 +<8952> <897e> 17727 +<89a1> <89a5> 17772 +<89b0> <89b2> 17779 +<89b5> <89bf> 17782 +<89c1> <89c3> 17793 +<89c5> <89ce> 17796 +<89d0> <89d8> 17806 +<89de> <89e0> 17817 +<89e4> <89e9> 17821 +<89ea> <89eb> 17317 +<89ec> <89f9> 17827 +<89fb> <89fe> 17841 +<8a43> <8a4c> 17163 +<8a4e> <8a59> 17174 +<8a5b> <8a5d> 17187 +<8a5f> <8a62> 17191 +<8a64> <8a70> 17196 +<8a72> <8a74> 17210 +<8a78> <8a79> 17216 +<8aa1> <8aa7> 17223 +<8aa9> <8aaa> 17231 +<8aac> <8ab0> 17234 +<8ab2> <8ab5> 17240 +<8abb> <8ac7> 17249 +<8ac9> <8acb> 17263 +<8ace> <8ad5> 17268 +<8ad6> <8ad7> 17858 +<8ad8> <8adc> 17278 +<8adf> <8ae5> 17285 +<8ae8> <8af4> 17861 +<8af6> <8afe> 17874 +<8b41> <8b42> 17292 +<8b43> <8b44> 17884 +<8b4d> <8b50> 17298 +<8b51> <8b53> 17890 +<8b55> <8b57> 17893 +<8b5c> <8b60> 17897 +<8b62> <8b67> 17902 +<8b69> <8b7e> 17908 +<8ba1> <8bbf> 17930 +<8bc0> <8bdc> 17631 +<8bde> <8bfd> 17660 +<8c40> <8c61> 18849 +<8c63> <8c7e> 18883 +<8ca1> <8ca5> 18911 +<8ca7> <8cc5> 18916 +<8cc9> <8ccc> 18947 +<8cce> <8cda> 18951 +<8cdd> <8ce4> 19024 +<8ce6> <8cfe> 19032 +<8d42> <8d5f> 19058 +<8d60> <8d61> 17961 +<8d63> <8d67> 17963 +<8d6b> <8d6d> 17968 +<8d6f> <8d75> 17971 +<8d77> <8d79> 17978 +<8d7d> <8d7e> 17982 +<8da1> <8da4> 17984 +<8da6> <8da7> 17988 +<8daa> <8db5> 17990 +<8db7> <8dc2> 18002 +<8dc4> <8df9> 18014 +<8dfb> <8dfe> 18068 +<8e40> <8e44> 14123 +<8e46> <8e68> 14128 +<8e6b> <8e6c> 18073 +<8e6d> <8e6e> 14166 +<8e70> <8e75> 14169 +<8e77> <8e7a> 14175 +<8e7c> <8e7d> 14180 +<8ea1> <8ea5> 14182 +<8ea7> <8eaa> 14187 +<8eac> <8eb3> 14192 +<8eb5> <8eb7> 14201 +<8eb9> <8ec8> 14205 +<8eca> <8ecc> 14221 +<8ece> <8ecf> 14225 +<8ed1> <8ee4> 14228 +<8ee6> <8eee> 14248 +<8ef0> <8ef5> 14257 +<8ef7> <8efe> 14264 +<8f40> <8f56> 14272 +<8f5a> <8f5e> 14297 +<8f60> <8f66> 14302 +<8f6a> <8f6d> 14311 +<8f6f> <8f78> 14316 +<8f7a> <8f7e> 14327 +<8fa1> <8faf> 14332 +endcidrange + +100 begincidrange +<8fb1> <8fc4> 14348 +<8fc8> <8fc9> 14369 +<8fcd> <8fd9> 14374 +<8fdb> <8fe2> 14387 +<8fe4> <8ffb> 14396 +<9040> <9054> 14422 +<9056> <905b> 14444 +<905c> <905e> 18095 +<905f> <906c> 14451 +<9070> <9079> 14467 +<907b> <907e> 14477 +<90a1> <90a5> 14481 +<90a7> <90b7> 14486 +<90b9> <90db> 14503 +<90dd> <90f0> 14539 +<90f2> <90fe> 14560 +<9140> <9164> 14573 +<9166> <916d> 14610 +<916f> <917d> 14618 +<91a3> <91be> 14634 +<91c0> <91c7> 14663 +<91c9> <91fe> 14672 +<9240> <9243> 14726 +<9245> <9263> 14731 +<9265> <926c> 14763 +<926e> <927e> 14772 +<92a1> <92ae> 14789 +<92af> <92b0> 281 +<92b3> <92c7> 14803 +<92c9> <92d0> 14825 +<92d2> <92e4> 14834 +<92e6> <92f1> 14853 +<92f3> <92fe> 14865 +<9340> <9367> 14877 +<9369> <937e> 14917 +<93a1> <93a9> 14939 +<93ab> <93c1> 14948 +<93c3> <93e4> 14971 +<93e6> <93e7> 15005 +<93e9> <93ea> 15008 +<93ec> <93fe> 15010 +<9440> <9445> 15029 +<9448> <9478> 15036 +<947a> <947e> 15086 +<94a1> <94c9> 15091 +<94cc> <94fe> 15134 +<9540> <954c> 15185 +<954e> <9559> 15198 +<955b> <955e> 15210 +<9560> <957e> 15215 +<95a1> <95c5> 15246 +<95c7> <95d8> 15283 +<95da> <95fe> 15302 +<9640> <9643> 15339 +<9645> <9650> 15344 +<9652> <9669> 15357 +<966b> <967e> 15382 +<96a1> <96d3> 15402 +<96d5> <96ec> 15453 +<96ee> <96fb> 15478 +<96fd> <96fe> 15493 +<9740> <977e> 15495 +<97a1> <97fe> 15558 +<9840> <9843> 15652 +<9844> <9845> 18126 +<9846> <986e> 15658 +<9870> <9874> 15700 +<9875> <9876> 18129 +<9878> <9879> 18131 +<987b> <987e> 18133 +<98a1> <98a2> 18137 +<98a4> <98ae> 18139 +<98b0> <98b3> 18150 +<98bd> <98be> 15711 +<98bf> <98c1> 18158 +<98c6> <98c7> 15715 +<98c8> <98d1> 18163 +<98d3> <98d7> 18173 +<98d8> <98d9> 17358 +<98dc> <98de> 18179 +<98e0> <98e2> 18182 +<98e4> <98e6> 18185 +<98e8> <98ec> 18188 +<98ee> <98ef> 18193 +<98f4> <98f5> 17365 +<98f6> <98fb> 18197 +<9940> <9941> 18204 +<9948> <994e> 18208 +<9950> <9953> 18215 +<9955> <995b> 18219 +<995d> <9963> 18226 +<9965> <9969> 18233 +<996b> <996d> 18238 +<996f> <9974> 18241 +<9976> <9977> 18247 +<9979> <997e> 18249 +<99a7> <99ad> 18258 +<99af> <99b1> 18265 +<99b3> <99b5> 18268 +<99b7> <99b9> 18271 +endcidrange + +100 begincidrange +<99bb> <99c9> 18274 +<99cb> <99cc> 18289 +<99ce> <99d2> 18291 +<99d4> <99d5> 18296 +<99d7> <99de> 18298 +<99e0> <99e1> 18306 +<99e9> <99ee> 18311 +<99f0> <99f3> 18317 +<99f5> <99fe> 18321 +<9a40> <9a49> 18331 +<9a4d> <9a58> 18342 +<9a5a> <9a5e> 18354 +<9a62> <9a65> 18360 +<9a6c> <9a72> 18366 +<9a76> <9a7d> 18374 +<9aa1> <9aa2> 18382 +<9aa6> <9aa8> 18385 +<9aab> <9ab1> 18388 +<9ab3> <9ab6> 18395 +<9abe> <9ac6> 18402 +<9ac8> <9acf> 18411 +<9ad3> <9ad8> 18420 +<9ad9> <9adb> 15750 +<9adc> <9ae1> 18426 +<9ae5> <9ae7> 18433 +<9aea> <9aed> 18436 +<9aef> <9af1> 18440 +<9af3> <9af5> 18443 +<9af7> <9afa> 18446 +<9afc> <9afe> 18450 +<9b40> <9b45> 18453 +<9b47> <9b49> 18459 +<9b4b> <9b53> 18462 +<9b55> <9b57> 18471 +<9b5e> <9b5f> 15766 +<9b62> <9b6f> 18478 +<9b70> <9b73> 15768 +<9b74> <9b75> 18492 +<9b79> <9b7a> 18494 +<9ba3> <9ba4> 15779 +<9ba5> <9ba6> 18498 +<9ba7> <9baa> 15781 +<9bad> <9bae> 18501 +<9bb0> <9bb1> 18503 +<9bb2> <9bb9> 15787 +<9bba> <9bbd> 18505 +<9bc0> <9bc5> 15796 +<9bc7> <9bc9> 18510 +<9bd0> <9bd1> 15805 +<9bd6> <9bd7> 18518 +<9bd8> <9bda> 15809 +<9bdb> <9bdc> 18520 +<9be4> <9be6> 18524 +<9be9> <9beb> 15817 +<9bee> <9bef> 15821 +<9bf0> <9bf2> 18529 +<9bf4> <9bf5> 18532 +<9bf8> <9bf9> 15825 +<9bfb> <9bfc> 15827 +<9bfd> <9bfe> 18536 +<9c40> <9c41> 15829 +<9c44> <9c46> 15832 +<9c4b> <9c4c> 18541 +<9c4d> <9c52> 15837 +<9c57> <9c5b> 15845 +<9c5e> <9c5f> 18546 +<9c64> <9c66> 15853 +<9c6f> <9c72> 15859 +<9c73> <9c74> 18554 +<9c75> <9c76> 15863 +<9c7b> <9c7c> 15867 +<9ca1> <9ca2> 15870 +<9ca3> <9ca4> 18559 +<9ca6> <9ca7> 18561 +<9ca8> <9ca9> 15873 +<9cad> <9cae> 15876 +<9caf> <9cb0> 18565 +<9cb1> <9cba> 15878 +<9cbe> <9cc2> 15890 +<9cc3> <9cc5> 18568 +<9cc6> <9ccd> 15895 +<9cd1> <9cd3> 15905 +<9cd4> <9cd7> 18572 +<9cd8> <9cda> 15908 +<9cdc> <9ce5> 15911 +<9ce7> <9ce9> 15921 +<9ceb> <9cec> 15924 +<9cee> <9cf9> 15926 +<9cfa> <9cfc> 18580 +<9d41> <9d45> 18584 +<9d47> <9d48> 18589 +<9d4a> <9d4b> 18591 +<9d4c> <9d4d> 15942 +<9d52> <9d54> 18595 +<9d58> <9d59> 18599 +<9d5b> <9d60> 18601 +<9d65> <9d77> 18608 +<9d7a> <9d7d> 18627 +<9da1> <9da4> 18631 +<9da5> <9da8> 15952 +endcidrange + +100 begincidrange +<9dac> <9dad> 15957 +<9dae> <9daf> 18637 +<9db1> <9db2> 18639 +<9db8> <9dbb> 18643 +<9dbc> <9dbd> 15964 +<9dbf> <9dc0> 15966 +<9dc1> <9dc2> 18648 +<9dc5> <9dc6> 18650 +<9dc7> <9dc8> 15970 +<9dcb> <9dcc> 18653 +<9dcd> <9dd1> 15973 +<9dd3> <9dd5> 15978 +<9dd6> <9dd9> 18656 +<9dda> <9dfb> 15981 +<9dfd> <9dfe> 16015 +<9e40> <9e42> 16017 +<9e44> <9e5e> 16021 +<9e60> <9e62> 16049 +<9e64> <9e65> 16052 +<9e66> <9e67> 18664 +<9e6b> <9e70> 18667 +<9e74> <9e76> 18674 +<9e77> <9e78> 16058 +<9ea1> <9ea2> 16063 +<9ea4> <9ea6> 16065 +<9ea7> <9ea8> 18681 +<9eac> <9ead> 16070 +<9eaf> <9eb1> 16072 +<9eb2> <9eb3> 18685 +<9eb6> <9eb7> 16076 +<9eba> <9ebb> 18689 +<9ebd> <9ebe> 18691 +<9ebf> <9ec0> 16080 +<9ec1> <9ec3> 18693 +<9ec4> <9ec5> 16082 +<9ec7> <9eca> 16084 +<9ecb> <9ecc> 18697 +<9ece> <9ecf> 18699 +<9ed0> <9ed1> 16090 +<9ed4> <9ed5> 18702 +<9ed6> <9ed7> 16093 +<9ed8> <9ed9> 18704 +<9eda> <9eee> 16095 +<9ef0> <9ef1> 16117 +<9ef3> <9ef5> 16119 +<9ef6> <9ef8> 18707 +<9ef9> <9efa> 16122 +<9f40> <9f42> 16127 +<9f44> <9f47> 16130 +<9f49> <9f4a> 16134 +<9f4b> <9f4c> 18713 +<9f4d> <9f5f> 16136 +<9f61> <9f65> 16156 +<9f67> <9f68> 18715 +<9f69> <9f6f> 16163 +<9f71> <9f7e> 16170 +<9fa1> <9fb4> 16184 +<9fb6> <9fba> 16204 +<9fbc> <9fbe> 16209 +<9fc2> <9fca> 16213 +<9fcd> <9fd3> 16224 +<9fd5> <9fd7> 16232 +<9fd9> <9fe3> 16236 +<9fe5> <9ff8> 16247 +<9ffa> <9ffe> 16267 + 16272 + 16278 + 16291 + 16305 + 16314 + 16324 + 16327 + 16331 + 16335 + 16364 + 16374 + 16379 + 16389 + 16393 + 18736 + 18743 + 18746 + 99 + 13743 + 128 + 162 + 249 + 256 + 319 + 413 + 476 + 503 + 595 + 658 + 752 + 815 + 909 + 972 + 1066 + 1129 +endcidrange + +100 begincidrange + 1223 + 1286 + 1380 + 1443 + 1537 + 1600 + 1694 + 1757 + 1851 + 1914 + 2007 + 2070 + 2164 + 2227 + 2321 + 2384 + 2432 + 2479 + 2542 + 2636 + 2699 + 2793 + 2856 + 2950 + 3013 + 3107 + 3170 + 3264 + 3327 + 3421 + 3484 + 3578 + 3641 + 3735 + 3798 + 3892 + 3955 + 4049 + 4112 + 4206 + 4269 + 4309 + 4364 + 4427 + 4521 + 4584 + 4678 + 4696 + 4740 + 4834 + 4897 + 4991 + 5054 + 5148 + 5211 + 5222 + 5306 + 5369 + 5411 + 5462 + 5496 + 5526 + 5552 + 5620 + 5642 + 5682 + 5776 + 5839 + 5933 + 506 + 537 + 554 + 13747 + 13754 + 13785 + 13848 + 13942 + 14005 + 14049 + 17606 + 17692 + 17701 + 17709 + 18834 + 5996 + 6006 + 6040 + 6059 + 6088 + 6135 + 6153 + 6216 + 6302 + 6309 + 6372 + 6466 + 6529 + 6623 + 6686 + 6780 +endcidrange + +100 begincidrange + 6843 + 6937 + 7000 + 7094 + 7157 + 7251 + 7314 + 7408 + 7471 + 7565 + 7628 + 7722 + 7785 + 7879 + 7942 + 8036 + 8099 + 8143 + 8193 + 8251 + 8255 + 8349 + 8412 + 8506 + 8569 + 8663 + 8726 + 8789 + 8820 + 8883 + 8890 + 8978 + 9041 + 9135 + 9198 + 9289 + 9291 + 9354 + 9448 + 9511 + 9605 + 9668 + 9762 + 9825 + 9919 + 9982 + 10076 + 10139 + 10233 + 10296 + 10390 + 10453 + 10547 + 10610 + 10704 + 10767 + 10861 + 10924 + 10927 + 11019 + 11074 + 11083 + 11177 + 11240 + 11334 + 11362 + 11398 + 11478 + 11491 + 11554 + 11615 + 11647 + 11710 + 11720 + 11805 + 11868 + 11942 + 11961 + 12024 + 12118 + 12140 + 12180 + 12222 + 12273 + 12309 + 12317 + 12336 + 12430 + 12470 + 12492 + 12527 + 12587 + 12641 + 12651 + 12745 + 12784 + 12809 + 12829 + 12901 + 12903 +endcidrange + +67 begincidrange + 12966 + 13060 + 13095 + 13122 + 13216 + 13279 + 13373 + 13436 + 13530 + 13586 + 13594 + 13630 + 13642 + 14056 + 16395 + 16427 + 16434 + 16458 + 18758 + 16468 + 16487 + 16495 + 16511 + 16552 + 16561 + 16572 + 16599 + 16615 + 16618 + 16639 + 16645 + 16658 + 16696 + 16702 + 16707 + 16717 + 16721 + 16723 + 16739 + 16749 + 16756 + 16765 + 16789 + 18770 + 16792 + 16807 + 16829 + 16839 + 16842 + 16855 + 16864 + 16897 + 16917 + 16941 + 16944 + 16984 + 16998 + 17010 + 17029 + 17057 + 17065 + 17071 + 17080 + 18781 + 17131 + 18783 + 17144 +endcidrange + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/HKscs-B5-V URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/HKscs-B5-V?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/HKscs-B5-V (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/HKscs-B5-V Wed Sep 17 21:38:38 2014 @@ -0,0 +1,90 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (HKscs-B5-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (HKscs-B5-H) +%%BeginResource: CMap (HKscs-B5-V) +%%Title: (HKscs-B5-V Adobe CNS1 6) +%%Version: 13.005 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/HKscs-B5-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (CNS1) def + /Supplement 6 def +end def + +/CMapName /HKscs-B5-V def +/CMapVersion 13.005 def +/CMapType 1 def + +/XUID [1 10 25581] def + +/WMode 1 def + +13 begincidrange + 13646 + 13743 + 13745 + 130 + 134 + 138 + 142 + 146 + 150 + 154 + 158 + 13647 + 14097 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/Identity-H URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/Identity-H?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/Identity-H (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/Identity-H Wed Sep 17 21:38:38 2014 @@ -0,0 +1,339 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (Identity-H) +%%Title: (Identity-H Adobe Identity 0) +%%Version: 10.003 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Identity) def + /Supplement 0 def +end def + +/CMapName /Identity-H def +/CMapVersion 10.003 def +/CMapType 1 def + +/XUID [1 10 25404 9999] def + +/WMode 0 def + +1 begincodespacerange + <0000> +endcodespacerange + +100 begincidrange +<0000> <00ff> 0 +<0100> <01ff> 256 +<0200> <02ff> 512 +<0300> <03ff> 768 +<0400> <04ff> 1024 +<0500> <05ff> 1280 +<0600> <06ff> 1536 +<0700> <07ff> 1792 +<0800> <08ff> 2048 +<0900> <09ff> 2304 +<0a00> <0aff> 2560 +<0b00> <0bff> 2816 +<0c00> <0cff> 3072 +<0d00> <0dff> 3328 +<0e00> <0eff> 3584 +<0f00> <0fff> 3840 +<1000> <10ff> 4096 +<1100> <11ff> 4352 +<1200> <12ff> 4608 +<1300> <13ff> 4864 +<1400> <14ff> 5120 +<1500> <15ff> 5376 +<1600> <16ff> 5632 +<1700> <17ff> 5888 +<1800> <18ff> 6144 +<1900> <19ff> 6400 +<1a00> <1aff> 6656 +<1b00> <1bff> 6912 +<1c00> <1cff> 7168 +<1d00> <1dff> 7424 +<1e00> <1eff> 7680 +<1f00> <1fff> 7936 +<2000> <20ff> 8192 +<2100> <21ff> 8448 +<2200> <22ff> 8704 +<2300> <23ff> 8960 +<2400> <24ff> 9216 +<2500> <25ff> 9472 +<2600> <26ff> 9728 +<2700> <27ff> 9984 +<2800> <28ff> 10240 +<2900> <29ff> 10496 +<2a00> <2aff> 10752 +<2b00> <2bff> 11008 +<2c00> <2cff> 11264 +<2d00> <2dff> 11520 +<2e00> <2eff> 11776 +<2f00> <2fff> 12032 +<3000> <30ff> 12288 +<3100> <31ff> 12544 +<3200> <32ff> 12800 +<3300> <33ff> 13056 +<3400> <34ff> 13312 +<3500> <35ff> 13568 +<3600> <36ff> 13824 +<3700> <37ff> 14080 +<3800> <38ff> 14336 +<3900> <39ff> 14592 +<3a00> <3aff> 14848 +<3b00> <3bff> 15104 +<3c00> <3cff> 15360 +<3d00> <3dff> 15616 +<3e00> <3eff> 15872 +<3f00> <3fff> 16128 +<4000> <40ff> 16384 +<4100> <41ff> 16640 +<4200> <42ff> 16896 +<4300> <43ff> 17152 +<4400> <44ff> 17408 +<4500> <45ff> 17664 +<4600> <46ff> 17920 +<4700> <47ff> 18176 +<4800> <48ff> 18432 +<4900> <49ff> 18688 +<4a00> <4aff> 18944 +<4b00> <4bff> 19200 +<4c00> <4cff> 19456 +<4d00> <4dff> 19712 +<4e00> <4eff> 19968 +<4f00> <4fff> 20224 +<5000> <50ff> 20480 +<5100> <51ff> 20736 +<5200> <52ff> 20992 +<5300> <53ff> 21248 +<5400> <54ff> 21504 +<5500> <55ff> 21760 +<5600> <56ff> 22016 +<5700> <57ff> 22272 +<5800> <58ff> 22528 +<5900> <59ff> 22784 +<5a00> <5aff> 23040 +<5b00> <5bff> 23296 +<5c00> <5cff> 23552 +<5d00> <5dff> 23808 +<5e00> <5eff> 24064 +<5f00> <5fff> 24320 +<6000> <60ff> 24576 +<6100> <61ff> 24832 +<6200> <62ff> 25088 +<6300> <63ff> 25344 +endcidrange + +100 begincidrange +<6400> <64ff> 25600 +<6500> <65ff> 25856 +<6600> <66ff> 26112 +<6700> <67ff> 26368 +<6800> <68ff> 26624 +<6900> <69ff> 26880 +<6a00> <6aff> 27136 +<6b00> <6bff> 27392 +<6c00> <6cff> 27648 +<6d00> <6dff> 27904 +<6e00> <6eff> 28160 +<6f00> <6fff> 28416 +<7000> <70ff> 28672 +<7100> <71ff> 28928 +<7200> <72ff> 29184 +<7300> <73ff> 29440 +<7400> <74ff> 29696 +<7500> <75ff> 29952 +<7600> <76ff> 30208 +<7700> <77ff> 30464 +<7800> <78ff> 30720 +<7900> <79ff> 30976 +<7a00> <7aff> 31232 +<7b00> <7bff> 31488 +<7c00> <7cff> 31744 +<7d00> <7dff> 32000 +<7e00> <7eff> 32256 +<7f00> <7fff> 32512 +<8000> <80ff> 32768 +<8100> <81ff> 33024 +<8200> <82ff> 33280 +<8300> <83ff> 33536 +<8400> <84ff> 33792 +<8500> <85ff> 34048 +<8600> <86ff> 34304 +<8700> <87ff> 34560 +<8800> <88ff> 34816 +<8900> <89ff> 35072 +<8a00> <8aff> 35328 +<8b00> <8bff> 35584 +<8c00> <8cff> 35840 +<8d00> <8dff> 36096 +<8e00> <8eff> 36352 +<8f00> <8fff> 36608 +<9000> <90ff> 36864 +<9100> <91ff> 37120 +<9200> <92ff> 37376 +<9300> <93ff> 37632 +<9400> <94ff> 37888 +<9500> <95ff> 38144 +<9600> <96ff> 38400 +<9700> <97ff> 38656 +<9800> <98ff> 38912 +<9900> <99ff> 39168 +<9a00> <9aff> 39424 +<9b00> <9bff> 39680 +<9c00> <9cff> 39936 +<9d00> <9dff> 40192 +<9e00> <9eff> 40448 +<9f00> <9fff> 40704 + 40960 + 41216 + 41472 + 41728 + 41984 + 42240 + 42496 + 42752 + 43008 + 43264 + 43520 + 43776 + 44032 + 44288 + 44544 + 44800 + 45056 + 45312 + 45568 + 45824 + 46080 + 46336 + 46592 + 46848 + 47104 + 47360 + 47616 + 47872 + 48128 + 48384 + 48640 + 48896 + 49152 + 49408 + 49664 + 49920 + 50176 + 50432 + 50688 + 50944 +endcidrange + +56 begincidrange + 51200 + 51456 + 51712 + 51968 + 52224 + 52480 + 52736 + 52992 + 53248 + 53504 + 53760 + 54016 + 54272 + 54528 + 54784 + 55040 + 55296 + 55552 + 55808 + 56064 + 56320 + 56576 + 56832 + 57088 + 57344 + 57600 + 57856 + 58112 + 58368 + 58624 + 58880 + 59136 + 59392 + 59648 + 59904 + 60160 + 60416 + 60672 + 60928 + 61184 + 61440 + 61696 + 61952 + 62208 + 62464 + 62720 + 62976 + 63232 + 63488 + 63744 + 64000 + 64256 + 64512 + 64768 + 65024 + 65280 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/Identity-V URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/Identity-V?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/Identity-V (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/Identity-V Wed Sep 17 21:38:38 2014 @@ -0,0 +1,73 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (Identity-V) +%%Title: (Identity-V Adobe Identity 0) +%%Version: 10.003 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Identity) def + /Supplement 0 def +end def + +/CMapName /Identity-V def +/CMapVersion 10.003 def +/CMapType 1 def + +/XUID [1 10 25404 9991] def + +/WMode 1 def + +/Identity-H usecmap + +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSC-EUC-H URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSC-EUC-H?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSC-EUC-H (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSC-EUC-H Wed Sep 17 21:38:38 2014 @@ -0,0 +1,562 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (KSC-EUC-H) +%%Title: (KSC-EUC-H Adobe Korea1 0) +%%Version: 9.003 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Korea1) def + /Supplement 0 def +end def + +/CMapName /KSC-EUC-H def +/CMapVersion 9.003 def +/CMapType 1 def + +/UIDOffset 100 def +/XUID [1 10 25400] def + +/WMode 0 def + +2 begincodespacerange + <00> <80> + +endcodespacerange + +1 beginnotdefrange +<00> <1f> 8094 +endnotdefrange + +100 begincidrange +<20> <7e> 8094 + 101 + 195 + 264 + 358 + 409 + 451 + 461 + 471 + 495 + 519 + 587 + 666 + 670 + 671 + 679 + 757 + 851 + 934 + 1020 + 1053 + 1086 + 1180 + 1274 + 1368 + 1462 + 1556 + 1650 + 1744 + 1838 + 1932 + 2026 + 2120 + 2214 + 2308 + 2402 + 2496 + 2590 + 2684 + 2778 + 2872 + 2966 + 3060 + 3154 + 3248 + 3342 + 3436 + 3530 + 4116 + 3577 + 3678 + 3582 + 7053 + 3598 + 3621 + 3715 + 3460 + 3761 + 7900 + 3785 + 3807 + 3802 + 3819 + 3900 + 3902 + 3990 + 3993 + 3946 + 3994 + 3946 + 4015 + 3708 + 4038 + 4131 + 4050 + 4083 + 4374 + 4156 + 4134 + 4375 + 4136 + 4376 + 4138 + 5800 + 4382 + 4386 + 4139 + 4387 + 4140 + 4391 + 4141 + 4394 + 4142 + 4396 + 4143 + 4399 + 4146 + 4403 + 4149 + 4406 +endcidrange + +100 begincidrange + 4409 + 4150 + 4410 + 4151 + 4412 + 4419 + 4154 + 4420 + 4155 + 4424 + 4159 + 4511 + 4170 + 4513 + 4517 + 4173 + 4518 + 4524 + 4174 + 4525 + 4528 + 4535 + 4175 + 4541 + 4176 + 4545 + 4179 + 4547 + 4550 + 4180 + 4564 + 4566 + 4571 + 4576 + 4181 + 4604 + 4609 + 4185 + 4611 + 4186 + 4192 + 4286 + 4318 + 4355 + 4136 + 4376 + 4378 + 5800 + 4382 + 4139 + 4387 + 4192 + 4389 + 4469 + 4167 + 4492 + 4172 + 4512 + 4561 + 5552 + 4603 + 6424 + 4627 + 4653 + 4747 + 4841 + 4935 + 5151 + 4971 + 4922 + 5001 + 5027 + 7518 + 5031 + 5120 + 5079 + 5124 + 5109 + 5171 + 7607 + 5201 + 5211 + 5584 + 5302 + 5367 + 5303 + 7083 + 5321 + 5362 + 5366 + 5485 + 5372 + 5394 + 6001 + 5474 + 5487 + 5460 + 5499 + 5317 + 5562 +endcidrange + +100 begincidrange + 5579 + 5673 + 7009 + 5757 + 7370 + 5766 + 5678 + 5773 + 5858 + 5874 + 5871 + 4425 + 5873 + 4427 + 5879 + 4429 + 5880 + 4431 + 5887 + 4435 + 5896 + 4436 + 5897 + 4437 + 5898 + 4439 + 5901 + 4442 + 4159 + 5936 + 4444 + 4447 + 5937 + 4449 + 5939 + 4450 + 5941 + 4453 + 5946 + 4455 + 5947 + 4458 + 5948 + 4459 + 5951 + 4463 + 5954 + 4160 + 5961 + 4465 + 5962 + 4161 + 5964 + 4468 + 5971 + 4469 + 5974 + 4470 + 5976 + 4162 + 5978 + 4471 + 5980 + 4472 + 5981 + 4474 + 4473 + 4475 + 5983 + 4476 + 5984 + 4478 + 6447 + 5985 + 4481 + 5987 + 4482 + 5460 + 5988 + 4483 + 4163 + 4166 + 5990 + 4485 + 5991 + 4487 + 5996 + 4488 + 6000 + 4489 + 4491 + 6002 + 4167 + 4493 + 6003 + 4494 + 6005 + 4495 + 6019 + 7783 +endcidrange + +100 begincidrange + 6020 + 4497 + 4499 + 6024 + 4501 + 6027 + 4502 + 6028 + 4503 + 6029 + 4506 + 6031 + 4508 + 6042 + 4509 + 6046 + 4510 + 6047 + 5797 + 6063 + 6070 + 4551 + 6140 + 4553 + 4180 + 6147 + 4555 + 6152 + 5800 + 6153 + 4556 + 6154 + 4557 + 6156 + 4560 + 6162 + 4561 + 6166 + 4563 + 6197 + 7988 + 6239 + 6246 + 6123 + 6278 + 4577 + 6313 + 4183 + 6327 + 4579 + 6329 + 4581 + 6333 + 4582 + 6334 + 4584 + 6337 + 4586 + 6339 + 4588 + 4184 + 6340 + 4590 + 6355 + 4592 + 6356 + 4593 + 4595 + 6359 + 4596 + 6362 + 4599 + 6366 + 4600 + 5552 + 6368 + 4603 + 6373 + 6411 + 4614 + 4616 + 6416 + 4618 + 6418 + 5950 + 4620 + 4187 + 6422 + 4625 + 6424 + 4627 + 6426 + 4629 + 6427 + 4632 + 6432 + 4634 + 4636 + 6435 + 4188 +endcidrange + +67 begincidrange + 6437 + 4638 + 6447 + 4640 + 6454 + 4642 + 6456 + 4644 + 6458 + 4645 + 6460 + 4647 + 6474 + 4650 + 6475 + 4653 + 6479 + 5351 + 6553 + 6569 + 6494 + 6627 + 6662 + 6756 + 6850 + 6944 + 5731 + 6972 + 5771 + 7032 + 7036 + 4191 + 7052 + 7129 + 6484 + 7135 + 6684 + 7205 + 7221 + 7315 + 4279 + 7398 + 7139 + 7399 + 7407 + 4247 + 7430 + 4266 + 7445 + 4340 + 7455 + 7498 + 7572 + 7556 + 5088 + 7576 + 7590 + 7709 + 3558 + 7684 + 3644 + 7751 + 7775 + 7869 + 3815 + 7877 + 7962 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSC-EUC-V URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSC-EUC-V?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSC-EUC-V (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSC-EUC-V Wed Sep 17 21:38:38 2014 @@ -0,0 +1,94 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%DocumentNeededResources: CMap (KSC-EUC-H) +%%IncludeResource: ProcSet (CIDInit) +%%IncludeResource: CMap (KSC-EUC-H) +%%BeginResource: CMap (KSC-EUC-V) +%%Title: (KSC-EUC-V Adobe Korea1 0) +%%Version: 9.003 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/KSC-EUC-H usecmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Korea1) def + /Supplement 0 def +end def + +/CMapName /KSC-EUC-V def +/CMapVersion 9.003 def +/CMapType 1 def + +/UIDOffset 310 def +/XUID [1 10 25401] def + +/WMode 1 def + +16 begincidrange + 8056 + 8058 + 8320 + 8059 + 8062 + 8063 + 8075 + 8076 + 8077 + 8079 + 8080 + 8081 + 8087 + 8088 + 8089 + 8090 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF Added: pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSCms-UHC-H URL: http://svn.apache.org/viewvc/pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSCms-UHC-H?rev=1625834&view=auto ============================================================================== --- pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSCms-UHC-H (added) +++ pdfbox/trunk/fontbox/src/main/resources/org/apache/fontbox/cmap/KSCms-UHC-H Wed Sep 17 21:38:38 2014 @@ -0,0 +1,776 @@ +%!PS-Adobe-3.0 Resource-CMap +%%DocumentNeededResources: ProcSet (CIDInit) +%%IncludeResource: ProcSet (CIDInit) +%%BeginResource: CMap (KSCms-UHC-H) +%%Title: (KSCms-UHC-H Adobe Korea1 1) +%%Version: 10.003 +%%Copyright: ----------------------------------------------------------- +%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated. +%%Copyright: All rights reserved. +%%Copyright: +%%Copyright: Redistribution and use in source and binary forms, with or +%%Copyright: without modification, are permitted provided that the +%%Copyright: following conditions are met: +%%Copyright: +%%Copyright: Redistributions of source code must retain the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer. +%%Copyright: +%%Copyright: Redistributions in binary form must reproduce the above +%%Copyright: copyright notice, this list of conditions and the following +%%Copyright: disclaimer in the documentation and/or other materials +%%Copyright: provided with the distribution. +%%Copyright: +%%Copyright: Neither the name of Adobe Systems Incorporated nor the names +%%Copyright: of its contributors may be used to endorse or promote +%%Copyright: products derived from this software without specific prior +%%Copyright: written permission. +%%Copyright: +%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND +%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, +%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +%%Copyright: ----------------------------------------------------------- +%%EndComments + +/CIDInit /ProcSet findresource begin + +12 dict begin + +begincmap + +/CIDSystemInfo 3 dict dup begin + /Registry (Adobe) def + /Ordering (Korea1) def + /Supplement 1 def +end def + +/CMapName /KSCms-UHC-H def +/CMapVersion 10.003 def +/CMapType 1 def + +/UIDOffset 430 def +/XUID [1 10 25409] def + +/WMode 0 def + +2 begincodespacerange + <00> <80> + <8141> +endcodespacerange + +1 beginnotdefrange +<00> <1f> 1 +endnotdefrange + +100 begincidrange +<20> <7e> 1 +<8141> <815a> 9333 +<8161> <817a> 9359 +<8181> <81fe> 9385 +<8241> <825a> 9511 +<8261> <827a> 9537 +<8281> <82fe> 9563 +<8341> <835a> 9689 +<8361> <837a> 9715 +<8381> <83fe> 9741 +<8441> <845a> 9867 +<8461> <847a> 9893 +<8481> <84fe> 9919 +<8541> <855a> 10045 +<8561> <857a> 10071 +<8581> <85fe> 10097 +<8641> <865a> 10223 +<8661> <867a> 10249 +<8681> <86fe> 10275 +<8741> <875a> 10401 +<8761> <877a> 10427 +<8781> <87fe> 10453 +<8841> <885a> 10579 +<8861> <887a> 10605 +<8881> <88fe> 10631 +<8941> <895a> 10757 +<8961> <897a> 10783 +<8981> <89fe> 10809 +<8a41> <8a5a> 10935 +<8a61> <8a7a> 10961 +<8a81> <8afe> 10987 +<8b41> <8b5a> 11113 +<8b61> <8b7a> 11139 +<8b81> <8bfe> 11165 +<8c41> <8c5a> 11291 +<8c61> <8c7a> 11317 +<8c81> <8cfe> 11343 +<8d41> <8d5a> 11469 +<8d61> <8d7a> 11495 +<8d81> <8dfe> 11521 +<8e41> <8e5a> 11647 +<8e61> <8e7a> 11673 +<8e81> <8efe> 11699 +<8f41> <8f5a> 11825 +<8f61> <8f7a> 11851 +<8f81> <8ffe> 11877 +<9041> <905a> 12003 +<9061> <907a> 12029 +<9081> <90fe> 12055 +<9141> <915a> 12181 +<9161> <917a> 12207 +<9181> <91fe> 12233 +<9241> <925a> 12359 +<9261> <927a> 12385 +<9281> <92fe> 12411 +<9341> <935a> 12537 +<9361> <937a> 12563 +<9381> <93fe> 12589 +<9441> <945a> 12715 +<9461> <947a> 12741 +<9481> <94fe> 12767 +<9541> <955a> 12893 +<9561> <957a> 12919 +<9581> <95fe> 12945 +<9641> <965a> 13071 +<9661> <967a> 13097 +<9681> <96fe> 13123 +<9741> <975a> 13249 +<9761> <977a> 13275 +<9781> <97fe> 13301 +<9841> <985a> 13427 +<9861> <987a> 13453 +<9881> <98fe> 13479 +<9941> <995a> 13605 +<9961> <997a> 13631 +<9981> <99fe> 13657 +<9a41> <9a5a> 13783 +<9a61> <9a7a> 13809 +<9a81> <9afe> 13835 +<9b41> <9b5a> 13961 +<9b61> <9b7a> 13987 +<9b81> <9bfe> 14013 +<9c41> <9c5a> 14139 +<9c61> <9c7a> 14165 +<9c81> <9cfe> 14191 +<9d41> <9d5a> 14317 +<9d61> <9d7a> 14343 +<9d81> <9dfe> 14369 +<9e41> <9e5a> 14495 +<9e61> <9e7a> 14521 +<9e81> <9efe> 14547 +<9f41> <9f5a> 14673 +<9f61> <9f7a> 14699 +<9f81> <9ffe> 14725 + 14851 + 14877 + 14903 + 15029 + 15055 + 15081 +endcidrange + +100 begincidrange + 101 + 15113 + 15139 + 15165 + 195 + 15197 + 15223 + 15249 + 264 + 15281 + 15307 + 15333 + 358 + 409 + 15365 + 15391 + 15417 + 451 + 461 + 471 + 495 + 15449 + 15475 + 15501 + 519 + 15533 + 15559 + 15585 + 587 + 15617 + 15643 + 15669 + 666 + 670 + 671 + 679 + 15701 + 15727 + 15753 + 757 + 15785 + 15811 + 15837 + 851 + 15869 + 15895 + 15921 + 934 + 15953 + 15979 + 16005 + 1020 + 1053 + 16037 + 16063 + 16089 + 16121 + 16147 + 16173 + 16205 + 16231 + 16257 + 16289 + 16315 + 16341 + 1086 + 16373 + 16399 + 16425 + 1180 + 16457 + 16483 + 16509 + 1274 + 16541 + 16567 + 16593 + 1368 + 16625 + 16651 + 16677 + 1462 + 16709 + 16735 + 16761 + 1556 + 16793 + 16819 + 16845 + 1650 + 16877 + 16903 + 16929 + 1744 + 16961 + 16987 + 17013 + 1838 + 17045 + 17071 +endcidrange + +100 begincidrange + 17097 + 1932 + 17129 + 17155 + 17181 + 2026 + 17213 + 17239 + 17265 + 2120 + 17297 + 17323 + 17349 + 2214 + 17381 + 17407 + 17433 + 2308 + 17465 + 17491 + 17517 + 2402 + 17549 + 17575 + 17601 + 2496 + 17633 + 17659 + 17685 + 2590 + 17717 + 17743 + 17769 + 2684 + 17801 + 17827 + 17853 + 2778 + 17885 + 17911 + 17937 + 2872 + 17969 + 17995 + 18021 + 2966 + 18053 + 18079 + 18105 + 3060 + 18137 + 3154 + 3248 + 3342 + 3436 + 3530 + 4116 + 3577 + 3678 + 3582 + 7053 + 3598 + 3621 + 3715 + 3460 + 3761 + 7900 + 3785 + 3807 + 3802 + 3819 + 3900 + 3902 + 3990 + 3993 + 3946 + 3994 + 3946 + 4015 + 3708 + 4038 + 4131 + 4050 + 4083 + 4374 + 4156 + 4134 + 4375 + 4136 + 4376 + 4138 + 5800 + 4382 + 4386 + 4139 + 4387 + 4140 + 4391 + 4141 + 4394 +endcidrange + +100 begincidrange + 4142 + 4396 + 4143 + 4399 + 4146 + 4403 + 4149 + 4406 + 4409 + 4150 + 4410 + 4151 + 4412 + 4419 + 4154 + 4420 + 4155 + 4424 + 4159 + 4511 + 4170 + 4513 + 4517 + 4173 + 4518 + 4524 + 4174 + 4525 + 4528 + 4535 + 4175 + 4541 + 4176 + 4545 + 4179 + 4547 + 4550 + 4180 + 4564 + 4566 + 4571 + 4576 + 4181 + 4604 + 4609 + 4185 + 4611 + 4186 + 4192 + 4286 + 4318 + 4355 + 4136 + 4376 + 4378 + 5800 + 4382 + 4139 + 4387 + 4192 + 4389 + 4469 + 4167 + 4492 + 4172 + 4512 + 4561 + 5552 + 4603 + 6424 + 4627 + 4653 + 4747 + 4841 + 4935 + 5151 + 4971 + 4922 + 5001 + 5027 + 7518 + 5031 + 5120 + 5079 + 5124 + 5109 + 5171 + 7607 + 5201 + 5211 + 5584 + 5302 + 5367 + 5303 + 7083 + 5321 + 5362 + 5366 + 5485 + 5372 +endcidrange + +100 begincidrange + 5394 + 6001 + 5474 + 5487 + 5460 + 5499 + 5317 + 5562 + 5579 + 5673 + 7009 + 5757 + 7370 + 5766 + 5678 + 5773 + 5858 + 5874 + 5871 + 4425 + 5873 + 4427 + 5879 + 4429 + 5880 + 4431 + 5887 + 4435 + 5896 + 4436 + 5897 + 4437 + 5898 + 4439 + 5901 + 4442 + 4159 + 5936 + 4444 + 4447 + 5937 + 4449 + 5939 + 4450 + 5941 + 4453 + 5946 + 4455 + 5947 + 4458 + 5948 + 4459 + 5951 + 4463 + 5954 + 4160 + 5961 + 4465 + 5962 + 4161 + 5964 + 4468 + 5971 + 4469 + 5974 + 4470 + 5976 + 4162 + 5978 + 4471 + 5980 + 4472 + 5981 + 4474 + 4473 + 4475 + 5983 + 4476 + 5984 + 4478 + 6447 + 5985 + 4481 + 5987 + 4482 + 5460 + 5988 + 4483 + 4163 + 4166 + 5990 + 4485 + 5991 + 4487 + 5996 + 4488 + 6000 + 4489 + 4491 + 6002 +endcidrange + +100 begincidrange + 4167 + 4493 + 6003 + 4494 + 6005 + 4495 + 6019 + 7783 + 6020 + 4497 + 4499 + 6024 + 4501 + 6027 + 4502 + 6028 + 4503 + 6029 + 4506 + 6031 + 4508 + 6042 + 4509 + 6046 + 4510 + 6047 + 5797 + 6063 + 6070 + 4551 + 6140 + 4553 + 4180 + 6147 + 4555 + 6152 + 5800 + 6153 + 4556 + 6154 + 4557 + 6156 + 4560 + 6162 + 4561 + 6166 + 4563 + 6197 + 7988 + 6239 + 6246 + 6123 + 6278 + 4577 + 6313 + 4183 + 6327 + 4579 + 6329 + 4581 + 6333 + 4582 + 6334 + 4584 + 6337 + 4586 + 6339 + 4588 + 4184 + 6340 + 4590 + 6355 + 4592 + 6356 + 4593 + 4595 + 6359 + 4596 + 6362 + 4599 + 6366 + 4600 + 5552 + 6368 + 4603 + 6373 + 6411 + 4614 + 4616 + 6416 + 4618 + 6418 + 5950 + 4620 + 4187 + 6422 + 4625 + 6424 + 4627 + 6426 +endcidrange + +75 begincidrange + 4629 + 6427 + 4632 + 6432 + 4634 + 4636 + 6435 + 4188 + 6437 + 4638 + 6447 + 4640 + 6454 + 4642 + 6456 + 4644 + 6458 + 4645 + 6460 + 4647 + 6474 + 4650 + 6475 + 4653 + 6479 + 5351 + 6553 + 6569 + 6494 + 6627 + 6662 + 6756 + 6850 + 6944 + 5731 + 6972 + 5771 + 7032 + 7036 + 4191 + 7052 + 7129 + 6484 + 7135 + 6684 + 7205 + 7221 + 7315 + 4279 + 7398 + 7139 + 7399 + 7407 + 4247 + 7430 + 4266 + 7445 + 4340 + 7455 + 7498 + 7572 + 7556 + 5088 + 7576 + 7590 + 7709 + 3558 + 7684 + 3644 + 7751 + 7775 + 7869 + 3815 + 7877 + 7962 +endcidrange +endcmap +CMapName currentdict /CMap defineresource pop +end +end + +%%EndResource +%%EOF