1

I have tried GIMP and the tool I am looking for is not in it. I have looked into paint.mono but have no clue on how to install it. I just need an art program with a simple Curve tool, where draws a curve through specified multiple points.

Karthik C
  • 2,827
FoxyRK9
  • 53
  • 1
  • 13
  • This question may be helpful if you want to install PaintDotNet in Linux. – Danatela Jul 15 '13 at 06:16
  • 1
    Are you actually looking for a Paint.NET alternative? I think you're looking for a vector editing application reading the question body. Paint is just bitmap based if I'm correct. – gertvdijk Jul 15 '13 at 06:43
  • @FoxyRK9 You said GIMP doesn't have the tool you need. Will the paths tool not do what you want? – Eliah Kagan Jul 15 '13 at 08:37
  • @Eliah, there is package called paintdotnet which was originally called paint-mono. And here is the instruction of how to install it on Linux. – Danatela Jul 15 '13 at 09:57
  • @Danatela Cool! Will that provide a port of the latest version of Paint.NET? I'm guessing not, since recent versions of Paint.NET are no longer FOSS. Either way, it would be a big help if you were to post an answer about how to install it that way! The feature the OP is asking for is not confined to vector graphics editors like Inkscape, and even an old version of Paint.NET would probably be more suitable if the OP's needs primarily involve raster editing. – Eliah Kagan Jul 15 '13 at 11:01
  • A while back when i had windows XP, I had Paint.net and did some images in there. Now I have ubuntu 12.04 and need to find a program with a tool for creating curves like Paint.net. I tried to install Via @Danatela 's way, but its not working. I tried Play On linux and WINE. I have Tried the other programs, Gimp, Krita, and Inkscape and they all drive me insane trying to do a basic feature I had Paint.net. – FoxyRK9 Jul 15 '13 at 14:17
  • Well, if it is not working, edit your question and try to highlight the problem. I.e. running it in a terminal and showing the output containing error description would be most suitable. @Eliah, I will try newer version of PDN and see what's wrong with it. Running the older, however, gave me feeling that everything is OK. – Danatela Jul 15 '13 at 16:16

2 Answers2

1

Try Inkscape Install inkscape. And here's the project website: http://inkscape.org/

You might be interested in a tutorial on curves: http://www.youtube.com/watch?v=NBENwo72SfE

j0h
  • 14,825
1

What you want is Pinta

You should be able to just install it with sudo apt-get install pinta

Pinta screenshot

opticyclic
  • 701
  • 6
  • 24