Releases: BPing/crysyan
Releases · BPing/crysyan
crysyan-0.2.0
- add a simple text input widget
- add project icon
- publish to npm
crysyan-0.1.3.fix20170310
- add
drawBackgroundWithImage
fordrawBackgroupWithImage
For compatibility, two methods exist simultaneously - fix :
- edge background color when erasing ,exclude
path
shape of eraser. - background image scaling exception when
mode
=1.
- edge background color when erasing ,exclude
crysyan-0.0.9.touch.fix20170309
fix:
- 1、Clear edge background color when erasing
- 2、Image scaling exceptions
crysyan-0.1.3
fix:
1、background image scaling exceptions
crysyan-0.1.3.beta
feature:
1、add shape widget.
2、second-level menu for pencil、eraser and shape widgets.
3、add touch event for canvas event.
4、via variablehistoryListLen
,set the historical canvas's record length.
fix:
1、tool icon: draggable=false.
crysyan-0.0.9.touch
Add a touch event in canvas,based on crysyan-0.0.9
crysyan-0.1.2
update:
UI style upgrade
crysyan-0.1.1
feature:
Record Canvas(video/webM)
crysyan-0.0.9
1、simple UI version
2、draw image to canvas's backgroup and covert canvas to image(png)
3、widgets:simple pencil、eraser、iamge、clear、revoke and anti-revoke.