It is currently Wed Jun 03, 2026 11:04 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 73 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
 Post subject: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 11:30 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Hi there,
I'm happy to announce the release of another version (1.5.6.0) of the G'MIC package :coolthup

Sources as well as binaries for Linux are already available on the Sourceforge server. Win-32bits version is currently building. If someone is kind enough for building a Win-64bits version of the plug-in (or even the entire package, including the CLI tool!), he is more than welcome :hi5
As this version has some interesting new code-specific features (for G'MIC scripts developers), there will be maybe some future filters that will be incompatible with previous stable (1.5.5.2). So, feel free to update your version as soon as possible.

Here is the complete changelog for this version. Hope you will enjoy it.
Thanks again to all the contributors who actively participate in this project. I love you all :flirt

New features:

- New command '-bokeh' and associated filter 'Artistic / Bokeh', to create bokeh effect from images (backported to 1.5.5.1+).
- Internal math parser now accepts the expression 'j(dx,_dy,_dz,_dc,_interpolation,_boundary)' which is equivalent (but faster) to 'i(x+dx,y+dy,z+dz,c+dc,interpolation,boundary)'. Expressions starting with '>' and '<' also appear, to make operators 'i(...)' and 'j(...)' returning values from the image being modified instead of the reference image.

Image

- Commands '-deblur_richardsonlucy' and '-deblur_goldmeinel' have been moved from external sources to main trunk. Thanks Jérome for these commands.

Optimizations / Modifications:

- Slight modification in the way the GIMP plug-in manage external filter sources. More flexibility has been introduced to define user's sources.
- Internal math parser has been optimized : commands 'if(..)' and operators '&&' and '||' does not perform unnecessary operations when not needed.
- Native commands '-resize2x' and '-resize3x' have been removed and replaced by custom commands '-scale2x' and '-scale3x'.
- Command '-blend_median' has been recoded from scratch and render way faster than with previous version (backported to 1.5.5.1+).
- Filters from external sources are now embedded in the default install of the plug-in for GIMP. So, people without Internet connexion can have at least the external 200+ filters available with the default install.

Bug fixes:

- 3d rendering bug has been fixed when parallel projection was selected (i.e focale set to 0).


Last edited by Ronounours on Mon Jun 03, 2013 2:30 pm, edited 2 times in total.

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 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 11:33 am  (#2) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16008
Thanks David! :)

_________________
Image


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 12:21 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Win32 binaries are available !


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 12:23 pm  (#4) 
Offline
GimpChat Member

Joined: Sep 24, 2012
Posts: 275
Location: Scotland
Um I hate to say this :oops: but I think you maybe made a mistake in this post:

"Expressions 'u(...)' and 'v(...)' also appear" - do they? u(...) works but only because it means uniform random distribution.

Great release though!


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 1:05 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Many thanks David!
downloaded/installed (win-32) immediately....

_________________
"Where am I ?"


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 1:43 pm  (#6) 
Offline
GimpChat Member

Joined: Sep 24, 2012
Posts: 275
Location: Scotland
Not sure if the names still follow the same conventions but a while ago I added stuff to the wiki FAQ about it:

http://sourceforge.net/p/gmic/wiki/FAQ/

If it's wrong I'll update it ;)


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 1:51 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
I installed - with no problem - this one:
gmic_gimp_1.5.6.0_win32.exe

_________________
"Where am I ?"


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 2:29 pm  (#8) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16008
I almost always download from here - http://gmic.sourceforge.net/gimp.shtml

_________________
Image


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 2:33 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
garagecoder wrote:
Um I hate to say this :oops: but I think you maybe made a mistake in this post:

"Expressions 'u(...)' and 'v(...)' also appear" - do they? u(...) works but only because it means uniform random distribution.

Great release though!


Thanks, I've updated the original post to correct this.

Quote:
I am getting so confused...not sure how I have managed to get anything installed.
What is the difference between all of these 32bit?
And what do I need if I have 1.5.5.2 at this time installed currently.


Well, G'MIC is a quite complete framework with different interfaces, and in your case you are probably only interested by the G'MIC plug-in for GIMP, so you can get the installer 'gmic_gimp_1.5.6.0_win32.exe', as suggested (file 'gmic_gimp_win32.exe' is exactly the same).
If you prefer to unzip the binary, you can take 'gmic_gimp_win32.zip' instead.


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 2:49 pm  (#10) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16008
David is there a stand alone version of G'MIC available for windows?

_________________
Image


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 2:54 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Yes, for windows 32bits, you can download the CLI interface too, in archive 'gmic_1.5.6.0_win32.zip'.


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 3:01 pm  (#12) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
Thanks David and thanks Rod!

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 3:08 pm  (#13) 
Offline
GimpChat Member
User avatar

Joined: Apr 09, 2011
Posts: 1764
great news. Can't wait to try it out.


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 4:11 pm  (#14) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14011
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
:coolthup

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 4:45 pm  (#15) 
Offline
GimpChat Member
User avatar

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

_________________
Image


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Mon Jun 03, 2013 11:02 pm  (#16) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
Thought I'd give Bokeh a run to it's great for separating fg and bg

Image

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


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Tue Jun 04, 2013 12:22 am  (#17) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16008
Thanks David, now i just need to learn some of the commands. :bigthup

Image

_________________
Image


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Tue Jun 04, 2013 1:07 am  (#18) 
Offline
GimpChat Member
User avatar

Joined: Jan 03, 2011
Posts: 1656
Cool Rod, one of my favorite is actually '-x_pacman' :-)


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Tue Jun 04, 2013 2:02 am  (#19) 
Offline
GimpChat Member
User avatar

Joined: Dec 22, 2011
Posts: 399
Can I install a 32bit version on a 64bit version of Gimp as I cannot see a 64bit version lol?

Thanks

_________________
Image


Top
 Post subject: Re: G'MIC 1.5.6.0 released !
PostPosted: Tue Jun 04, 2013 9:32 am  (#20) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16008
Deblk wrote:
Can I install a 32bit version on a 64bit version of Gimp as I cannot see a 64bit version lol?

Thanks


I do not believe the 64 bit version has been compiled yet. :)

Thanks David - Cool command. :bigthup
Image

_________________
Image


Top
Post new topic Reply to topic  [ 73 posts ]  Go to page 1, 2, 3, 4  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group