Hi,
I'm improving my script, and I would like to use the function
gimp-image-scale and specify widht and height in pourcent, not in pixel.
Do you know how I can specify pourcent ?
Regards.
--
Didier Bretin
http://bretin.net/
http://twitter.com/didier69
_
Quoting Didier Bretin :
> I'm improving my script, and I would like to use the function
> gimp-image-scale and specify widht and height in pourcent, not in pixel.
>
> Do you know how I can specify pourcent ?
You need to calculate the pixel values manually.
(gimp-image-scale image
I am new to GIMP can anybody tell me how to this in GIMP check the pic at
http://4.bp.blogspot.com/_7ZYqYi4xigk/SkuOtxD_GVI/D-s/m4JhUHCC_Bw/s1600-h/left_nav_compare.png
--
Ashutosh S. (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user
Ashutosh S. wrote:
> I am new to GIMP can anybody tell me how to this in GIMP check the pic at
> http://4.bp.blogspot.com/_7ZYqYi4xigk/SkuOtxD_GVI/D-s/m4JhUHCC_Bw/s1600-h/left_nav_compare.png
Looks like they did two screen shots, (print screen), focused in on the
items, cut them and paste
>Ashutosh S. wrote:
>> I am new to GIMP can anybody tell me how to this in GIMP check the pic at
>>
http://4.bp.blogspot.com/_7ZYqYi4xigk/SkuOtxD_GVI/D-s/m4JhUHCC_Bw/s1600-h/left_nav_compare.png
>
>
>Looks like they did two screen shots, (print screen), focused in on the
>items, cut them an
On Saturday 04 July 2009 23:06:55 Ashutosh S. wrote:
> >Ashutosh S. wrote:
> >> I am new to GIMP can anybody tell me how to this in GIMP check the pic
> >> at
>
> http://4.bp.blogspot.com/_7ZYqYi4xigk/SkuOtxD_GVI/D-s/m4JhUHCC_Bw/s
>1600-h/left_nav_compare.png
>
> >Looks like they did two sc
Quoting "Ashutosh S." :
> But how they produced the shadow that too in 3d box effect, actually I
> searched a lot on the net to check what this process can be called but no
> clue, can anybody suggest
I would probably call it an "exploded view".
First, you need to select and copy the area you wa
saulgo...@flashingtwelve.brickfilms.com wrote:
> Quoting Didier Bretin :
>
>> I'm improving my script, and I would like to use the function
>> gimp-image-scale and specify widht and height in pourcent, not in pixel.
>>
>> Do you know how I can specify pourcent ?
>
> You need to calculate the pixe