openreader/compute/core/src/pdf
Richard R bb61d0f502 refactor(pdf): simplify standard font path resolution for pdfjs-dist
Replace dynamic require.resolve lookup with direct path construction to
standard_fonts directory under node_modules. Removes use of createRequire
and streamlines runtime font path resolution logic for PDF parsing.
2026-06-03 14:17:43 -06:00
..
assets refactor(compute-core): rename pdf and whisper modules to clean capability layout 2026-05-21 21:41:37 -06:00
merge.ts feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
model.ts refactor(core,config,tests): update ONNX model manifest loading and test imports 2026-05-21 23:49:56 -06:00
normalize-text.ts feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
parse.ts feat(build): improve Docker image layering and embed migration/worker tools 2026-06-03 14:08:33 -06:00
pdfjs-runtime.ts refactor(pdf): simplify standard font path resolution for pdfjs-dist 2026-06-03 14:17:43 -06:00
render.ts feat(build): improve Docker image layering and embed migration/worker tools 2026-06-03 14:08:33 -06:00
runLayoutModel.ts feat: improve PDF parsing recovery and reader UI (#98) 2026-06-03 04:44:55 -06:00
stitch.ts refactor(compute-core): rename pdf and whisper modules to clean capability layout 2026-05-21 21:41:37 -06:00
types.ts refactor(compute-core): rename pdf and whisper modules to clean capability layout 2026-05-21 21:41:37 -06:00