summaryrefslogtreecommitdiff
path: root/resources/cmaps/EUC-V
diff options
context:
space:
mode:
Diffstat (limited to 'resources/cmaps/EUC-V')
-rw-r--r--resources/cmaps/EUC-V105
1 files changed, 105 insertions, 0 deletions
diff --git a/resources/cmaps/EUC-V b/resources/cmaps/EUC-V
new file mode 100644
index 00000000..d63ff729
--- /dev/null
+++ b/resources/cmaps/EUC-V
@@ -0,0 +1,105 @@
+%!PS-Adobe-3.0 Resource-CMap
+%%DocumentNeededResources: ProcSet (CIDInit)
+%%DocumentNeededResources: CMap (EUC-H)
+%%IncludeResource: ProcSet (CIDInit)
+%%IncludeResource: CMap (EUC-H)
+%%BeginResource: CMap (EUC-V)
+%%Title: (EUC-V Adobe Japan1 1)
+%%Version: 12.004
+%%Copyright: -----------------------------------------------------------
+%%Copyright: Copyright 1990-2015 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
+
+/EUC-H usecmap
+
+/CIDSystemInfo 3 dict dup begin
+ /Registry (Adobe) def
+ /Ordering (Japan1) def
+ /Supplement 1 def
+end def
+
+/CMapName /EUC-V def
+/CMapVersion 12.004 def
+/CMapType 1 def
+
+/UIDOffset 800 def
+/XUID [1 10 25330] def
+
+/WMode 1 def
+
+27 begincidrange
+<a1a2> <a1a3> 7887
+<a1b1> <a1b2> 7889
+<a1bc> <a1be> 7891
+<a1c1> <a1c5> 7894
+<a1ca> <a1db> 7899
+<a1e1> <a1e1> 7917
+<a4a1> <a4a1> 7918
+<a4a3> <a4a3> 7919
+<a4a5> <a4a5> 7920
+<a4a7> <a4a7> 7921
+<a4a9> <a4a9> 7922
+<a4c3> <a4c3> 7923
+<a4e3> <a4e3> 7924
+<a4e5> <a4e5> 7925
+<a4e7> <a4e7> 7926
+<a4ee> <a4ee> 7927
+<a5a1> <a5a1> 7928
+<a5a3> <a5a3> 7929
+<a5a5> <a5a5> 7930
+<a5a7> <a5a7> 7931
+<a5a9> <a5a9> 7932
+<a5c3> <a5c3> 7933
+<a5e3> <a5e3> 7934
+<a5e5> <a5e5> 7935
+<a5e7> <a5e7> 7936
+<a5ee> <a5ee> 7937
+<a5f5> <a5f6> 7938
+endcidrange
+endcmap
+CMapName currentdict /CMap defineresource pop
+end
+end
+
+%%EndResource
+%%EOF