The time now is Mon 18 Jan 2021, 22:23
All times are UTC - 4 |
Page 1 of 7 [96 Posts] |
Goto page: 1, 2, 3, 4, 5, 6, 7 Next |
Author |
Message |
HairyWill

Joined: 26 May 2006 Posts: 2946 Location: Southampton, UK
|
Posted: Fri 19 Dec 2008, 10:45 Post subject:
mtPaint development Subject description: your suggestions for improvement would be welcome |
|
One of the nice features about OSS development is how close you can get to the developers. Dmitry Groshev the mtPaint maintainer is currently looking for areas to focus on in the next development branch.
If you have any suggestions for features or improvements to mtPaint it would be really good to hear them.
I've never quite understood how mtPaint manages to cram so much into such a small package.To find out more about mtPaint, use it and read here.
_________________ Will
contribute: community website, screenshots, puplets, wiki, rss
|
Back to top
|
|
 |
J-Bob

Joined: 09 Feb 2008 Posts: 283 Location: Canada
|
Posted: Sat 27 Dec 2008, 22:28 Post subject:
|
|
my suggestion would be to be able to copy between different prgrams and mtpaint, and between different mtpaint windows. if he does this, he might have something that could take on the gimp on his hands.
as that's the only reason i use the gimp, is because of that.
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 13653 Location: Arizona USA
|
Posted: Sat 27 Dec 2008, 22:47 Post subject:
|
|
It would be great if mtPaint could show the Exif metadata from my digital camera's pictures.
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15588 Location: Paradox Realm
|
Posted: Sun 28 Dec 2008, 00:51 Post subject:
|
|
use a generic interface
http://www.murga-linux.com/puppy/viewtopic.php?p=147130&search_id=947759647#147130
_________________ Puppy Raspup 8.2 Final
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html 
|
Back to top
|
|
 |
Fossil

Joined: 13 Dec 2005 Posts: 1172 Location: Gloucestershire, UK.
|
Posted: Sun 28 Dec 2008, 06:53 Post subject:
|
|
Batch resize in standard formats - 640, 800, 1024, etc. Also batch enhance, lighten/darken, contrast/gamma.
For what it's worth, I much prefer manipulating images in mtPaint to Fottox which, by comparison, is so slow on an old machine with 256 megs of ram.
|
Back to top
|
|
 |
ttuuxxx

Joined: 05 May 2007 Posts: 11249 Location: Ontario Canada,Sydney Australia
|
Posted: Sun 28 Dec 2008, 07:30 Post subject:
|
|
Something which might look like
http://www.pixlr.com/editor/
or
http://www.splashup.com/
or
plus a stationary colour wheel under the layers,
and use these icons, so people might know what they are
http://tango.freedesktop.org/ArtLibreSet
Plus when you click file/save or file/save as it saves the complete picture including all the layers, It should ask to have the layers flattened.
the layers window should be opened automatically with the colour wheel and be a part of the main application and the working area should be in the middle, Like the picture piclr
Actually he did want some icons before, But I never had time to design them, If anyone has time, maybe post some icons that you built yourself, or that are open sourced and provide the links to the orginal icons, so the author may be contacted if needed.
Also whats up with the 2 window view, that confusing and really you just need 1 window with layers.If you wanted another window just open another mtpaint and copy and paste between them
ttuuxxx
_________________ http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games 
|
Back to top
|
|
 |
droope

Joined: 31 Jul 2008 Posts: 811 Location: Uruguay, Mercedes
|
Posted: Tue 30 Dec 2008, 20:40 Post subject:
|
|
My suggestion is the same as Bob, that I can't for example cut my selection and then paste it into a new window...
That sucks really really badly. All in all, it's a nice program
|
Back to top
|
|
 |
Aronzak
Joined: 29 Dec 2008 Posts: 36 Location: Sydney
|
Posted: Tue 30 Dec 2008, 21:17 Post subject:
|
|
I'd suggest having a simple mode/ advanced mode. That way it would be easier to use for someone that has never used it before, but would still have a lot of features.
|
Back to top
|
|
 |
wjaguar
Joined: 21 Jun 2006 Posts: 359
|
Posted: Wed 31 Dec 2008, 05:33 Post subject:
|
|
J-Bob wrote: | my suggestion would be to be able to copy between different prgrams and mtpaint, and between different mtpaint windows. |
mtPaint 3.29 got released today - you may get it here:
http://sourceforge.net/project/showfiles.php?group_id=155874&package_id=175803&release_id=650430
Among other new features, it has import from / export to system clipboard.
Flash wrote: | It would be great if mtPaint could show the Exif metadata from my digital camera's pictures.  |
Since version 3.20, mtPaint has a preconfigured file action for the purpose; it uses the 'exif' tool made by the author of libexif http://libexif.sourceforge.net/. I don't see the need to copy the tool's code into mtPaint when user can just install that same tool on his system.
Lobster wrote: | use a generic interface  |
ttuuxxx wrote: | the layers window should be opened automatically with the colour wheel and be a part of the main application and the working area should be in the middle, Like the picture piclr |
This would kill usability on small-screen devices. And I am not (yet) ready to maintain two completely different interfaces around the common processing engine - while this might be the best solution in the long term, for now the program's structure still depends on particulars of the interface a bit too much.
ttuuxxx wrote: | Plus when you click file/save or file/save as it saves the complete picture including all the layers, It should ask to have the layers flattened. |
And for this, there exists "Layers->Save composite image", since times immemorial (certainly since before my involvement with mtPaint). In version 3.29 (beta for 3.30) I also added "Composite to new layer", so now user can get a flattened image without having to write it to disk and read back.
Fossil wrote: | Batch resize in standard formats - 640, 800, 1024, etc. Also batch enhance, lighten/darken, contrast/gamma. |
Batch operations don't fit well with the current architecture of mtPaint. But I'll keep the idea in mind, and implement it when it becomes feasible.
Aronzak wrote: | I'd suggest having a simple mode/ advanced mode. That way it would be easier to use for someone that has never used it before, but would still have a lot of features. |
I'd always thought mtPaint's interface is rather simple already; certainly far easier to find one's way around than GIMP or Photoshop. All advanced stuff either can be left at defaults, or is hidden in configuration dialogs.
So, which parts of the interface you think are too complex for a beginner?
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 2820 Location: South Australia :-(
|
Posted: Wed 31 Dec 2008, 06:23 Post subject:
|
|
I would really like to view next and previous image in the current directory.
If it can already do this, please tell me how.
I wouldn't like to see too many changes as I think mtPaint is brilliant. I use it on a daily basis.
_________________ Software <-> Distros <-> Tips <-> Newsletters
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6759 Location: hobart
|
Posted: Wed 31 Dec 2008, 08:57 Post subject:
|
|
I've uploaded a .pet of mtpaint v3.29 here
|
Back to top
|
|
 |
Aronzak
Joined: 29 Dec 2008 Posts: 36 Location: Sydney
|
Posted: Wed 31 Dec 2008, 20:28 Post subject:
|
|
wjaguar wrote: | Aronzak wrote: | I'd suggest having a simple mode/ advanced mode. That way it would be easier to use for someone that has never used it before, but would still have a lot of features. |
I'd always thought mtPaint's interface is rather simple already; certainly far easier to find one's way around than GIMP or Photoshop. All advanced stuff either can be left at defaults, or is hidden in configuration dialogs.
So, which parts of the interface you think are too complex for a beginner? |
Well, the first impression counts. The second window that pops up and the colour bar on the left are confusing at first. People coming from paint/GIMP expect buttons on the left. I'd say hide the panel on the left and don't open the second window, and add a single button to bring these up.
Also, I think you should add buttons for things like crop, and take away the rotate/flip buttons, as I would think that users would want the simpler commands more often. Of course, once you learn the hotkeys it's easy.
Otherwise, it's quite a good application. Easier to use than the GIMP's default three windows.
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 13653 Location: Arizona USA
|
Posted: Wed 31 Dec 2008, 22:13 Post subject:
|
|
wjaguar wrote: | ...Since version 3.20, mtPaint has a preconfigured file action for the purpose; it uses the 'exif' tool made by the author of libexif http://libexif.sourceforge.net/. I don't see the need to copy the tool's code into mtPaint when user can just install that same tool on his system. ... |
Well, thanks! I guess I don't understand what you mean though. I looked through all the drop-down menus I could find in mtPaint and finally found View Exif data in File -> Actions. However all I get when I click on it (with a picture I just took open in mtPaint) is a blank Leafpad window. I assume I need to install libexif but it looks like it needs to be compiled for Puppy. Is that correct?
|
Back to top
|
|
 |
wjaguar
Joined: 21 Jun 2006 Posts: 359
|
Posted: Fri 02 Jan 2009, 04:30 Post subject:
|
|
Flash wrote: | I assume I need to install libexif but it looks like it needs to be compiled for Puppy. Is that correct? |
What you need is the 'exif' program - it is on the same Sourceforge page as libexif, but is a separate package; libexif is its dependency which may happen to be preinstalled (it is on my Slackware 12.1 system; don't know if it is on Puppy), and needs be compiled too if it isn't.
The program itself is tiny (30K), the library is 160K.
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6759 Location: hobart
|
Posted: Fri 02 Jan 2009, 05:58 Post subject:
|
|
If it's exiv2 that's required, it's available here.
|
Back to top
|
|
 |
|
Page 1 of 7 [96 Posts] |
Goto page: 1, 2, 3, 4, 5, 6, 7 Next |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|