Re: [Cthumb-devel] Improvement

Carlos Puchol <[email protected]>
Newsgroups gmane.comp.web.cthumb.general
Message-ID <[email protected]>
[replying to the list, bcc ruben]

Ruben Schoenefeld wrote:
> Hi Carlos,
> found something else going through my pictures. My camera uses the film
> backwards, meaning in a 36 exposure film it starts at 36 and goes down
> to 1. So when I have the pictures scanned, they usually have the number of
> the roll followed by the number of the picture on that roll.
> When I create an album, the files seem to be put into the album file
> sorted. In this case (and I guess for a lot of other people who use
> Canon EOS cameras) the pictures are in reverse order. It's not such a
> big deal to go through the file and change it manually because it only
> needs to be done once or whenever I recreate the album file.
> But if the sort order could be controlled by an argument that might be a
> nice thing.

hi ruben,

this is a feature request that is easily satisfied,
because it is outside of cthumb :-)

am i inferring correctly that you are using cthumb -c to create
the album initially? like this?

	cthumb -c *.jpg > your.album

the *.jpg sorts the pictures alphabetically/numerically.
what you can do is:

	cthumb -c `ls -r *.jpg` > your.album

and that will list them in reverse alphanumeric order.
that may just do what you want. if not, you may want to be
more specific, with details of what you do.

-c


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.