Difference between revisions of "ADG: Automatic Drawing Generation"
(Created page with "{{Entry |Name=ADG: Automatic Drawing Generation |Short description=a library focused on automating the drawing of mechanical parts. |Full description=The ADG library (Automatic D...") |
|||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
|Short description=a library focused on automating the drawing of mechanical parts. | |Short description=a library focused on automating the drawing of mechanical parts. | ||
|Full description=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. | |Full description=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. | ||
| + | |Homepage URL=http://adg.entidi.com/ | ||
| + | |Is GNU=No | ||
|User level=intermediate | |User level=intermediate | ||
| + | |VCS checkout command=git clone git://repo.or.cz/adg.git | ||
| + | |Computer languages=C | ||
| + | |Documentation note=http://adg.entidi.com/api/view/README.html | ||
| + | |Keywords=library,CAD,drawing,C,C library,technical,mechanical,technical drawing | ||
| + | |Version identifier=0.6.5 | ||
| + | |Version date=2012/03/25 | ||
| + | |Version status=beta | ||
| + | |Version download=http://sourceforge.net/projects/adg/files/latest/download?source=files | ||
| + | |Version comment=glib (http://www.gtk.org/) 2.10.1 or above [required] | ||
| + | cairo (http://cairographics.org/) 1.7.4 or above [required] | ||
| + | gtk+2 (http://www.gtk.org/) 2.12.0 or above [optional] | ||
| + | |Last review by=Kelly Hopkins | ||
| + | |Last review date=2010-05-18 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | + | |License verified date=2010-05-18 | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | |License verified date= | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=LGPLv2.1 | |License=LGPLv2.1 | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date= | + | |License verified date=2010-05-18 |
| + | }} | ||
| + | {{Person | ||
| + | |Real name=Nicola Fontana | ||
| + | |Role=Maintainer | ||
| + | |Email=ntd@entidi.it | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=Download | ||
| + | |Resource URL=http://repo.or.cz/w/adg.git | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=Homepage | ||
| + | |Resource URL=http://dev.entidi.com/p/adg/ | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=Bug Tracking | ||
| + | |Resource URL=http://dev.entidi.com/p/adg/issues/ | ||
| + | }} | ||
| + | {{Software category | ||
| + | |Interface=console, web, x-window-system | ||
| + | |Use=library | ||
}} | }} | ||
| + | {{Featured}} | ||
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.