Skip to content

Commit

Permalink
handle pdfjs
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc authored and tiensonqin committed Aug 4, 2023
1 parent 3d369e0 commit abbd35a
Show file tree
Hide file tree
Showing 176 changed files with 27 additions and 99,487 deletions.
8 changes: 8 additions & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,14 @@ const common = {
'node_modules/@highlightjs/cdn-assets/highlight.min.js',
'node_modules/@isomorphic-git/lightning-fs/dist/lightning-fs.min.js'
]).pipe(gulp.dest(path.join(outputPath, 'js'))),
() => gulp.src([
'node_modules/pdfjs-dist/build/pdf.js',
'node_modules/pdfjs-dist/build/pdf.worker.js',
'node_modules/pdfjs-dist/web/pdf_viewer.js'
]).pipe(gulp.dest(path.join(outputPath, 'js', 'pdfjs'))),
() => gulp.src([
'node_modules/pdfjs-dist/cmaps/*.*',
]).pipe(gulp.dest(path.join(outputPath, 'js', 'pdfjs', 'cmaps'))),
() => gulp.src([
'node_modules/@tabler/icons/iconfont/tabler-icons.min.css',
'node_modules/inter-ui/inter.css',
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
"mldoc": "1.5.7",
"path": "0.12.7",
"path-complete-extname": "1.0.0",
"pdfjs-dist": "2.14.305",
"photoswipe": "^5.3.7",
"pixi-graph-fork": "0.2.0",
"pixi.js": "6.2.0",
Expand Down
Binary file removed resources/js/pdfjs/cmaps/78-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/78-EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/78-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/78-RKSJ-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/78-RKSJ-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/78-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/78ms-RKSJ-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/78ms-RKSJ-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/83pv-RKSJ-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/90ms-RKSJ-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/90ms-RKSJ-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/90msp-RKSJ-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/90msp-RKSJ-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/90pv-RKSJ-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/90pv-RKSJ-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Add-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Add-RKSJ-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Add-RKSJ-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Add-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-CNS1-0.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-CNS1-1.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-CNS1-2.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-CNS1-3.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-CNS1-4.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-CNS1-5.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-CNS1-6.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-CNS1-UCS2.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-GB1-0.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-GB1-1.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-GB1-2.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-GB1-3.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-GB1-4.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-GB1-5.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-GB1-UCS2.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Japan1-0.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Japan1-1.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Japan1-2.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Japan1-3.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Japan1-4.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Japan1-5.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Japan1-6.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Japan1-UCS2.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Korea1-0.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Korea1-1.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Korea1-2.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Adobe-Korea1-UCS2.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/B5-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/B5-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/B5pc-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/B5pc-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/CNS-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/CNS-EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/CNS1-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/CNS1-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/CNS2-H.bcmap
Binary file not shown.
3 changes: 0 additions & 3 deletions resources/js/pdfjs/cmaps/CNS2-V.bcmap

This file was deleted.

Binary file removed resources/js/pdfjs/cmaps/ETHK-B5-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/ETHK-B5-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/ETen-B5-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/ETen-B5-V.bcmap
Binary file not shown.
3 changes: 0 additions & 3 deletions resources/js/pdfjs/cmaps/ETenms-B5-H.bcmap

This file was deleted.

Binary file removed resources/js/pdfjs/cmaps/ETenms-B5-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Ext-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Ext-RKSJ-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Ext-RKSJ-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Ext-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GB-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GB-EUC-V.bcmap
Binary file not shown.
4 changes: 0 additions & 4 deletions resources/js/pdfjs/cmaps/GB-H.bcmap

This file was deleted.

Binary file removed resources/js/pdfjs/cmaps/GB-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBK-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBK-EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBK2K-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBK2K-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBKp-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBKp-EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBT-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBT-EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBT-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBT-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBTpc-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBTpc-EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBpc-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/GBpc-EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKdla-B5-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKdla-B5-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKdlb-B5-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKdlb-B5-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKgccs-B5-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKgccs-B5-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKm314-B5-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKm314-B5-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKm471-B5-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKm471-B5-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKscs-B5-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/HKscs-B5-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Hankaku.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Hiragana.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSC-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSC-EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSC-Johab-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSC-Johab-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSCms-UHC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSCms-UHC-HW-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSCms-UHC-HW-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSCms-UHC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSCpc-EUC-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/KSCpc-EUC-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Katakana.bcmap
Binary file not shown.
36 changes: 0 additions & 36 deletions resources/js/pdfjs/cmaps/LICENSE

This file was deleted.

Binary file removed resources/js/pdfjs/cmaps/NWP-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/NWP-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/RKSJ-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/RKSJ-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/Roman.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniCNS-UCS2-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniCNS-UCS2-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniCNS-UTF16-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniCNS-UTF16-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniCNS-UTF32-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniCNS-UTF32-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniCNS-UTF8-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniCNS-UTF8-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniGB-UCS2-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniGB-UCS2-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniGB-UTF16-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniGB-UTF16-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniGB-UTF32-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniGB-UTF32-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniGB-UTF8-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniGB-UTF8-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UCS2-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UCS2-HW-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UCS2-HW-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UCS2-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UTF16-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UTF16-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UTF32-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UTF32-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UTF8-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS-UTF8-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS2004-UTF16-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS2004-UTF16-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS2004-UTF32-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS2004-UTF32-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS2004-UTF8-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJIS2004-UTF8-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJISPro-UCS2-HW-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJISPro-UCS2-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJISPro-UTF8-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJISX0213-UTF32-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJISX0213-UTF32-V.bcmap
Binary file not shown.
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniJISX02132004-UTF32-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniKS-UCS2-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniKS-UCS2-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniKS-UTF16-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniKS-UTF16-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniKS-UTF32-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniKS-UTF32-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniKS-UTF8-H.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/UniKS-UTF8-V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/V.bcmap
Binary file not shown.
Binary file removed resources/js/pdfjs/cmaps/WP-Symbol.bcmap
Binary file not shown.
Loading

0 comments on commit abbd35a

Please sign in to comment.