PageRenderTime 23ms CodeModel.GetById 18ms app.highlight 4ms RepoModel.GetById 0ms app.codeStats 0ms

/poppler-data-0.4.5/cMap/Adobe-CNS1/CNS1-V

#
#! | 90 lines | 80 code | 10 blank | 0 comment | 0 complexity | be50dc9bbab0a338f1f52f4b08d690c1 MD5 | raw file
Possible License(s): MIT, BSD-3-Clause, GPL-2.0
 1%!PS-Adobe-3.0 Resource-CMap
 2%%DocumentNeededResources: ProcSet (CIDInit)
 3%%DocumentNeededResources: CMap (CNS1-H)
 4%%IncludeResource: ProcSet (CIDInit)
 5%%IncludeResource: CMap (CNS1-H)
 6%%BeginResource: CMap (CNS1-V)
 7%%Title: (CNS1-V Adobe CNS1 0)
 8%%Version: 10.003
 9%%Copyright: -----------------------------------------------------------
10%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated.
11%%Copyright: All rights reserved.
12%%Copyright:
13%%Copyright: Redistribution and use in source and binary forms, with or
14%%Copyright: without modification, are permitted provided that the
15%%Copyright: following conditions are met:
16%%Copyright:
17%%Copyright: Redistributions of source code must retain the above
18%%Copyright: copyright notice, this list of conditions and the following
19%%Copyright: disclaimer.
20%%Copyright:
21%%Copyright: Redistributions in binary form must reproduce the above
22%%Copyright: copyright notice, this list of conditions and the following
23%%Copyright: disclaimer in the documentation and/or other materials
24%%Copyright: provided with the distribution. 
25%%Copyright:
26%%Copyright: Neither the name of Adobe Systems Incorporated nor the names
27%%Copyright: of its contributors may be used to endorse or promote
28%%Copyright: products derived from this software without specific prior
29%%Copyright: written permission. 
30%%Copyright:
31%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
32%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
33%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
34%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
35%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
36%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
37%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
38%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
39%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
40%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
41%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
42%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
43%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
44%%Copyright: -----------------------------------------------------------
45%%EndComments
46
47/CIDInit /ProcSet findresource begin
48
4912 dict begin
50
51begincmap
52
53/CNS1-H usecmap
54
55/CIDSystemInfo 3 dict dup begin
56  /Registry (Adobe) def
57  /Ordering (CNS1) def
58  /Supplement 0 def
59end def
60
61/CMapName /CNS1-V def
62/CMapVersion 10.003 def
63/CMapType 1 def
64
65/UIDOffset 940 def
66/XUID [1 10 25385] def
67
68/WMode 1 def
69
7012 begincidrange
71<212c> <212c> 13646
72<213b> <213b> 124
73<213d> <213d> 126
74<213e> <213f> 130
75<2142> <2143> 134
76<2146> <2147> 138
77<214a> <214b> 142
78<214e> <214f> 146
79<2152> <2153> 150
80<2156> <2157> 154
81<215a> <215b> 158
82<2244> <2244> 13647
83endcidrange
84endcmap
85CMapName currentdict /CMap defineresource pop
86end
87end
88
89%%EndResource
90%%EOF