Re: [Gimp-docs] GIMP Automation information/documentation

2016-10-07 Thread Alexandre Prokoudine
On Sun, Sep 11, 2016 at 3:56 PM, Mikael Jörgenstam wrote:
> Attempting to find information about the following, and not finding suitable
> information in the current manual / docs.
> This is my last resort.
>
> I am highly dependent on automation and am looking for a viable alternative
> to Adobes product lines.
> The automation features I need in a product are image scaling, cropping,
> resizing output or saved images
> resolution modification and such, often on several hundred of images at a
> time.
> Every run is different and previously I have tried Photoshop with Automate.
>
> Is there any means by which GIMP would be able to serve as a substitute,
> preferably without having to
> learn a whole new set of coding syntax to enable some specific editing each
> time I need to do a batch run?

Are you familiar with http://www.alessandrofrancesconi.it/projects/bimp/ ?

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


Re: [Gimp-docs] Strange LINGUAS in GIMP quick reference makefile

2016-10-07 Thread Ask Hjorth Larsen
Hi gimp documentation team

I was in the process of updating the Danish translation of the quick reference.

The Makefile.am defines ALL_LINGUAS and QUICKREFERENCE_ALL_LINGUAS.

Neither variable is completely consistent with the set of existing
translations: Each is missing some languages, and also the variables
contain nl for which there are no translations.

By divine inspiration I assume that both variables really should
contain all the languages.  This patch will update the two variables
to include all languages for which languages exist:

  http://dcwww.camd.dtu.dk/~askhl/files/gimp-quickref-makefile.diff

Is that correct and good?

Personally I could add 'da' and commit that, but that would not fix
the other languages, and strictly I am not sure whether to add 'da' in
one or both.  So what should be done?

Best regards
Ask

2016-10-03 10:58 GMT+02:00 Ask Hjorth Larsen :
> Hello
>
> In the GIMP quick reference, the Makefile.am contains:
>
> ALL_LINGUAS ?= de el en es fr it ja ko nl nn ru sl sv zh_CN
> QUICKREFERENCE_ALL_LINGUAS ?= ca de el en fi fr it ja ko pl ru sv zh_CN
> QUICKREFERENCE_LINGUAS = $(filter $(ALL_LINGUAS), 
> $(QUICKREFERENCE_ALL_LINGUAS))
>
> I am not really an expert in make, and I would like to add Danish,
> 'da'.  To which of the two lists should 'da' be added, or should it be
> added to both?  And why?
>
> I notice that most languages are listed in both, but ca is only in the
> second, and es is only in the first.  Might this be an error?
>
> Best regards
> Ask
___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list


[Gimp-docs] GIMP Automation information/documentation

2016-10-07 Thread Mikael Jörgenstam
Attempting to find information about the following, and not finding 
suitable information in the current manual / docs.

This is my last resort.

I am highly dependent on automation and am looking for a viable 
alternative to Adobes product lines.
The automation features I need in a product are image scaling, cropping, 
resizing output or saved images
resolution modification and such, often on several hundred of images at 
a time.

Every run is different and previously I have tried Photoshop with Automate.

Is there any means by which GIMP would be able to serve as a substitute, 
preferably without having to
learn a whole new set of coding syntax to enable some specific editing 
each time I need to do a batch run?


I did read the Automation and macro information on the website but it 
does not appear to support recording macros?
Am I correct in this or is there more information which yet have to make 
it's way into the manuals/docs?


---
Mikael J

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