Dia (software)

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Dia

Dia 0.95
Developed by Dia developers
Latest release 0.96.1 / 2007-3-29; 735 days ago
Preview release 0.97-2 / 2009-02-16; 45 days ago
Written in C
Operating system Cross-platform
Type Diagramming software
License GPL
Website live.gnome.org/Dia/

Dia (pronounced /'diə/[1]) is free software/open source general-purpose diagramming software, developed as part of the GNOME project's office suite and was originally created by Alexander Larsson. Dia uses a controlled single document interface (CSDI) similar to GIMP and Sodipodi.

Dia has a modular design with several shape packages available for different needs: flowchart, network diagrams, circuit diagrams, etc. It does not restrict symbols and connectors from various categories from being placed together.

Dia can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity-relationship models (tedia2sql can be used to create the SQL DDL), UML diagrams, flowcharts, network diagrams, and simple electrical circuits. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG (Scalable Vector Graphics) to draw the shape.

Dia loads and saves diagrams to a custom XML format (gzipped by default, to save space) and can print diagrams including very large diagrams that span multiple pages. It can also be scripted using the Python programming language.

Contents

[edit] Exports

Dia can export diagrams to various formats including the following:

  • EPS (Encapsulated PostScript)
  • SVG (Scalable Vector Graphics)
  • DXF (Autocad's Drawing Interchange format)
  • CGM (Computer Graphics Metafile defined by ISO standards)
  • WMF (Windows Meta File)
  • PNG (Portable Network Graphics)
  • JPEG (Joint Photographic Experts Group)
  • VDX (Microsoft's XML for Visio Drawing)

[edit] Maintainers

Currently, Dia is primarily maintained by four people:

  • Hans Breuer
  • Lars Clausen
  • Steffen Macke
  • Sameer Sahasrabuddhe

[edit] See also

[edit] References

  1. ^ "Dia Frequently Asked Questions". http://live.gnome.org/Dia/Faq. Retrieved on 2008-08-12. 

[edit] External links

Personal tools