Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Fix merged SVG rendering in tests#7567

Merged
laurmaedje merged 1 commit intomainfrom
fix-merged-svgs
Dec 18, 2025
Merged

Fix merged SVG rendering in tests#7567
laurmaedje merged 1 commit intomainfrom
fix-merged-svgs

Conversation

@saecki
Copy link
Member

@saecki saecki commented Dec 12, 2025

This fixes a bug where the page background was always drawn at the origin instead of the correct page offset.
It also removes the padding around individual pages and only adds a 1pt gap between pages, which is in line with how render_merged works. This padding combined with the bug mentioned above also caused single page SVG to look shifted.

@saecki saecki marked this pull request as draft December 12, 2025 11:08
@saecki saecki marked this pull request as ready for review December 12, 2025 11:15
@laurmaedje laurmaedje added this pull request to the merge queue Dec 18, 2025
Merged via the queue into main with commit dcc60b9 Dec 18, 2025
16 checks passed
@laurmaedje laurmaedje deleted the fix-merged-svgs branch December 18, 2025 17:20
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