Skip to content

thobl/ipelets

Repository files navigation

ipelets

An ipelet is a plugin for ipe. Here you find a bunch of them.

  • decorator: Surround things with user-defined box-like objects, e.g., boxes with round corners.
  • graph: Let edges follow vertex movements or shorten edges by a fixed amount.
  • hide: Hiding objects during an animation.
  • move along path: Create an animation that moves an object along a path.
  • offset: Create a path at a fixed distance form another path.
  • pagenumbers: Customize your page numbers.
  • plot function: Plot functions.
  • poincare: Draw stuff in the Poincaré disk model of the hyperbolic plane.
  • quicklink: Convenient way of creating links.
  • scale: Scale stuff that is usually not affected by scaling.
  • z-order by layer: Sort the z-order of objects by layer.

For even more ipelets maintained by other people, check out the Ipe Wiki

Installing the Ipelets

To install an ipelet, download the corresponding *.lua file into a directory where ipe finds it (usually ~/.ipe/ipelets).

About

Just some ipelets

Resources

License

Stars

Watchers

Forks