v0.72.2
Patch on v0.72.1 — Word-compatible docx layout geometry plus xlsx cacheless-chart and RTL-anchor correctness.
Fixes
- docx — Word-compatible layout geometry (#1035): preserve floating-anchor host line metrics independently of the drawing payload (picture / chart / shape / group); resolve installed normal-face metrics with embedded-regular priority while keeping authored styled faces (§17.8.3.3); include justified text and picture list markers in paragraph border bounds (§17.9.7, §17.3.1.24); resolve each emitted table page slice by the borders it actually paints without assuming monotonic row heights (§17.4.66, §17.4.80); honor an explicit
atLeastgrid minimum for a tall first line. No sample-specific thresholds. - xlsx — cacheless chart data + RTL anchors (#1034): resolve cacheless legacy chart formulas through a shared DrawingML resolver contract (category / value / series-name / scatter / bubble, multi-level categories) with a bounded worksheet-reference session shared across charts and sparklines; mirror anchored objects and clipping rectangles on right-to-left sheets without flipping content.
MCP server / VS Code extension
- Prebuilt
ooxml-mcp-serverbinaries for macOS (arm64/x64), Linux x64, and Windows x64 are attached below.