|
|
|
@ -22,8 +22,8 @@ if (typeof PDFJS === 'undefined') {
@@ -22,8 +22,8 @@ if (typeof PDFJS === 'undefined') {
|
|
|
|
|
(typeof window !== 'undefined' ? window : this).PDFJS = {}; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
PDFJS.version = '1.0.761'; |
|
|
|
|
PDFJS.build = 'c84a569'; |
|
|
|
|
PDFJS.version = '1.0.763'; |
|
|
|
|
PDFJS.build = '0674a3b'; |
|
|
|
|
|
|
|
|
|
(function pdfjsWrapper() { |
|
|
|
|
// Use strict in our context only - users might not want it
|
|
|
|
@ -41394,7 +41394,7 @@ var JpxImage = (function JpxImageClosure() {
@@ -41394,7 +41394,7 @@ var JpxImage = (function JpxImageClosure() {
|
|
|
|
|
codeblockWidth: xcb_, |
|
|
|
|
codeblockHeight: ycb_, |
|
|
|
|
numcodeblockwide: cbx1 - cbx0 + 1, |
|
|
|
|
numcodeblockhigh: cby1 - cby1 + 1 |
|
|
|
|
numcodeblockhigh: cby1 - cby0 + 1 |
|
|
|
|
}; |
|
|
|
|
subband.codeblocks = codeblocks; |
|
|
|
|
subband.precincts = precincts; |
|
|
|
|