Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pixelize(1) [debian man page]

PIXELIZE(1)						      General Commands Manual						       PIXELIZE(1)

NAME
pixelize - Create an image consisting of many small images SYNOPSIS
pixelize DESCRIPTION
This manual page was written for the Debian distribution because the original program does not have a manual page. pixelize is a program that will use many scaled down images to try to duplicate, as closely as possible, another image. pixelize works by splitting up the image you want rendered (or duplicated) into a grid of small rectangular areas. Each area is analyzed, and replaced with an image chosen from a large database of images. pixelize tries to pick images that best matches each area. Note: Before running pixelize you have to create an image database (a file called pic_db.dat) using the make_db(1) utility. OPTIONS
None. BUGS
Please report any bugs you find to Paul Wilkins <pwilkins@lashwhip.com>. LICENCE
pixelize is covered by the GNU General Public License (GPL), version 2 or later. SEE ALSO
make_db(1). AUTHOR
Paul Wilkins <pwilkins@lashwhip.com> This manual page was written by Uwe Hermann <uwe@debian.org>, for the Debian GNU/Linux system. It is licensed under the terms of the GNU GPL, version 2 or later. December 20, 2007 PIXELIZE(1)

Check Out this Related Man Page

PNGPHOON(1)						      General Commands Manual						       PNGPHOON(1)

NAME
pngphoon -- Creates a png file with the current phase of the moon SYNOPSIS
pngphoon [-w width] [-h height] [-f filename] [-x moons_in_x] [-y moons_in_y] [-s density] [-b] DESCRIPTION
This manual page documents briefly the pngphoon command. This manual page was written for the Debian distribution because the original program does not have a manual page. pngphoon is a program that creates a PNG image of the current phase of the moon. It is a successor to xphoon but does not write to the root window, but to a file. You can use it with window managers that accept commands for their background image settings. It is pronounced "pingphoon" (like "typhoon"). OPTIONS
This program takes the following options. -h Mandatory. Gives the image height. The image must be at least 760px high to be able to contain the moon. If the image is smaller only the stars will be plotted. -w Mandatory. Gives the image width. The image must be at least 760px wide to be able to contain the moon. If the image is smaller only the stars will be plotted. -f Mandatory. File name the PNG image shall be written to, for output to stdout use - instead of a filename -x Number of moons in x axis (for multihead configurations) -y Number of moons in y axis (for multihead configurations) -s Star density -b Black (no earthlight) AUTHOR
This manual page was written by Meike Reichle meike@alphascorpii.net for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2. PNGPHOON(1)
Man Page

We Also Found This Discussion For You

1. Debian

Which older version and variant ISO image should I use?

Which older version and variant of Debian Linux ISO image should I use? I attempted to install two versions of Debian Linux Operating System onto my older full tower computer. First version, V8.5.0, Amd64, xfce, 32Bit. Second version V7.11.0, i386, 32Bit. When trying to install... (1 Reply)
Discussion started by: Jefferyab6
1 Replies