Scope
Compare public real-world DOCX fixtures against Microsoft Word PDF ground truth using paired image inspection.
Completed
Each child issue was implemented in its own worktree, branch, artifact directory, and focused PR. Dependency limitations found during the audit were fixed in the dependency fork and proposed upstream where applicable, including bokuweb/docx-rs#897 for paragraph-border reading.
Method
Microsoft Word is automated in an alert-free batch session, outputs are rendered at the same dimensions, and GT/Before/After images are reviewed visually. Pixel metrics are used only to rank candidates, not to determine correctness. New artifacts use progressive JPEG at quality 86 to keep repository size reasonable while preserving readable text and layout detail.
Scope
Compare public real-world DOCX fixtures against Microsoft Word PDF ground truth using paired image inspection.
Completed
fldSimpleresults duplicate dynamic page numbers (fix: discard cached DOCX simple field text #194)w:pictand VML fallback content can be dropped (DOCX: preserve legacy w:pict and VML fallback content #201, fix(docx): preserve canvas image offsets #206)Each child issue was implemented in its own worktree, branch, artifact directory, and focused PR. Dependency limitations found during the audit were fixed in the dependency fork and proposed upstream where applicable, including bokuweb/docx-rs#897 for paragraph-border reading.
Method
Microsoft Word is automated in an alert-free batch session, outputs are rendered at the same dimensions, and GT/Before/After images are reviewed visually. Pixel metrics are used only to rank candidates, not to determine correctness. New artifacts use progressive JPEG at quality 86 to keep repository size reasonable while preserving readable text and layout detail.