Commit Graph

3 Commits

Author SHA1 Message Date
abdullahalam123
9ee8225114 fix(pdfjs-annotation-viewer): initialize konvaClientRect dimensions and add HASH_PARAMS implementation
Updated the pdfjs-annotation-extension-testdata.json to set default dimensions for konvaClientRect to zero. Added a HASH_PARAMS implementation in viewer.html to handle hash parsing, ensuring compatibility with the pdfjs-annotation-extension bundle and preventing runtime errors.
2025-11-15 20:25:30 +05:30
abdullahalam123
95bfda0e99 fix(pdfjs-annotation-extension): update module export structure for compatibility
Refactored the module export structure in pdfjs-annotation-extension.js to ensure compatibility with various module systems, enhancing the integration of the PdfjsAnnotationExtension across different environments.
2025-11-15 19:37:20 +05:30
abdullahalam123
ba669a8952 build(pdfjs-annotation-viewer): add binary font and cmap files for PDF rendering
feat(pdfjs-annotation-viewer): add various SVG icons for UI components
2025-11-14 13:05:22 +05:30