[Gimp-user] script-fu (display...) output in batch mode

2012-09-22 Thread Gary Aitken
Can someone tell me where the output of (display ...) in a script goes 
when running in batch mode?

Thanks,

Gary


___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Where to download python script/plugin in gimp 2.8?

2012-09-22 Thread Owen

 Hi

 I download some python scripts to ~/.gimp-2.8/plug-ins and they not
 appear
 in gimps, then I try to move them to ~/.gimp-2.8/scripts but they not
 appear in gimp.

 scm scripts worked from ~/.gimp-2.8/scripts



You need to make them executable, eg

 # chmod 755 *.py


-- 
Owen

___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Where to download python script/plugin in gimp 2.8?

2012-09-22 Thread Nadav Vinik
On 22 September 2012 12:41, Owen rc...@pcug.org.au wrote:


  Hi
 
  I download some python scripts to ~/.gimp-2.8/plug-ins and they not
  appear
  in gimps, then I try to move them to ~/.gimp-2.8/scripts but they not
  appear in gimp.
 
  scm scripts worked from ~/.gimp-2.8/scripts



 You need to make them executable, eg

  # chmod 755 *.py


thanks!


 --
 Owen




-- 
הבלוג שלי:
http://nadavvin.com
___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


[Gimp-user] Where to download python script/plugin in gimp 2.8?

2012-09-22 Thread Nadav Vinik
Hi

I download some python scripts to ~/.gimp-2.8/plug-ins and they not appear
in gimps, then I try to move them to ~/.gimp-2.8/scripts but they not
appear in gimp.

scm scripts worked from ~/.gimp-2.8/scripts

Thanks
Nadav
___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Where to download python script/plugin in gimp 2.8?

2012-09-22 Thread Kevin Cozens

On 12-09-21 03:41 PM, Nadav Vinik wrote:

I download some python scripts to ~/.gimp-2.8/plug-ins and they not appear
in gimps, then I try to move them to ~/.gimp-2.8/scripts but they not
appear in gimp.


You put Python scripts in the plug-ins directory and not the scripts 
directory. Python scripts also need to be marked as executable. The scripts 
directory is only for Script-Fu scripts.


--
Cheers!

Kevin.

http://www.ve3syb.ca/   |Nerds make the shiny things that distract
Owner of Elecraft K2 #2172  | the mouth-breathers, and that's why we're
| powerful!
#include disclaimer/favourite | --Chris Hardwick
___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] Layers structure

2012-09-22 Thread Owen

 Is it possible to retreive the layers structure in a plain text file
 or
 in a CSV or in a TSV file  from an XCF project ?



If you install xcftools, one of the commands is 'xcfinfo' which
gives layer information.

But maybe, that is not what you want?



-- 
Owen

___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list


Re: [Gimp-user] PDF files

2012-09-22 Thread Bob Long

George D. Brown wrote:


Probably, you can help me with this easily. I can't open PDF files on
GIMP 2.6 and manipulate it. Before, it was possible, but now don't. I
don't know what changed on my computer. I wanna know which could be the
problem and one possible solution.


You don't mention which operating system.

For Windows, see, for example:

http://www.gimptalk.com/index.php?/topic/44624-opening-eps-files/

--
Bob Long

___
gimp-user-list mailing list
gimp-user-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-user-list