Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/resources/cmaps/UniGB-UCS2-H @ 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 %%IncludeResource: procset (CIDInit) | |
| 4 %%BeginResource: CMap (UniGB-UCS2-H) | |
| 5 %%Version: 12.006 | |
| 6 %%EndComments | |
| 7 /CIDInit /ProcSet findresource begin | |
| 8 12 dict begin | |
| 9 begincmap | |
| 10 /UniGB-X usecmap | |
| 11 /CIDSystemInfo 3 dict dup begin | |
| 12 /Registry (Adobe) def | |
| 13 /Ordering (GB1) def | |
| 14 /Supplement 4 def | |
| 15 end def | |
| 16 /CMapName /UniGB-UCS2-H def | |
| 17 /CMapVersion 12.006 def | |
| 18 /CMapType 1 def | |
| 19 /WMode 0 def | |
| 20 2 begincodespacerange | |
| 21 <0000> <d7ff> | |
| 22 <e000> <ffff> | |
| 23 endcodespacerange | |
| 24 1 begincidchar | |
| 25 <3127> 734 | |
| 26 endcidchar | |
| 27 1 begincidrange | |
| 28 <30f8> <30f9> 22391 | |
| 29 endcidrange | |
| 30 endcmap | |
| 31 CMapName currentdict /CMap defineresource pop | |
| 32 end | |
| 33 end | |
| 34 %%EndResource | |
| 35 %%EOF |
