Show HN: I built a zero-browser, pure-JS typesetting engine for bit-perfect PDFs
Summary
VMPrint is a pure-JS, zero-dependency typesetting engine that yields bit-perfect PDF output across runtimes, avoiding headless browsers. It uses a two-stage layout-and-render pipeline with a JSON Page[] output for reproducible typography and supports multilingual text with a minimal footprint.