It is currently Tue Aug 11, 2026 12:07 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 30 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 9:08 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Hi there,
I'm *very* happy to announce the release of the final 1.5.1.0 version of the G'MIC plug-in for GIMP. After several beta versions, it seems the code is now stable enough to be released for regular uses.
You can see the Changelog from the latest version (1.5.0.9) here :

http://www.flickr.com/groups/gmic/discu ... 010740149/

And to get an idea on the work done for the 6 last months (since the release of latest milestone 1.5.0.0), you can go there :

http://www.flickr.com/groups/gmic/discu ... 117015190/

In 6 months, there have been more than 40 new commands added (not as many new filters, but commands can be used to simplify the writing of new filters ! :) ). The documentation has been improved a lot, and G'MIC filters developers can now refer to a new handbook listing all G'MIC possibilities (more than 300 pages). There have been some nice improvements and optimizations of the G'MIC language as well.

If you were using G'MIC before, I strongly suggest you update your plug-in binary to this latest 1.5.1.0 version, since filters update will be done only for this latest version.
If you were not using G'MIC before, just go discover it, this is a wonderful plug-in for GIMP :hehe

In all cases, I hope you'll enjoy it !

To learn more (download links and image gallery), go to :

http://gmic.sourceforge.net/gimp.shtml

Cheers.


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 9:26 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12829
Just downloaded it and will install it soon David. Again thanks for the gem that you gave to GIMP. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 9:34 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
:jumpclap Thank you David...cool

_________________
Image


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 9:57 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
Thank you very much! :coolthup
From where I can download ZArt sources?

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 10:20 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
The ZArt sources are available in the gmic_1.5.1.0.tar.gz file, from the sourceforge file server :

http://sourceforge.net/project/showfile ... _id=234931


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 10:49 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Dec 22, 2011
Posts: 399
Ronounours wrote:
The ZArt sources are available in the gmic_1.5.1.0.tar.gz file, from the sourceforge file server :

http://sourceforge.net/wproject/showfil ... _id=234931

Thanks for the update. What does ZArt do and where do I install it? Thanks

_________________
Image


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 11:16 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
Deblk what OS are you using? Windows, Linux, Mac?
When you click the link above, click the one you have. If it is Windows 7, click that link to download the newest version of GMIC. If it is Linux, click that one.
Below are two screen shots. One is the Linux plug-in for GMIC, the other is the windows Plug-in for GMIC.

Image

_________________
Image


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 12:10 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
Thanks Ronounours!

Deblk wrote:
Ronounours wrote:
The ZArt sources are available in the gmic_1.5.1.0.tar.gz file, from the sourceforge file server :

http://sourceforge.net/wproject/showfil ... _id=234931

Thanks for the update. What does ZArt do and where do I install it? Thanks


ZArt is for applying G'MIC effects to your webcam images:
ZArt (meaning "ZArt is Almost Real Time") allows to execute G'MIC commands on images from the webcam, with a nice Qt-based GUI. Thanks to Sébastien Fourey for this nice contribution.

http://www.flickr.com/groups/gmic/discu ... 010740149/

If you have a Debian based GNU/Linux distro ZArt is part of .deb package. Just install and run: zart
Otherwise compile from sources (gmic_1.5.1.0.tar.gz). Needed dependencies are in "readme" file (zart folder). Commands for compile:
cd gmic-1.5.1.0/src && make lib && cd ../zart && qmake && make

As Ronounours comment here:
http://www.flickr.com/groups/gmic/discu ... 415150729/

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 12:15 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2648
Location: Poland
Many thanks!
And only two questions:
1. When is ZArt for Windows?
2. As ZArt (Linux) to increase the size of the image recording ?


Attachments:
ZArt.png
ZArt.png [ 96.79 KiB | Viewed 3856 times ]

_________________
Image
Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 1:14 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Dec 22, 2011
Posts: 399
YAFU wrote:
If you have a Debian based GNU/Linux distro ZArt is part of .deb package. Just install and run: zart

Oh....I have windows, nvm...Thanks

_________________
Image


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 3:11 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Yes, sorry but ZArt is not available for Windows yet. There are some difficulties to make all libraries compiling and linking together. Maybe in another life... ;)


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 5:56 pm  (#12) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
When I update filters I get the message "filter update partially failed", I'm using windows 7.

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 6:43 pm  (#13) 
Offline
GimpChat Member

Joined: Jun 04, 2011
Posts: 84
Graechan wrote:
When I update filters I get the message "filter update partially failed", I'm using windows 7.


vista 32 bit. same here.

'The system cannot find the path specified.'


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Thu Mar 01, 2012 7:27 pm  (#14) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16155
Thanks David.Words can not describe the wonderful contributions you have made for the Gimp program, and community.

I am also getting an update failure with windows xp.


Kudos on your recent release. :)

_________________
Image


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Fri Mar 02, 2012 2:43 am  (#15) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Looks like the PhotoComiX URL is not recognized by the update system
Will check that.


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Fri Mar 02, 2012 5:43 am  (#16) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
OK, should have been fixed. You need to :

1. Update your filters (same error will appear).
2. Go to 'About/Additional filters'.
3. Click on 'Apply'
4. Update your filters again.

And it should be OK.


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Fri Mar 02, 2012 8:29 am  (#17) 
Offline
GimpChat Member

Joined: Jun 04, 2011
Posts: 84
worked like a charm, thanks for all your efforts!


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Fri Mar 02, 2012 9:06 am  (#18) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
Offtopic (request)

@Ronounours, Can you add in G'MIC dialog a filter search field to find filters by keywords?

Thanks again!

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Fri Mar 02, 2012 2:31 pm  (#19) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16155
That is a great idea.The GMIC menu is getting quite large and a quick search function would be awesome to have included. I think a good spot to put it in the menus would be in the About area. :)

_________________
Image


Top
 Post subject: Re: G'MIC plug-in for GIMP updates to version 1.5.1.0
PostPosted: Mon Mar 05, 2012 11:36 am  (#20) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
Rod wrote:
That is a great idea.The GMIC menu is getting quite large and a quick search function would be awesome to have included. I think a good spot to put it in the menus would be in the About area. :)


I have found an old discussion about it here:
https://secure.flickr.com/groups/gmic/d ... 5045245904

I think a quick search field is necessary even hundreds of plugins is properly organized.
As I always say, it is easy request but a lot of work for developers to achieve ...

_________________
Image
Be patient, English is not my language.


Top
Post new topic Reply to topic  [ 30 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group