Ipe (program)
   HOME

TheInfoList



OR:

Ipe extensible drawing editor is a free vector graphics editor for creating figures in
PDF Portable Document Format (PDF), standardized as ISO 32000, is a file format developed by Adobe in 1992 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems. ...
or
EPS EPS, EPs or Eps may refer to: Commerce and finance * Earnings per share * Electronic Payment Services, in Hong Kong, Macau, and Shenzhen, China * Express Payment System, in the Philippines Education * Edmonton Public Schools, in Edmonton, Al ...
format. It can be used for making small figures for inclusion into LaTeX documents as well as making multi-page PDF presentations. It is developed by
Otfried Cheong Otfried Cheong (formerly Otfried Schwarzkopf) is a German computational geometer working in South Korea at KAIST. He is known as one of the authors of the widely used computational geometry textbook ''Computational Geometry: Algorithms and Applica ...
since 1993 and initially worked on
SGI SGI may refer to: Companies *Saskatchewan Government Insurance *Scientific Games International, a gambling company *Silicon Graphics, Inc., a former manufacturer of high-performance computing products *Silicon Graphics International, formerly Rac ...
workstations only. Ipe 6 was released in 2003 which changed the file format into XML code embedded into PDF and EPS files. Ipe 7 was released in 2009. Ipe 7 (see below) can be compiled under Windows, macOS and Unix but binaries are available for many distributions. Ipe graphics can be stored using either the .ipe or .xml extension. But they can also be stored under the .pdf extension which is the most convenient way to be integrated into LaTeX documents. Most PDF graphics can be converted to .ipe using the pdftoipe tool in order to be enriched with legends using the mathematical LaTeX language. Ipe lets users draw geometric objects such as polylines, arcs and spline curves and text. Ipe supports use of layers and multiple pages. It can paste bitmap images from clipboard or import from
JPEG JPEG ( ) is a commonly used method of lossy compression for digital images, particularly for those images produced by digital photography. The degree of compression can be adjusted, allowing a selectable tradeoff between storage size and imag ...
or BMP, and also through a conversion software it can import PDF figures generated by other software. It differentiates itself from similar programs by including advanced snapping tools and the ability to directly include LaTeX text and equations. Ipe is extensible by use of ipelets, which are plugins written in C++ or
Lua Lua or LUA may refer to: Science and technology * Lua (programming language) * Latvia University of Agriculture * Last universal ancestor, in evolution Ethnicity and language * Lua people, of Laos * Lawa people, of Thailand sometimes referred t ...
.


Snapping

Several advanced snapping modes can be turned on in order to facilitate producing accurate figures. The current snap location is indicated by a small red cross near the mouse cursor. The following features can be snapped to. * Vertices * Boundaries (lines) * Intersections between lines. This includes curved lines. * A grid * Angles


LaTeX

IPE allows the user to insert text objects containing LaTeX code. This is converted to vector graphics by parsing the output of pdfTeX. This is useful for creating figures to be included in scientific documents which often contain equations. It also results in the same font being used for both the text and figures of the document. This is often not the case if other drawing programs are used.


IPE 7

IPE 7 is the current version of IPE. The core graphics functionality has been separated into a library ''libipe''. The frontend is now written in
Lua Lua or LUA may refer to: Science and technology * Lua (programming language) * Latvia University of Agriculture * Last universal ancestor, in evolution Ethnicity and language * Lua people, of Laos * Lawa people, of Thailand sometimes referred t ...
and includes powerful and well-documented plugin system. Plugins can be written in Lua or C++. New features include support for clipping paths, gradients, transparency and tiling patterns. Binaries are available for Windows 7 and 8 as well as for some Linux distributions. The OS/X Ipe.app bundle (since version 7.1.1) can be built and shared but is not officially maintained by Otfried Cheong (see the Ipe7 wiki site).


External links

*
Ipe at Github

Ipe7 Wiki

Article on Ipe
published in PracTeX Journal * The OS/X Fink distributions contain Ipe 6

* Ipe can be installed on Macintosh OS X from
Macports
{{Vector graphics editors Free vector graphics editors Graphics software that uses Qt Lua (programming language)-scriptable software