Implement "B5pc-H" CMap
This commit is contained in:
parent
655324de74
commit
9e43ad0673
@ -422,6 +422,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,
|
||||||
|
'B5pc-H': big5ToUnicode,
|
||||||
'ETenms-B5-H': big5ToUnicode,
|
'ETenms-B5-H': big5ToUnicode,
|
||||||
'ETenms-B5-V': big5ToUnicode,
|
'ETenms-B5-V': big5ToUnicode,
|
||||||
};
|
};
|
||||||
|
1
test/pdfs/mao.pdf.link
Normal file
1
test/pdfs/mao.pdf.link
Normal file
@ -0,0 +1 @@
|
|||||||
|
http://www1.ihns.ac.cn/readers/mao.pdf
|
@ -934,6 +934,15 @@
|
|||||||
"lastPage": 2,
|
"lastPage": 2,
|
||||||
"type": "eq"
|
"type": "eq"
|
||||||
},
|
},
|
||||||
|
{ "id": "mao",
|
||||||
|
"file": "pdfs/mao.pdf",
|
||||||
|
"md5": "797093d67c4d4d4231ac6e1fb66bf6c3",
|
||||||
|
"rounds": 1,
|
||||||
|
"link": true,
|
||||||
|
"firstPage": 1,
|
||||||
|
"lastPage": 1,
|
||||||
|
"type": "eq"
|
||||||
|
},
|
||||||
{ "id": "noembed-identity",
|
{ "id": "noembed-identity",
|
||||||
"file": "pdfs/noembed-identity.pdf",
|
"file": "pdfs/noembed-identity.pdf",
|
||||||
"md5": "05d3803b6c22451e18cb60d8d8c75c0c",
|
"md5": "05d3803b6c22451e18cb60d8d8c75c0c",
|
||||||
|
Loading…
Reference in New Issue
Block a user