Difference between revisions of "ADG: Automatic Drawing Generation"
| (One intermediate revision by one user not shown) | |||
| Line 10: | Line 10: | ||
|Documentation note=http://adg.entidi.com/api/view/README.html | |Documentation note=http://adg.entidi.com/api/view/README.html | ||
|Keywords=library,CAD,drawing,C,C library,technical,mechanical,technical drawing | |Keywords=library,CAD,drawing,C,C library,technical,mechanical,technical drawing | ||
| − | |Version identifier=0.6. | + | |Version identifier=0.6.5 |
| − | |Version date= | + | |Version date=2012/03/25 |
|Version status=beta | |Version status=beta | ||
|Version download=http://sourceforge.net/projects/adg/files/latest/download?source=files | |Version download=http://sourceforge.net/projects/adg/files/latest/download?source=files | ||
Revision as of 15:40, 29 June 2012
ADG: Automatic Drawing Generation
http://adg.entidi.com/
The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a library providing a non-interactive canvas where you can put common CAD entities such as paths, xatches and quotes, to create your technical drawings. The final result can be displayed inside a GTK+ widget or exported to any cairo available format, such as PostScript and PDF documents or PNG and SVG images.
Documentation
http://adg.entidi.com/adg/Related Projects
Download
Download
version 0.7.3
(beta)
released on 6 April 2013
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv2.1 | Kelly Hopkins | 18 May 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Changelog | http://dev.entidi.com/p/adg/source/changes/master/ |
| Developer | Homepage | http://dev.entidi.com/p/adg/ |
| Everyone | Mailing List | http://lists.sourceforge.net/lists/listinfo/adg-devel |
| Everyone | Bug Tracking | http://dev.entidi.com/p/adg/issues/ |
| Developer | VCS Repository Webview | http://dev.entidi.com/p/adg/source/tree/master/ |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | GTK+2 >= 2.12.0 |
| Weak prerequisite | GTK+3 >= 3.0.0 |
| Required to use | GLib >= 2.10.1 |
| Required to use | cairo >= 1.7.4 |
| Required to build | gtk-doc >= 1.12 |
| Weak prerequisite | GObject introspection 0.9.5 |
This entry (in part or in whole) was last reviewed on 18 May 2010.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.