fstl-app / fstl

A fast STL file viewer
449 stars 105 forks source link

feature request: rmb save as png #45

Closed kelargo closed 4 years ago

kelargo commented 5 years ago

A nice feature to have: to be able to safe the viewed image as a graphics png file.

right mouse button, save as, stl_filename.png or something like that.

thanks

DeveloperPaul123 commented 4 years ago

I've implemented this here.

Below is a screen shot:

image

And the resulting saved image

test_1

@mkeeter Any feedback on option location/label?

mkeeter commented 4 years ago

Seems reasonable!

kelargo commented 4 years ago

Awesome! Thank you.

On Sun, Oct 13, 2019, 7:08 PM Matt Keeter notifications@github.com wrote:

Seems reasonable!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mkeeter/fstl/issues/45?email_source=notifications&email_token=ACVOPXQITI45K52L36CFUITQOOS5JA5CNFSM4HQSN3Z2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBDCQJA#issuecomment-541468708, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACVOPXR2IM6Q3JYZNF34AF3QOOS5JANCNFSM4HQSN3ZQ .

DeveloperPaul123 commented 4 years ago

I referenced the wrong issue in the commit message for #47. This issue is now resolved.