v1.0.1 #121
samizdatco
announced in
Announcements
v1.0.1
#121
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bugfixes
drawCanvas()routine now works even when the destination canvas is later saved as an SVG (previously, the source canvas would be missing from the output). Caveat: this only works if the destination canvas is using the defaultsource-overblend mode, has itsglobalAlphaset to 1, and is not using shadows or theeffectproperty. If any of those defaults have been changed, the drawn canvas will not appear in the saved SVG. Bitmap and PDF exports do not have this restriction.Misc. Improvements
fullscreenevent to theWindowclass to flag changes into and out of full-screen mode.This discussion was created from the release v1.0.1.
Beta Was this translation helpful? Give feedback.
All reactions