Re: [Gimp-user] Auto text-marking photos

2004-10-06 Thread Carol Spears
On Wed, Oct 06, 2004 at 06:20:30PM +0200, DannySh wrote:
> Hello,
> 
> I'm looking for a tool that will allow to add user selected) text lines
> into a batch of images, at a location of my choice (within the pic
> area), automatically... can GIMP or one of its plug-ins (or yet another
> software) do that???
> 
> For example, mark/select 20 jpeg pics, add text such as "Rome Trip
> dd/mm/yy" and save back so that all 10 pics will have this line of text
> inserted as part of the picture file (see when looking at the pic
> itself).
> 
as already suggested image magick can do this very easily with just a
few minutes reading the man page.

if this is something you will be doing often, it is a fairly nice
operation to start to learn to script gimp with.  

carol

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Auto text-marking photos

2004-10-06 Thread Alexander R. Pruss
On Wed, 6 Oct 2004, DannySh wrote:
> I'm looking for a tool that will allow to add user selected) text lines
> into a batch of images, at a location of my choice (within the pic
> area), automatically... can GIMP or one of its plug-ins (or yet another
> software) do that???

I would save the text to be added to a .png, and then use ImageMagick's
composite tool (imagemagick.org) from a commandline.

--
Dr. Alexander R. Pruss  || e-mail: [EMAIL PROTECTED]
Philosophy Department   || online papers and home page:
Georgetown University   ||  www.georgetown.edu/faculty/ap85
Washington, DC 20057||
U.S.A.  ||
-
   "Philosophiam discimus non ut tantum sciamus, sed ut boni efficiamur."
   - Paul of Worczyn (1424)

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] Auto text-marking photos

2004-10-06 Thread DannySh
Hello,

I'm looking for a tool that will allow to add user selected) text lines
into a batch of images, at a location of my choice (within the pic
area), automatically... can GIMP or one of its plug-ins (or yet another
software) do that???

For example, mark/select 20 jpeg pics, add text such as "Rome Trip
dd/mm/yy" and save back so that all 10 pics will have this line of text
inserted as part of the picture file (see when looking at the pic
itself).

Thanks for your help,

DS



___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user