.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. .TH IPETOPNG 1 "June 25, 2004" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME ipetopng \- Save an Ipe document as a bitmap .SH SYNOPSIS .B ipetopng \fIpage\fP \fIresolution\fP \fIinput-file\fP \fIoutput-file\fP .SH DESCRIPTION .PP \fBipetopng\fP converts a single page of an Ipe document as a PNG image. You have to specify the \fIpage\fP and the \fIresolution\fP in pixels per inch. .SH ENVIRONMENT VARIABLES \fBipetopng\fP respects the following environment variables: .TP \fBIPELATEXDIR\fP the directory where \fBipetopng\fP runs Pdflatex. .TP \fBIPEPDFLATEX\fP the name of the Pdflatex executable. If Pdflatex is on your path, the value .I "pdflatex" is sufficient. .TP \fBIPEFONTMAP\fP the complete path of the font map, describing where Ipe can find the 14 standard PDF fonts. .TP \fBTEXINPUTS\fP when running Pdflatex, Ipe prepends both the current directory (where Ipe was started) as the directory containing the current document to the \fBTEXINPUTS\fP environment variable. .SH AUTHOR Otfried Cheong .SH REPORTING BUGS .ad l Please report bugs using Ipe bugzilla at .I "http://ipe.compgeom.org/bugzilla.html" .SH SEE ALSO .ad l More information about Ipe can be found in .IR "The Ipe Manual" , which can be found in \fI/usr/share/doc/ipe/manual.html\fP or in pdf format in \fI/usr/share/doc/ipe/manual.pdf\fP.