Show HN: Drawingboard.js
21–30 of 65 posts
Re: Show HN: Drawingboard.js
#22Seems to perform quite well, though the fill tool is a bit useless thanks to the antialiasing on the lines that can't be turned off. Considering the simple approach of this, I'd either remove the AA (or make it togglable) or get rid of the fill tool. Also... h1 { font-family: Comic Sans MS; } Seriously?
Re: Show HN: Drawingboard.js
#23Seems to perform quite well, though the fill tool is a bit useless thanks to the antialiasing on the lines that can't be turned off. Considering the simple approach of this, I'd either remove the AA (or make it togglable) or get rid of the fill tool. Also... h1 { font-family: Comic Sans MS; } Seriously?
Yeah there's still a bit of work to do on the paint can. Hey, Comic Sans fits perfectly here, don't you think? :)
Re: Show HN: Drawingboard.js
#24Any plan to release a way to export the drawing in a json object (or any other data structure) ?
Props to you anyway.
Re: Show HN: Drawingboard.js
#25*droppable: true or false (false by default). If true, dropping an image on the canvas will include it and allow you to draw on it
That's awesome! I was thinking that this would make a great coloring book, and being able to just drop lineart into the back of a canvas and have your kid go to town is awesome. Really nice work, Leimi!
Re: Show HN: Drawingboard.js
#26Re: Show HN: Drawingboard.js
#27Re: Show HN: Drawingboard.js
#28Re: Show HN: Drawingboard.js
#29First thing I thought of with this was creating a mobile app that would be a cloud based instant note taking tool. Preferably used with a stylus.