Skip to content

Clean up and optimize PdfRenderer.draw()#50

Merged
bmjcode merged 2 commits intomasterfrom
rewrite-pdfrenderer-draw
Apr 3, 2026
Merged

Clean up and optimize PdfRenderer.draw()#50
bmjcode merged 2 commits intomasterfrom
rewrite-pdfrenderer-draw

Conversation

@bmjcode
Copy link
Copy Markdown
Contributor

@bmjcode bmjcode commented Mar 7, 2026

This PR optimizes the PDF rendering code to increase performance and reduce memory usage. It also simplifies the logic for improved readability and maintainability.

bmjcode added 2 commits March 7, 2026 11:20
The purpose of this change is to make the code more readable by
eliminating an unnecessary helper method.
This eliminates some extra work, increasing performance and decreasing
memory usage.
@bmjcode bmjcode changed the title Clean up PdfRenderer.draw() Clean up and optimize PdfRenderer.draw() Mar 7, 2026
@bmjcode bmjcode merged commit 2ac4846 into master Apr 3, 2026
3 checks passed
@bmjcode bmjcode deleted the rewrite-pdfrenderer-draw branch April 3, 2026 00:15
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.

2 participants