Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
album(5)			  Michael Sweet 			album(5)

NAME
     album(5) - flphoto album file format

DESCRIPTION
     The  flphoto album file format is a simple text format that lists the image
     files in the album and any comment information for  the  album  and  images
     themselves.

     An  initial  line	starting with "#flphoto" is mandatory and identifies the
     file as a flphoto album. Each line that follows can begin with one  of  the
     following prefixes:

     #
	  Indicates that the remainder of the line should be ignored.

     COMMENT:
	  Indicates that the remainder of the line contains comment text for the
	  album, such as "pictures from my cousin's wedding".

     IMAGE:
	  Indicates that the remainder of the line contains the name of a single
	  image file in the album.

SEE ALSO
     flphoto(1) - manage, view, and print images

COPYRIGHT
     Copyright 2002-2005 by Michael Sweet

     This program is free software; you can redistribute it and/or modify it un-
     der  the  terms  of the GNU General Public License as published by the Free
     Software Foundation; either version 2, or (at your option) any  later  ver-
     sion.

     This program is distributed in the hope that it will be useful, but WITHOUT
     ANY  WARRANTY; without even the implied warranty of MERCHANTABILITY or FIT-
     NESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
     details.

2 September 2003		     flphoto				album(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=album&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help