PageRenderTime 11ms CodeModel.GetById 6ms app.highlight 4ms RepoModel.GetById 0ms app.codeStats 0ms

/poppler-data-0.4.5/cMap/Adobe-Japan1/Hiragana

#
#! | 86 lines | 76 code | 10 blank | 0 comment | 0 complexity | a4f7199f907916024fc81277e7f4cfb0 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%%IncludeResource: ProcSet (CIDInit)
 4%%BeginResource: CMap (Hiragana)
 5%%Title: (Hiragana Adobe Japan1 0)
 6%%Version: 10.003
 7%%Copyright: -----------------------------------------------------------
 8%%Copyright: Copyright 1990-2009 Adobe Systems Incorporated.
 9%%Copyright: All rights reserved.
10%%Copyright:
11%%Copyright: Redistribution and use in source and binary forms, with or
12%%Copyright: without modification, are permitted provided that the
13%%Copyright: following conditions are met:
14%%Copyright:
15%%Copyright: Redistributions of source code must retain the above
16%%Copyright: copyright notice, this list of conditions and the following
17%%Copyright: disclaimer.
18%%Copyright:
19%%Copyright: Redistributions in binary form must reproduce the above
20%%Copyright: copyright notice, this list of conditions and the following
21%%Copyright: disclaimer in the documentation and/or other materials
22%%Copyright: provided with the distribution. 
23%%Copyright:
24%%Copyright: Neither the name of Adobe Systems Incorporated nor the names
25%%Copyright: of its contributors may be used to endorse or promote
26%%Copyright: products derived from this software without specific prior
27%%Copyright: 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
4712 dict begin
48
49begincmap
50
51/CIDSystemInfo 3 dict dup begin
52  /Registry (Adobe) def
53  /Ordering (Japan1) def
54  /Supplement 0 def
55end def
56
57/CMapName /Hiragana def
58/CMapVersion 10.003 def
59/CMapType 1 def
60
61/UIDOffset 862 def
62/XUID [1 10 25349] def
63
64/WMode 0 def
65
661 begincodespacerange
67  <00> <FF>
68endcodespacerange
69
708 begincidrange
71<20> <20> 515
72<21> <25> 327
73<26> <2f> 516
74<30> <30> 342
75<31> <5d> 526
76<5e> <5f> 388
77<60> <62> 571
78<66> <7e> 574
79endcidrange
80endcmap
81CMapName currentdict /CMap defineresource pop
82end
83end
84
85%%EndResource
86%%EOF