Skip to main content

Gaphas is a GTK+ based diagramming widget

Project description

Gaphas is a MVC canvas that uses Cairo for rendering. One of the nicer things of this widget is that the user (model) is not bothered with bounding box calculations: this is all done through Cairo.

Some more features:

  • Each item has it’s own separate coordinate space (easy when items are rotated).

  • Items on the canvas can be connected to each other. Connections are maintained by a linear constraint solver.

  • Multiple views on one Canvas.

  • What is drawn is determined by Painters. Multiple painters can be used and painters can be chained.

  • User interaction is handled by Tools. Tools can be chained.

  • Versatile undo/redo system

GTK+ and PyGTK are required.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gaphas-0.7.2.tar.gz (335.6 kB view hashes)

Uploaded Source

Built Distribution

gaphas-0.7.2-py2.6.egg (233.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page