Paint.NET Adds Experimental Wine/Linux Support

(forums.paint.net)

28 points | by tech234a a day ago ago

4 comments

  • RunSet 13 hours ago

    Paint.net was originally MIT licensed but the author closed its source because people did not give him credit. Note: The MIT license does not require credit.

    https://blog.paint.net/2007/12/04/freeware-authors-beware-of...

    Paint.net likely still benefits from the announcement of "Open Source Alternative To Microsoft Paint" long after switching to a proprietary license, which I find more dubious than using MIT-licensed code without giving credit to the author.

    Also I rather doubt a "clean-room reverse-engineered rewrite of Direct2D" can be "written by our good friend Claude, without whom this would NOT have been possible"?

  • 3836293648 20 hours ago

    Yes! This is by far the number one program I've missed since I left Windows years ago. GIMP is so unfriendly, krita is for drawing, pinta is a very shallow clone that only just stopped crashing a few months ago. Paint.net is just better in every way.

  • newsre4der 17 hours ago

    Sounds good, but why a .Net app can't work with .NET 10? Does it use Windows-only features?

    • LarsKrimi 16 hours ago

      It uses Direct2D which most of the post is about.

      They added the support by slopping a Direct2D emulation layer together.