comparison mupdf-source/resources/cmaps/UniGB-UTF16-V @ 2:b50eed0cc0ef upstream

ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4. The directory name has changed: no version number in the expanded directory now.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:43:07 +0200
parents
children
comparison
equal deleted inserted replaced
1:1d09e1dec1d9 2:b50eed0cc0ef
1 %!PS-Adobe-3.0 Resource-CMap
2 %%DocumentNeededResources: ProcSet (CIDInit)
3 %%DocumentNeededResources: CMap (UniGB-UTF16-H)
4 %%IncludeResource: ProcSet (CIDInit)
5 %%IncludeResource: CMap (UniGB-UTF16-H)
6 %%BeginResource: CMap (UniGB-UTF16-V)
7 %%Title: (UniGB-UTF16-V Adobe GB1 5)
8 %%Version: 1.006
9 %%Copyright: -----------------------------------------------------------
10 %%Copyright: Copyright 1990-2015 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
49 12 dict begin
50
51 begincmap
52
53 /UniGB-UTF16-H usecmap
54
55 /CIDSystemInfo 3 dict dup begin
56 /Registry (Adobe) def
57 /Ordering (GB1) def
58 /Supplement 5 def
59 end def
60
61 /CMapName /UniGB-UTF16-V def
62 /CMapVersion 1.006 def
63 /CMapType 1 def
64
65 /XUID [1 10 25602] def
66
67 /WMode 1 def
68
69 17 begincidchar
70 <2014> 598
71 <2026> 599
72 <3001> 575
73 <3002> 574
74 <3013> 7706
75 <ff01> 578
76 <ff0c> 573
77 <ff0e> 7707
78 <ff1d> 7708
79 <ff1f> 579
80 <ff3b> 7709
81 <ff3d> 7710
82 <ff3f> 600
83 <ff5b> 596
84 <ff5d> 597
85 <ff5e> 7704
86 <ffe3> 7711
87 endcidchar
88
89 6 begincidrange
90 <3008> <300f> 584
91 <3010> <3011> 594
92 <3014> <3015> 582
93 <3016> <3017> 592
94 <ff08> <ff09> 580
95 <ff1a> <ff1b> 576
96 endcidrange
97
98 endcmap
99 CMapName currentdict /CMap defineresource pop
100 end
101 end
102
103 %%EndResource
104 %%EOF