mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Merge pull request #2838 from allstarschh/issue_2829_test
Add Support for big5 encoding.
This commit is contained in:
commit
70f788a2a5
3 changed files with 15 additions and 1 deletions
1
test/pdfs/issue2829.pdf.link
Normal file
1
test/pdfs/issue2829.pdf.link
Normal file
|
@ -0,0 +1 @@
|
|||
http://www.ym.edu.tw/bcial/property/IP/laws/iplaws01.pdf
|
|
@ -941,5 +941,12 @@
|
|||
"md5": "c7eca682d70a976dfc4b7e64d3e9f1ce",
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
},
|
||||
{ "id": "issue2829",
|
||||
"file": "pdfs/issue2829.pdf",
|
||||
"md5": "f32b28cf8792f6ccc470446bfbb38584",
|
||||
"link": true,
|
||||
"rounds": 1,
|
||||
"type": "eq"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue