Skip to content

Add memoized LTML canvas form rendering#99

Merged
rowland merged 3 commits intomasterfrom
memoize
Apr 26, 2026
Merged

Add memoized LTML canvas form rendering#99
rowland merged 3 commits intomasterfrom
memoize

Conversation

@rowland
Copy link
Copy Markdown
Owner

@rowland rowland commented Apr 26, 2026

Summary

  • Add memoized canvas/form capture so repeated LTML draw content can be rendered once and reused as a form XObject.
  • Thread memoization support through the LTML writer stack, PDF form handling, and canvas capture/draw paths.
  • Update canvas drawing, link/index handling, and sample output to exercise the new memoized flow.

Testing

  • Added and updated unit/integration coverage for form memoization, canvas drawing, and layout behavior.
  • Verified the affected PDF and LTML test suites pass locally, including the new canvas memoization scenarios.

@rowland rowland merged commit 7ded525 into master Apr 26, 2026
2 checks passed
@rowland rowland deleted the memoize branch April 26, 2026 19:43
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.

1 participant