Commit Graph

2 Commits

Author SHA1 Message Date
abdullahalam123
75000e1dcf refactor(pdfjs-viewer): remove old debugger files and add new standard fonts
Deleted outdated debugger CSS and MJS files to streamline the viewer's codebase. Introduced new standard font files (AlexBrush, Allura, Handlee, Kalam, Sacramento) to enhance text rendering options in the PDF viewer.
2025-11-15 16:10:43 +05:30
abdullahalam123
68561b28b7 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