Live data from Hacker News

Show HN: Drawingboard.js

leimi.github.io

21–30 of 65 posts

Re: Show HN: Drawingboard.js

#22
post #13

Seems 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?

Did you really need to inspect to tell? :P

Re: Show HN: Drawingboard.js

#23
post #14
post #13

Seems 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? :)

This is a lovely program and yes, Comic Sans fits 100% perfectly :) haters gonna hate!

Re: Show HN: Drawingboard.js

#25
Just noticed this comment in the code:

*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!

Post reply on HN