mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Initial JBIG2 code
This commit is contained in:
parent
2aae4fd001
commit
95bc99f698
5 changed files with 561 additions and 1 deletions
|
@ -24,6 +24,7 @@ var files = [
|
|||
'stream.js',
|
||||
'worker.js',
|
||||
'jpx.js',
|
||||
'jbig2.js',
|
||||
'bidi.js',
|
||||
'../external/jpgjs/jpg.js'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue