Re: [Gimp-user] How to find out path length?

2006-09-24 Thread saulgoode
If you are using Script-fu and your script is for versions 2.2.x of the GIMP then the following function will return the length of a given path. It will work with version 2.3 but will generate some deprecation warnings (and 2.3 provides better methods). ;; 'sflib-path-get-length' returns the leng

Re: [Gimp-user] How to find out path length?

2006-09-24 Thread Sven Neumann
Hi, On Sun, 2006-09-24 at 16:51 +0200, Paolo Herms wrote: > I've got a cartographic image and I designed a path on it. > Is there any way to find out its length? > What I want to do is to measure the length of a path in the real landscape. You could write a script that uses the PDB function gimp