rdocx-layout 0.1.2

Layout engine for converting DOCX flow model to positioned frames
Documentation

Layout engine for converting DOCX flow model to positioned page frames.

This crate implements style resolution, font loading, text shaping, line breaking, block/table layout, and pagination to produce [LayoutResult] containing [PageFrame]s with absolutely-positioned elements.