Re: [Gimp-user] Exact crop question

2008-04-21 Thread David Gowers
Hi Zac! On Tue, Apr 22, 2008 at 1:45 PM, Zachary Leung <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I'm wondering if there's an automated way to crop my images of all the white > areas on the outside. > > Basically I've produced quite a few MATLAB plots exported as JPEGs. There's > a lot of white

[Gimp-user] Exact crop question

2008-04-21 Thread Zachary Leung
Hi everyone, I'm wondering if there's an automated way to crop my images of all the white areas on the outside. Basically I've produced quite a few MATLAB plots exported as JPEGs. There's a lot of white around the sides, and the figure is in the center. Is there an automated way to crop exactly t

[Gimp-user] 1 question answered

2008-04-21 Thread Kim Cascone
never mind the slice question in my last post I just stumbled across 'slice' script exactly what I needed! amazing! :)) ___ Gimp-user mailing list Gimp-user@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

[Gimp-user] two questions

2008-04-21 Thread Kim Cascone
1- is there a way to make the guides visible outside the canvas area? - i.e. outside the non-visible canvas area for example: I have an '800x23' image and I want to drag out 'vertical' guides - but since the area is only 23 px tall the guides are very hard to see without a lot of zooming

[Gimp-user] GSoC 2008 - announcing GIMP projects

2008-04-21 Thread Michael Schumacher
Hi, Google has just made the final announcement. This year, we will have the following projects: http://code.google.com/soc/2008/gimp/about.html === Tagging of GIMP Resources by Aurimas Juška, mentored by Sven Neumann http://code.google.com/soc/2008/gimp/appin

Re: [Gimp-user] JavaScript

2008-04-21 Thread Nathan Lane
Yeah, GIMP doesn't really have all of the strong slicing features that other programs have, but I suspect that they will begin moving away from slicing paradigms as the default because CSS is more widely and fully supported. For example, rather than slicing your background image, you can place it i

Re: [Gimp-user] JavaScript

2008-04-21 Thread Nathan Lane
Also writing the javascript, html, and css yourself ensures that you don't succumb to any html/css/javascript bugs that might be found in those dreamweaver-like tools because they tend not to be perfect like coding everything yourself. On Mon, Apr 21, 2008 at 11:48 AM, Nathan Lane <[EMAIL PROTECTE

Re: [Gimp-user] JavaScript

2008-04-21 Thread Nathan Lane
It's not really integrated with any text editor, and it itself is not a web design tool, even though it has slicing capabilities. On Mon, Apr 21, 2008 at 11:12 AM, Jan Snyder <[EMAIL PROTECTED]> wrote: > Yes, I know CSS is better but I took a JavaScript class and have been > messing around with i

Re: [Gimp-user] JavaScript

2008-04-21 Thread Nathan Lane
You would either need to learn Script-Fu, Python, or C/C++ and learn how to integrate into the GIMP api. I have a couple of questions, first, why are you using slicing for your HTML projects when CSS handles the sorts of things you can do with slicing in a much more logical and browser-friendly man

[Gimp-user] JavaScript

2008-04-21 Thread Jan Snyder
Hello all humans, I have been using GIMP for webdesign but have to write all the JavaScript by hand in Gedit the Linux text editor. Since the slice tool and imagemap tool export some HTML tables and JavaScript, I think it would be nice if GIMP somehow included JavaScript or CSS templates and it's o

Re: [Gimp-user] Missing filters in GIMP-2.4.5

2008-04-21 Thread Kevin Cozens
julien wrote: > All files in my /usr/local/gimp-2.4.5/ are root. Is this normal? > > If I run gimp-2.4.5 in root mode, I have Decor, Alpha-to-logo and all > items in Xtns! Yes, it is normal. What is more important is the permissions on the files and directories. If everything is working properly

Re: [Gimp-user] Missing filters in GIMP-2.4.5

2008-04-21 Thread David Gowers
Hi Julien! On Mon, Apr 21, 2008 at 11:18 PM, julien <[EMAIL PROTECTED]> wrote: > Hi all, > > All files in my /usr/local/gimp-2.4.5/ are root. Is this normal? You mean they belong to root? That's okay, it's normal. > > If I run gimp-2.4.5 in root mode, I have Decor, Alpha-to-logo and all > ite

Re: [Gimp-user] Missing filters in GIMP-2.4.5

2008-04-21 Thread Kevin Cozens
Martin Nordholts wrote: > I can imagine that some parsing mechanism gets confused of the '.' in > the prefix. Does it work if you use the prefix /usr/local/gimp-2-4-5 > instead? The '.' characters in the prefix are not a problem. I have directories whose names end in gimp-2.2 and gimp-2.4 as targ

Re: [Gimp-user] Missing filters in GIMP-2.4.5

2008-04-21 Thread julien
Hi all, All files in my /usr/local/gimp-2.4.5/ are root. Is this normal? If I run gimp-2.4.5 in root mode, I have Decor, Alpha-to-logo and all items in Xtns! And a new error message: # /usr/local/gimp-2.4.5/bin/gimp-2.4 Did not receive a reply. Possible causes include: the remote application di

Re: [Gimp-user] Missing filters in GIMP-2.4.5

2008-04-21 Thread Martin Nordholts
julien wrote: > Hi, > > This morning, I 'make clean', #make uninstall, and deleted my source > directory (where gimp-2.4.5 was un-compressed). > > Then I uncompressed gimp-2.4.5.tar.bz2 into telechar/gimp-2.4.5/ > Created /usr/local/gimp-2.4.5/ directory. > ./configure --prefix=/usr/local/gimp-2

Re: [Gimp-user] Missing filters in GIMP-2.4.5

2008-04-21 Thread julien
Hi, > Hi, maybe you have re-download the installation. Because can be a data > transfer error > > This morning, I 'make clean', #make uninstall, and deleted my source directory (where gimp-2.4.5 was un-compressed). Then I uncompressed gimp-2.4.5.tar.bz2 into telechar/gimp-2.4.5/ Created /usr