Skip to content

Releases: BPing/crysyan

crysyan-0.2.0

31 May 11:53
Compare
Choose a tag to compare
crysyan-0.2.0 Pre-release
Pre-release
  • add a simple text input widget
  • add project icon
  • publish to npm

crysyan-0.1.3.fix20170310

10 Mar 07:46
Compare
Choose a tag to compare
  • add  drawBackgroundWithImage for drawBackgroupWithImage For compatibility, two methods exist simultaneously
  • fix :
    • edge background color when erasing ,exclude  path shape of eraser.
    • background image scaling exception when mode=1.

crysyan-0.0.9.touch.fix20170309

09 Mar 11:03
Compare
Choose a tag to compare

fix:

  • 1、Clear edge background color when erasing
  • 2、Image scaling exceptions

crysyan-0.1.3

07 Mar 03:06
Compare
Choose a tag to compare

fix:

1、background image scaling exceptions

crysyan-0.1.3.beta

21 Jan 07:01
Compare
Choose a tag to compare
crysyan-0.1.3.beta Pre-release
Pre-release

feature:
1、add shape widget.
2、second-level menu for pencil、eraser and shape widgets.
3、add touch event for canvas event.
4、via variable historyListLen,set the historical canvas's record length.
fix:
1、tool icon: draggable=false.

crysyan-0.0.9.touch

20 Jan 12:32
Compare
Choose a tag to compare

Add a touch event in canvas,based on crysyan-0.0.9

crysyan-0.1.2

17 Nov 09:57
Compare
Choose a tag to compare

update:
UI style upgrade

crysyan-0.1.1

16 Nov 11:07
Compare
Choose a tag to compare

feature:
Record Canvas(video/webM)

crysyan-0.0.9

16 Nov 06:51
Compare
Choose a tag to compare

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.