v1.3.2
Change Log:
- Fix #85 #83 #81
- #82 Experiment with video input: now if you set
:video-enabled=true
, you can choose a video file. If the video is supported by the browser, the first frame will be drawn on the canvas. You can play/pause the video by dbclick croppa. This feature is not fully developed yet, but you can still play around with it. For example, if you want to capture the edited video, these articles may help:
https://developers.google.com/web/updates/2016/10/capture-stream
https://developers.google.com/web/updates/2016/01/mediarecorder - Fix image positioning in fit #87