~ubuntu-branches/ubuntu/precise/ipe/precise

« back to all changes in this revision

Viewing changes to man/figtoipe.1

  • Committer: Bazaar Package Importer
  • Author(s): Steve M. Robbins
  • Date: 2005-02-24 22:09:16 UTC
  • mfrom: (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050224220916-9vxiiqjz066r5489
Tags: 6.0pre23-2
debian/control: Ipe should depend on exact version of libipe.
Closes: #296771.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\"                                      Hey, EMACS: -*- nroff -*-
 
2
.\" First parameter, NAME, should be all caps
 
3
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 
4
.\" other parameters are allowed: see man(7), man(1)
 
5
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
 
6
.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
 
7
.\" respectively.
 
8
.TH FIGTOIPE 1 "November 21, 2004"
 
9
.\" Please adjust this date whenever revising the manpage.
 
10
.\"
 
11
.\" Some roff macros, for reference:
 
12
.\" .nh        disable hyphenation
 
13
.\" .hy        enable hyphenation
 
14
.\" .ad l      left justify
 
15
.\" .ad b      justify to both left and right margins
 
16
.\" .nf        disable filling
 
17
.\" .fi        enable filling
 
18
.\" .br        insert line break
 
19
.\" .sp <n>    insert n+1 empty lines
 
20
.\" for manpage-specific macros, see man(7)
 
21
.SH NAME
 
22
figtoipe \- Convert FIG figures into Ipe format
 
23
.SH SYNOPSIS
 
24
.B figtoipe 
 
25
\fIFIG file\fP \fIXML file\fP
 
26
 
 
27
.SH DESCRIPTION
 
28
 
 
29
\fBfigtoipe\fP converts files in FIG format (as created by \fBxfig\fP)
 
30
to Ipe's XML format. 
 
31
 
 
32
\fBfigtoipe\fP is not complete.  The main lacking feature is 
 
33
the conversion of splines.  Imported bitmaps are also not handled,
 
34
and arc-boxes are replaced by rectangle.  Feel free to improve this
 
35
version! 
 
36
 
 
37
The drawing models of FIG and Ipe are somewhat different.  Ipe does
 
38
not support depth ordering independent of grouping, pattern fill, and
 
39
Postscript fonts.  
 
40
 
 
41
.SH AUTHOR
 
42
Otfried Cheong
 
43
 
 
44
.SH REPORTING BUGS
 
45
.ad l
 
46
Please report bugs using Ipe bugzilla at
 
47
.I "http://ipe.compgeom.org/bugzilla.html"
 
48
 
 
49
.SH SEE ALSO
 
50
.ad l
 
51
More information about Ipe can be found in  
 
52
.IR "The Ipe Manual" ,
 
53
which can be found in \fI/usr/share/doc/ipe/manual.html\fP or in pdf format
 
54
in \fI/usr/share/doc/ipe/manual.pdf\fP.