It is currently Fri Sep 18, 2026 6:35 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Any GIMP plugin coders out there?
PostPosted: Sun Jun 23, 2013 9:38 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12845
Oscar (MediaChance) would like to code a GIMP plugin that would run Photo-Reactor files (think of these files as Scripts if you will) within GIMP. See this post for details. You don't have to join the forum; I can relay the information to Oscar on your behalf if you would allow it. :)

http://www.mmbforums.com/viewtopic.php? ... 074#p23068

_________________
Lyle

Psalm 109:8

Image


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: Any GIMP plugin coders out there?
PostPosted: Sun Jun 23, 2013 11:13 am  (#2) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
I lost my PW for Oscar Forum, and i believe it was connected with a no more used mail adress

As you know i am not a coder but maybe i may give a simple suggestion : somewhere should be a plugin template but may be better instead then search it , use as template the code of Liquid Rescale ( http://www.liquidrescale.wikidot.com ) :

the plugin template may be outdated and a bit too ...essential , Liquid Rescale instead is one of the best plugin for gimp , fully supported by a smart I

More the code was quite well commented ( i had a look because once i tried to hack it to add a new option for use the masks http://www.flickr.com/groups/511212@N23 ... 595424608/ ... ) and that may be helpful

Sure may look a bit a overkill ,( i.e. i believe Oscar would not need a multi-tab GUI ) but it is more easy and quick simplify (i.e use only 1 tab for the GUI ) then start from a too simplified and maybe obsolete template and so be forced to struggle to reinvent the wheel

Liquid Rescale is really a good example of wheel...i mean of gimp plugin

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Any GIMP plugin coders out there?
PostPosted: Sun Jun 23, 2013 12:30 pm  (#3) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
If Photoreactor files are more or less scripts geared towards PS, a Gimp version for same is a daunting task because all the Photoshop functionality has to be translated into Gimp equivalents (assuming it is possible).

_________________
Image


Top
 Post subject: Re: Any GIMP plugin coders out there?
PostPosted: Sun Jun 23, 2013 6:54 pm  (#4) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
lylejk wrote:
Oscar (MediaChance) would like to code a GIMP plugin that would run Photo-Reactor files (think of these files as Scripts if you will) within GIMP. See this post for details. You don't have to join the forum; I can relay the information to Oscar on your behalf if you would allow it. :)

http://www.mmbforums.com/viewtopic.php? ... 074#p23068


If i were he i would grab the src files for PSPI and take a look at how the adobe SDK was used to build that plug-in.
After all he wants something almost exactly like it. Instead of initializing 8bf files it would be initializing a different format. That would be what ever format the Photo Reactor scripts/filters are written in.

_________________
Image


Top
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group