It is currently Mon Sep 21, 2026 11:03 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: source of gimp plug-ins - download
PostPosted: Tue Apr 30, 2013 11:27 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14835
Location: roma, italy
GIMP Version: 2.8.4
Operating System: Windows
OS Version: win 7 32 bits
GIMP Experience: Beginner Level



Hi everybody.
I wanted to download the source of some plug-in in c to continue testing the environment that SAMJolie kindly provided yesterday to me and to all of us and I found a site called fossies, where all plug-ins where listed and sources readable(specifically I was looking for: maxrgb.c, and the link is http://fossies.org/dox/gimp-2.8.4/max-r ... ource.html)
Now comes my ignorance: I'm not able to download it in an appropriate form, because if I select the content to save it as text, I get all the prefixes - number of the line...- which obviously are not good for a c source parser.
What should I do to get ONLY the code?
Pls be patient...
(as a browser I normally use Opera, but I have also IE and Chrome id necessary)

_________________
"Where am I ?"


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: source of gimp plug-ins - download
PostPosted: Tue Apr 30, 2013 11:53 am  (#2) 
Offline
Script Coder
User avatar

Joined: Apr 23, 2010
Posts: 1553
Location: not from Guildford after all
I'd recommend getting the file from the official GIMP repository.

Short answer:
http://git.gnome.org/browse/gimp/plain/ ... h=gimp-2-8

Long answer:

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
 Post subject: Re: source of gimp plug-ins - download
PostPosted: Tue Apr 30, 2013 12:02 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14835
Location: roma, italy
Many many thanks!
That's good!

_________________
"Where am I ?"


Top
 Post subject: Re: source of gimp plug-ins - download
PostPosted: Tue Apr 30, 2013 12:38 pm  (#4) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
If they are just a C file i normally just save page as and add double quotes, and the .c to the file name.
Never had any issues that way.I have always done this with py, scm scripts also.

_________________
Image


Top
 Post subject: Re: source of gimp plug-ins - download
PostPosted: Tue Apr 30, 2013 12:50 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14835
Location: roma, italy
Rod, did you have a try on the link I posted? The prefixes are inside, so when you "save as" they come included. If you succeed on saving just the code, tell me.
With the link provided by Saulgoode, you get the "pure" source (and it's official, too...), so it's much better to use it.

_________________
"Where am I ?"


Top
 Post subject: Re: source of gimp plug-ins - download
PostPosted: Tue Apr 30, 2013 2:11 pm  (#6) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
Yes thank you , and saulgoode. I bookmarked the site.

_________________
Image


Top
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group