Skip to content

Add image saving to SVG format#337

Merged
jankae merged 1 commit intojankae:masterfrom
alexey-lysiuk:save-svg-3
Nov 14, 2025
Merged

Add image saving to SVG format#337
jankae merged 1 commit intojankae:masterfrom
alexey-lysiuk:save-svg-3

Conversation

@alexey-lysiuk
Copy link
Contributor

This allows to create images independent from screen resolution
Replaced copy-pasted screenshot code with the single implementation

1

Unfortunately, font handling is not perfect. I found no way to improve it without copying SVG paint device from Qt, and modifying it afterward.

This allows to create images independent from screen resolution
Replaced copy-pasted screenshot code with the single implementation
@jankae
Copy link
Owner

jankae commented Nov 14, 2025

Awesome, thank you very much! This seems to work great during my tests, so I'll merge it into master

@jankae jankae merged commit 56dbec8 into jankae:master Nov 14, 2025
6 of 7 checks passed
@alexey-lysiuk alexey-lysiuk deleted the save-svg-3 branch November 14, 2025 07:41
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