openreader/compute/core
Richard R 690628b318 refactor(pdf): improve text normalization with font ascent and vertical overlap logic
Enhance text normalization by incorporating font ascent and descent data to more accurately position glyphs, especially for decorative initials. Update merge logic to better detect line membership using vertical overlap, ensuring drop caps and overlapping glyphs are merged correctly. Extend tests to cover these layout scenarios.
2026-06-02 22:31:36 -06:00
..
src refactor(pdf): improve text normalization with font ascent and vertical overlap logic 2026-06-02 22:31:36 -06:00
tests/control-plane refactor(worker): modularize worker entrypoint and add vitest infra 2026-05-30 11:00:01 -06:00
package.json feat(control-plane): add shared orchestrator and in-memory adapters 2026-05-26 11:09:43 -06:00
tsconfig.json feat(compute): add external compute worker backend and integration 2026-05-19 15:21:25 -06:00