Difference between revisions of "ADG"

From Free Software Directory
Jump to: navigation, search
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
|Status=Live
 
|Component programs=
 
|Homepage URL=http://adg.entidi.com/
 
 
|VCS checkout command=git clone git://repo.or.cz/adg.git
 
|VCS checkout command=git clone git://repo.or.cz/adg.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=http://adg.entidi.com/api/view/README.html
 
|Documentation note=http://adg.entidi.com/api/view/README.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=library,CAD,drawing,C,C library,technical,mechanical,technical drawing
 
|Keywords=library,CAD,drawing,C,C library,technical,mechanical,technical drawing
|Is GNU=n
+
|Version identifier=0.6.3
 +
|Version date=2010/05/08
 +
|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 by=Kelly Hopkins
 
|Last review date=2010-05-18
 
|Last review date=2010-05-18
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.6.0
 
|Version date=2010-05-08
 
|Version status=beta
 
|Version download=http://sourceforge.net/projects/adg/files/adg/0.6.0/adg-0.6.0.tar.bz2/download
 
 
|License verified date=2010-05-18
 
|License verified date=2010-05-18
|Version comment=glib (http://www.gtk.org/) 2.10.1 or above [required]
+
}}
cairo (http://cairographics.org/) 1.7.4 or above [required]
+
{{Project license
gtk+2 (http://www.gtk.org/) 2.12.0 or above [optional]
+
|License=LGPLv2.1
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2010-05-18
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Nicola Fontana
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Nicola Fontana
 
 
|Email=ntd@entidi.it
 
|Email=ntd@entidi.it
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 52: Line 49:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=console,x-window-system,web
+
|Interface=console, web, x-window-system
|Library=c
 
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=LGPLv2.1
 
|License verified by=Kelly Hopkins
 
|License verified date=2010-05-18
 
}}
 

Revision as of 13:03, 13 March 2012


[edit]

ADG: Automatic Drawing Generation

http://adg.entidi.com/
A library focused on automating the drawing of mechanical parts.

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.





Licensing

License

Verified by

Verified on

Notes




Leaders and contributors

Contact(s)Role
Nicola Fontana Maintainer


Resources and communication

AudienceResource typeURI
EveryoneMailing Listhttp://lists.sourceforge.net/lists/listinfo/adg-devel
DeveloperVCS Repository Webviewhttp://dev.entidi.com/p/adg/source/tree/master/
EveryoneBug Trackinghttp://dev.entidi.com/p/adg/issues/
DeveloperChangeloghttp://dev.entidi.com/p/adg/source/changes/master/
DeveloperHomepagehttp://dev.entidi.com/p/adg/


Software prerequisites

KindDescription
Weak prerequisiteGTK+2 >= 2.12.0
Required to usecairo >= 1.7.4
Weak prerequisiteGTK+3 >= 3.0.0
Required to useGLib >= 2.10.1
Weak prerequisiteGObject introspection 0.9.5
Required to buildgtk-doc >= 1.12




Entry






















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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.