Live data from Hacker News

JS Paint – A web-based MS Paint remake

jspaint.ml

21–30 of 256 posts

Re: JS Paint – A web-based MS Paint remake

#22
post #17

The most valuable thing to me about MS Paint is the ability to print screen, CROP the largely extraneous material, and post, embed, or transmit the result. Where is crop? I am not interested in the drawing with a bar of soap aspect. At all.

Something like lightscreen or snipping tool might be what you’re looking for.

Re: JS Paint – A web-based MS Paint remake

#23
post #17

The most valuable thing to me about MS Paint is the ability to print screen, CROP the largely extraneous material, and post, embed, or transmit the result. Where is crop? I am not interested in the drawing with a bar of soap aspect. At all.

Paint didn’t have the ability to crop to a selection until the Windows 7 redesign of the app with its ribbon UI (not sure about the Vista version of Paint, which is halfway between the XP and the 7 versions); JS Paint has copied the XP and earlier design, not the newer. You can still crop, but only from the bottom or right, because you’re using the canvas resize handles instead.

Concerning your specific task: I’d say the Snipping Tool (built-in from at least Windows 7 onwards) is generally superior for that sort of thing anyway. Its biggest problem is slow start-up.

Re: JS Paint – A web-based MS Paint remake

#26
post #12
post #10

Earlier quoted context omitted.

Have you tried mtpaint? http://mtpaint.sourceforge.net/

mtPaint has pretty poor usability compared to MS Paint. ReactOS has its own Paint, I wonder... it may be simple to compile it through winelib, or just run it directly via Wine. That'd be a pretty quick and legal way to get a functionally-identical clone.

Mmmm this works fine in MacOS (I did it years ago with the MS Paint binary).

Screenshot: https://rymc.io/mspaintosx.png

Post reply on HN