[English | Japanese]
Last-Modified: 2003-02-03
zphoto is a zooming photo album generator. zphoto creates a neat web page page using Flash.
Create a photo alubum called "Boring Photos" with photos of ~/photos/*.jpg into the directory sample. Resize each photo with width of 800 pixels and apply gamma correction 1.25 for brightening.
% zphoto -o sample --photo-width=800 --gamma 1.25 --title 'Boring Photos' ~/photos/*.jpg
By default, zphoto uses HTML template files in /usr/local/share/zphoto/templates/en to generate HTML files and uses the font /usr/local/share/zphoto/fonts/EfontSerifB.fdb to generate Flash.
Try "zphoto --help"
zphoto is a free software with ABSOLUTELY NO WARRANTY under the terms of the GNU Lesser General Public License.