Support for CMap GBKp-EUC-H
This commit is contained in:
parent
e2993a7251
commit
b2b922b866
@ -441,6 +441,7 @@ var CMapConverterList = {
|
|||||||
'90msp-RKSJ-H': sjisToUnicode,
|
'90msp-RKSJ-H': sjisToUnicode,
|
||||||
'90msp-RKSJ-V': sjisToUnicode,
|
'90msp-RKSJ-V': sjisToUnicode,
|
||||||
'GBK-EUC-H': gbkToUnicode,
|
'GBK-EUC-H': gbkToUnicode,
|
||||||
|
'GBKp-EUC-H': gbkToUnicode,
|
||||||
'B5pc-H': big5ToUnicode,
|
'B5pc-H': big5ToUnicode,
|
||||||
'ETenms-B5-H': big5ToUnicode,
|
'ETenms-B5-H': big5ToUnicode,
|
||||||
'ETenms-B5-V': big5ToUnicode,
|
'ETenms-B5-V': big5ToUnicode,
|
||||||
|
BIN
test/pdfs/issue3521.pdf
Normal file
BIN
test/pdfs/issue3521.pdf
Normal file
Binary file not shown.
@ -1283,6 +1283,13 @@
|
|||||||
"rounds": 1,
|
"rounds": 1,
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
|
{ "id": "issue3521.pdf",
|
||||||
|
"file": "pdfs/issue3521.pdf",
|
||||||
|
"md5": "df95d31443e20a38efa29c3a635a045b",
|
||||||
|
"rounds": 1,
|
||||||
|
"type": "eq",
|
||||||
|
"about": "Support for CMap GBKp-EUC-H"
|
||||||
|
},
|
||||||
{ "id": "issue2829",
|
{ "id": "issue2829",
|
||||||
"file": "pdfs/issue2829.pdf",
|
"file": "pdfs/issue2829.pdf",
|
||||||
"md5": "f32b28cf8792f6ccc470446bfbb38584",
|
"md5": "f32b28cf8792f6ccc470446bfbb38584",
|
||||||
|
Loading…
Reference in New Issue
Block a user