.TH "PNGPHOON" "1" .SH "NAME" pngphoon \(em Creates a png file with the current phase of the moon .SH "SYNOPSIS" .PP \fBpngphoon\fR [\fB-w \fIwidth\fR\fP] [\fB-h \fIheight\fR\fP] [\fB-f \fIfilename\fR\fP] [\fB-x \fImoons_in_x\fR\fP] [\fB-y \fImoons_in_y\fR\fP] [\fB-s \fIdensity\fR\fP] [\fB-b\fP] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBpngphoon\fR command. .PP This manual page was written for the \fBDebian\fP distribution because the original program does not have a manual page. .PP \fBpngphoon\fR 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"). .SH "OPTIONS" .PP This program takes the following options. .IP "\fB-h\fP " 10 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. .IP "\fB-w\fP " 10 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. .IP "\fB-f\fP " 10 Mandatory. File name the PNG image shall be written to, for output to stdout use \- instead of a filename .IP "\fB-x\fP " 10 Number of moons in x axis (for multihead configurations) .IP "\fB-y\fP " 10 Number of moons in y axis (for multihead configurations) .IP "\fB-s\fP " 10 Star density .IP "\fB-b\fP " 10 Black (no earthlight) .SH "AUTHOR" .PP This manual page was written by Meike Reichle meike@alphascorpii.net for the \fBDebian\fP 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. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2. .\" created by instant / docbook-to-man