Skip to content

[gui] add bmp to possible save options#22323

Merged
linev merged 1 commit into
root-project:masterfrom
ferdymercury:patch-23
May 19, 2026
Merged

[gui] add bmp to possible save options#22323
linev merged 1 commit into
root-project:masterfrom
ferdymercury:patch-23

Conversation

@ferdymercury
Copy link
Copy Markdown
Collaborator

adding .svg does not seem easy since it's not part of TImage

adding svg does not seem easy since it's not part of TImage
@ferdymercury ferdymercury requested a review from bellenot as a code owner May 18, 2026 13:21
@ferdymercury ferdymercury requested a review from linev May 18, 2026 13:21
@linev linev added the in:GUI label May 18, 2026
@github-actions
Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 11h 14m 43s ⏱️
 3 855 tests  3 855 ✅ 0 💤 0 ❌
76 132 runs  76 132 ✅ 0 💤 0 ❌

Results for commit 741987d.

@linev
Copy link
Copy Markdown
Member

linev commented May 19, 2026

svg can only be produced with graphics.
GUI classes only support image output

@linev linev merged commit b03367d into root-project:master May 19, 2026
34 of 35 checks passed
@ferdymercury
Copy link
Copy Markdown
Collaborator Author

svg can only be produced with graphics.

Yeah, I think there is a SVG export option inside asimage but it's disabled (HAVE_SVG not defined)

@ferdymercury ferdymercury deleted the patch-23 branch May 19, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants