Support for CMap GBKp-EUC-H

This commit is contained in:
Tim van der Meij 2013-08-11 10:35:56 +02:00
parent e2993a7251
commit b2b922b866
3 changed files with 8 additions and 0 deletions

View File

@ -441,6 +441,7 @@ var CMapConverterList = {
'90msp-RKSJ-H': sjisToUnicode,
'90msp-RKSJ-V': sjisToUnicode,
'GBK-EUC-H': gbkToUnicode,
'GBKp-EUC-H': gbkToUnicode,
'B5pc-H': big5ToUnicode,
'ETenms-B5-H': big5ToUnicode,
'ETenms-B5-V': big5ToUnicode,

BIN
test/pdfs/issue3521.pdf Normal file

Binary file not shown.

View File

@ -1283,6 +1283,13 @@
"rounds": 1,
"type": "eq"
},
{ "id": "issue3521.pdf",
"file": "pdfs/issue3521.pdf",
"md5": "df95d31443e20a38efa29c3a635a045b",
"rounds": 1,
"type": "eq",
"about": "Support for CMap GBKp-EUC-H"
},
{ "id": "issue2829",
"file": "pdfs/issue2829.pdf",
"md5": "f32b28cf8792f6ccc470446bfbb38584",