Skip to content

Eliminate unused variables in PdfRenderer.draw()#57

Merged
bmjcode merged 1 commit into
masterfrom
pdf-draw-unused-variables
May 12, 2026
Merged

Eliminate unused variables in PdfRenderer.draw()#57
bmjcode merged 1 commit into
masterfrom
pdf-draw-unused-variables

Conversation

@bmjcode
Copy link
Copy Markdown
Member

@bmjcode bmjcode commented May 10, 2026

This patch cleans up some cruft that was left over from an earlier implementation. It also makes some small readability improvements and fixes a documentation error where I mixed up the horizontal and vertical scaling factors in the "actual size" calculation.

This patch cleans up some cruft that was left over from an earlier
implementation. It also makes some small readability improvements and
fixes a documentation error where I mixed up the horizontal and vertical
scaling factors in the "actual size" calculation.
@bmjcode bmjcode merged commit 23dc566 into master May 12, 2026
3 checks passed
@bmjcode bmjcode deleted the pdf-draw-unused-variables branch May 12, 2026 22:08
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