[Gimp-user] Separete an image in two

2005-12-26 Thread Ezequias Rodrigues da Rocha

Hi list,

How could I separete an image in two with the same size of both.

I am planning to put a title image but my blog does not accept only one 
image to the Blog title.



sincerely

Ezequias

Milan Knizek wrote:


On Tuesday 20 December 2005 21:55, Preben Randhol wrote:
 


I'm trying to add the plug-in found here:

http://www.kryogenix.org/days/2005/10/19/make-3d-dvd-covers-with-linux-and-
the-gimp

But when I do as it says I don't get a menu with DVD Cover under
Python-FU.

What else must I do for gimp to find it?
   



Start your gimp and look to File/Preferences under Folders/Plugins section. 
You should see, which paths are searched by your gimp.


Place the downloaded file to any of the displayed directories, if you are 
using linux then make it executable (chmod ugo+x filename) and restart gimp. 
(You must be root to place the file anywhere else then your home directory.)


Then it should show under Python-Fu menu. If it does not, try to look to menu 
Xtns/Plugin browser and search for dvd.


However, it did not work for me anyway, due to some missing procedure (I use 
gimp-2.3.3):

Traceback (most recent call last):
 File /usr/lib/gimp/2.0/python/gimpfu.py, line 627, in _run
   res = _interact(func_name, start_params)
 File /usr/lib/gimp/2.0/python/gimpfu.py, line 273, in _interact
   return run_script([])
 File /usr/lib/gimp/2.0/python/gimpfu.py, line 269, in run_script
   return apply(function, params)
 File /usr/lib/gimp/2.0/plug-ins/dvdcoverdisplayer.py, line 46, in 
python_fu_dvdcover

   pdb.gimp_layer_set_preserve_trans(cover.active_layer,0)
gimp.error: procedure not found


 



--
Ezequias Rodrigues da Rocha
http://ezequiasrocha.blogspot.com
msn:[EMAIL PROTECTED]
the worst of democracies is still better than the best of dictatorship

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Separete an image in two

2005-12-26 Thread Owen
Ezequias Rodrigues da Rocha wrote:

 How could I separete an image in two with the same size of both.
 
 I am planning to put a title image but my blog does not accept only one
 image to the Blog title.


1. open image
2. Use rectangle selection tool
3. Make selection
4. Cut
5. Paste into new image
6. Return to cut image
7. Select remaining image
8. Cut
9. Paste into another new image

If you experiment with the circle and retangle selection tools, you
should be able to make some interesting half images



Owen
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user