desuwa/tegaki


Oekaki-style painter app in JavaScript

License: MIT

Language: JavaScript

Keywords: canvas, javascript, javascript-painter, oekaki, painter


Demo

Tegaki.open({
  onDone: function() { window.open(Tegaki.flatten().toDataURL('image/png')); },
  onCancel: function() { console.log('Closing...')},
  width: 380,
  height: 380
});

Project Statistics

Sourcerank 5
Repository Size 211 KB
Stars 81
Forks 12
Watchers 8
Open issues 3
Dependencies 0
Contributors 1
Tags 7
Created
Last updated
Last pushed

Top Contributors See all

desuwa

Recent Tags See all

0.6.1 October 11, 2019
0.5.0 October 07, 2019
0.4.0 October 02, 2019
0.3.0 September 26, 2019
0.2.1 September 25, 2019
0.2.0 September 24, 2019
0.0.1 July 06, 2017

Something wrong with this page? Make a suggestion

Last synced: 2017-11-24 23:04:19 UTC

Login to resync this repository