Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

comix(1) [debian man page]

Comix(1)						      General Commands Manual							  Comix(1)

NAME
Comix - Comic Book Viewer SYNOPSIS
comix [OPTION...] [PATH] DESCRIPTION
Comix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed) as well as plain image files. OPTIONS
-h, --help Display the help text and exit. -f, --fullscreen Start the application in fullscreen mode. -l, --library Show the library on startup. ARGUMENTS
PATH The path to a file or directory to be opened. DEPENDENCIES
Required: PyGTK 2.12.0 or later PIL (Python Imaging Library) 1.1.5 or later Recommended: pysqlite rar or unrar BUGS
Please report any bugs to the bug tracker at http://sourceforge.net/projects/comix or directly to herrekberg@users.sourceforge.net. CONTACT
Pontus Ekberg <herrekberg@users.sourceforge.net> http://comix.sourceforge.net Comix(1)

Check Out this Related Man Page

MComix(1)						      General Commands Manual							 MComix(1)

NAME
MComix - GTK Comic Book Viewer SYNOPSIS
mcomix [OPTION...] [PATH...] DESCRIPTION
MComix is an user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR, 7Z, LHA or tar archives (also GZIP or BZIP2 compressed) as well as plain image files. OPTIONS
-h, --help Display the help text and exit. -s, --slideshow Start the application in slideshow mode. -l, --library Show the library on startup. -v, --version Show the version number and exit. Viewing modes -f, --fullscreen Start the application in fullscreen mode. -m, --manga Start the application in manga mode. -d, --double-page Start the application in double page mode. Zoom modes -b, --zoom-best Start the application with zoom set to best fit mode. -w, --zoom-width Start the application with zoom set to fit width. -h, --zoom-height Start the application with zoom set to fit height. The zoom modes are mutually exclusive, and if more than one is specified, the first will be used. ARGUMENTS
PATH The path to one or more files or directories to be opened. DEPENDENCIES
Required: Python 2.5 or later (3.0 and later is not supported). PyGTK 2.14 or later. PIL (Python Imaging Library) 1.1.5 or later. Distribute or Setuptools. Distribute supersedes Setuptools on most distributions. Recommended: unrar or rar to extract RAR archives. p7zip to extract 7Z archives. lha to extract LHA archives. pysqlite (if not already built into Python). BUGS
Please report any bugs to the MComix bug tracker at http://sourceforge.net/projects/mcomix CONTACT
The MComix home page is http://mcomix.sourceforge.net September 2011 MComix(1)
Man Page