Am 15.04.2010 23:49, schrieb David Haberthür:
identify -format "[\"%f\",%w,%h];\n" *.jpg> arrays.js
---
and you should have your desired list.
Reading again I think it's actually
identify -format "[\"%f\",%w,%h]," *.jpg> arrays.js
what he wants :-)
However, to create websites I'd suggest using PHP (with GD).
getimagesize() returns (among others) the complete width and height
attributes for the IMG tag directly...
--
Erik Krause
http://www.erik-krause.de
--
You received this message because you are subscribed to the Google Groups "hugin and
other free panoramic software" group.
A list of frequently asked questions is available at:
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx
To unsubscribe, reply using "remove me" as the subject.