This website requires JavaScript.
Explore
Help
Sign In
djoka
/
bentopdf
Watch
1
Star
0
Fork
0
You've already forked bentopdf
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
7f5dafcd2f3be559fa2a738d3e5347361695c0e2
bentopdf
/
public
/
pdfjs-viewer
/
wasm
/
qcms_bg.wasm
398 lines
92 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(pdfjs-viewer): add initial PDF.js viewer assets and configuration Add initial set of PDF.js viewer files including: - WASM binaries for PDF rendering - Standard fonts and CMAP files for text rendering - UI icons and SVG assets for toolbar buttons - TypeScript declaration files - Loading animation GIF - Annotation icons and UI elements This provides the base functionality for the PDF viewer including: - Document rendering - Navigation controls - Zoom functionality - Page display options - Annotation tools - Document properties
2025-11-14 10:12:53 +05:30