Search found 3 matches

by dkw
2011-09-26T20:29:28-07:00
Forum: Users
Topic: Is there a better way?
Replies: 4
Views: 7315

Re: Is there a better way?

Thank you as well for the help and advice anthony, it is appreciated!
by dkw
2011-09-25T21:42:05-07:00
Forum: Users
Topic: Is there a better way?
Replies: 4
Views: 7315

Re: Is there a better way?

Thanks fmw42, that seems to do what I'd like it to - I'll need to work with it a bit more tonight and see if I can get it adjusted some. Initially I'm seeing it create a new image instead of writing on top of the original, which is great for preserving data but undesirable behavior if it works ...
by dkw
2011-09-25T19:22:43-07:00
Forum: Users
Topic: Is there a better way?
Replies: 4
Views: 7315

Is there a better way?

So I've written a small shell script to batch caption/title a directory of images with a 20px bar on the top and include copyright info in a 20px bar on the bottom. What I'm wondering is if there is a better way to do it, or if my script can be leaner or more efficient. This was my first real ...