Footnotes
- (1)
- In particular, the
ipe.sty
package will not
work with figures made with Ipe 6.
- (2)
- In fact, in modern LaTeX installations,
epsfig.sty
is just a small wrapper around graphics.sty
.
- (3)
- The line width can be set to zero to get
the thinnest line the device can produce (i.e. approximately the same
as 0.15 for a 600 dpi printer or 0.3 for a 300 dpi printer). The PDF
and Postscript authorities discourage using this feature, since it
makes your Postscript files device-dependent.
- (4)
- Unlike Ipe 5, we can now represent objects
consisting of more than one subpath. Note that Ipe 5's spline and arc
objects are now represented as IpePath objects.
- (5)
- J. D. Foley, A. Van Dam, S. K. Feiner,
and J. F. Hughes, Computer Graphics: Principles and Practice,
Addison-Wesley, 1990.
- (6)
- Fifi is called after the dog in the
rogue
computer game installed on most Unix systems in the 1980's, because it
also keeps running around your feet.
- (7)
- Snapping to
intersections involving circles are not yet implemented.
- (8)
- http://www.tug.org/applications/pdftex
- (9)
- http://www.tug.org/applications/pdftex/
- (10)
- The tool
ttf2tfm
is in the ttf2pk
directory of the "contrib" package of
Freetype 1.
- (11)
- The
binary distribution of Ipe for Windows includes this version of
ttf2tfm
. To compile it from sources, you'll need to download
the "development version" freetype1-contrib-current.tar.gz
from ftp://ftp.freetype.org/freetype/devel.