Skip to content

Conversation

@exoego
Copy link

@exoego exoego commented Jan 23, 2026

Closes #573

View float Image float Margin around Float clear
image image image image
  • Implements float: left | rightandclear: left | right | both | noneby leveragingexcludeRects` in textkit
  • We may support shape-outside to support non-rectangular shape in future, but it requires heavy change in textkit, so only rectangle in this PR.

@changeset-bot
Copy link

changeset-bot bot commented Jan 23, 2026

🦋 Changeset detected

Latest commit: a5df2fd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@react-pdf/vite-example Minor
@react-pdf/stylesheet Minor
@react-pdf/layout Minor
@react-pdf/types Patch
@react-pdf/render Patch
@react-pdf/renderer Patch
@react-pdf/font Patch
next-14 Patch
next-15 Patch
@react-pdf/e2e-node-cjs Patch
@react-pdf/e2e-node-esm Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@exoego exoego force-pushed the float branch 6 times, most recently from f66c1a2 to 903780b Compare January 24, 2026 06:28
@exoego exoego marked this pull request as ready for review January 24, 2026 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrapping text around images.

1 participant