Skip to content

v1.3.0

Latest

Choose a tag to compare

@rwv rwv released this 09 Sep 06:50
d5af5a9

1.3.0 (2026-09-09)

Features

  • draw the bitmap a rasterising producer embeds in a metafile (#36) (24ba728), closes #35
  • measure the line box once per face, and let the caller declare it (#45) (1589a27), closes #44

Bug Fixes

  • close the edge a page break creates in a split table row (#43) (32f172f), closes #42

Performance Improvements

  • use unclamped tasks for cooperative yielding (#46) (6a09564)
  • yield on the work done rather than once per table cell (#40) (1ae4965), closes #39