Hey guys! I just wanted to share a proof of concept real quick. No hate at all to GIMP or Pinta, but I just really love Paint.net as I've been using it for over a decade. And since I completely switched over to Arch a year ago, that means the only way I can enjoy using Paint.net again is if I add all the missing Direct 2D implementations. How hard could it be? π
As you can see, it's not perfect.. or even usable, but it loads without crashing! And that's good enough for me to call it quits tonight.

18 Comments
hexagonwin@lemmy.sdf.org · 20 pts · 210d
that's a really nice desktop you have there. I legit can't tell it's not Windows 7 lol
spicehoarder@lemmy.zip · 20 pts · 210d
Thanks! Its KDE
https://gitgud.io/wackyideas/aerothemeplasma/
pantherina@feddit.org · 3 pts · 210d
Yeah tbh I also like the design while I wouldnt use it XD
Zephorah@discuss.online · 6 pts · 210d
It would be nice to have something as basic and fast as paint. I just want to fast load resize and text overlay in a couple clicks and call it done.
schnurrito@discuss.tchncs.de · 8 pts · 210d
KolourPaint is very close to an exact clone of MS Paint from around Windows XP.
There are also xpaint and Pinta, which are somewhat different, but might satisfy your requirements too.
luluberlue@lemmy.blahaj.zone · 3 pts · 210d
I use kolour paint on kde, there are a lot of other similar FOSS softwares around too.
bobo1900@startrek.website · 1 pts · 210d
Linux Mint has a program simply called "Drawing" that does exactly that. You can resize pictures, draw shapes, write text, paint and save as other formats. It's a big buggy and unoptimized, but it's cool. For simple things, it's sometimes more convenient than GIMP.
Zephorah@discuss.online · 1 pts · 210d
If it works on Pop!, as most things seem to, itβs in.
deleted@lemmy.world · 1 pts · 210d
I just ran MS Paint (XP version) using wine. You just need to install mfc42 library and it runs great.
bestelbus22@lemmy.world · 6 pts · 210d
Awesome! Pinta is good but paint.net is great.
JelleWho@lemmy.world · 2 pts · 210d
Any changes on some information or links to replicate this? Paint.net is currently a berry big reason duo boot into windows
spicehoarder@lemmy.zip · 8 pts · 210d
I got this working by modifying and compiling Wine from source. My approach was to read the crash logs and apply fixes to the missing DLL implementations as they popped up. Most of the required functions already exist in Wine, they just return "not implemented" errors.
The two main issues:
What you see in my screenshot is a proof of concept. It loads successfully and basic interaction works, though it's not fully functional yet. I'm planning to release my custom Wine branch this weekend so others can help.
JelleWho@lemmy.world · 4 pts · 210d
Cudos to you! Doing good
spicehoarder@lemmy.zip · 2 pts · 206d
Psst. I got really good progress over the weekend.
JelleWho@lemmy.world · 1 pts · 205d
Super cool! You need to share it when your done
user28282912@piefed.social · 1 pts · 209d
If all you need is basic paint-link functionality on Linux then you might like drawing. It is already in the Debian repositories too.
spicehoarder@lemmy.zip · 6 pts · 209d
No, I need to improve wine's lack of direct 2D and uianimation implementations π there's about 100 or so unimplemented functions calling my name.
MonkderVierte@lemmy.zip · 1 pts · 210d
There's Pinta for the Paint.net users.