Difference between revisions of "ADG"
Usernumber9 (talk | contribs) (1) Verified license status and updated the last verified date and verified by. 2) Checked for crypto donation information or any donation info, I couldn't find anything. 3) updated the licensing notes section with links to all of their COPYING files on...) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=ADG: Automatic Drawing Generation | |Name=ADG: Automatic Drawing Generation | ||
− | |Short description= | + | |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. 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. |
|Homepage URL=http://adg.entidi.com/ | |Homepage URL=http://adg.entidi.com/ | ||
− | | | + | |Version download=http://sourceforge.net/projects/adg/files/latest/download?source=files |
− | |User level= | + | |User level=advanced |
− | |VCS checkout command=git clone git: | + | |VCS checkout command=git clone git@github.com:ntd/adg.git |
− | |Computer languages=C | + | |Computer languages=C, Lua |
− | |Documentation note=http://adg.entidi.com/ | + | |Documentation note=http://adg.entidi.com/adg/ |
+ | http://adg.entidi.com/cpml/ | ||
+ | |Related projects=cairo, glib, lgi, gtk+ | ||
|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. | + | |Version identifier=0.8.0 |
− | |Version date= | + | |Version date=2015/03/07 |
|Version status=beta | |Version status=beta | ||
− | + | |Version comment=GLib (http://www.gtk.org/) 2.10.1 or above [required] | |
− | |Version comment= | ||
cairo (http://cairographics.org/) 1.7.4 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= | + | GTK+3 (http://www.gtk.org/) 3.0.0 or above [optional] |
− | |Last review date= | + | |Last review by=Nicola Fontana |
+ | |Last review date=2015/04/08 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
+ | |Is GNU=No | ||
|License verified date=2010-05-18 | |License verified date=2010-05-18 | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=LGPLv2.1 | |License=LGPLv2.1 | ||
− | |License verified by= | + | |License copyright=ADG - Automatic Drawing Generation |
− | |License verified date= | + | Copyright (C) 2007-2015 Nicola Fontana <ntd at entidi.it> |
+ | |||
+ | This library is free software; you can redistribute it and/or | ||
+ | modify it under the terms of the GNU Lesser General Public | ||
+ | License as published by the Free Software Foundation; either | ||
+ | version 2 of the License, or (at your option) any later version. | ||
+ | |||
+ | This library is distributed in the hope that it will be useful, | ||
+ | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
+ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
+ | Lesser General Public License for more details. | ||
+ | |||
+ | You should have received a copy of the GNU Lesser General Public | ||
+ | License along with this library; if not, write to the | ||
+ | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
+ | Boston, MA 02110-1301, USA. | ||
+ | |License verified by=user9 | ||
+ | |License verified date=2022-01-07 | ||
+ | |License note=https://gitlab.com/libadg/adg/-/blob/master/COPYING | ||
+ | https://codeberg.org/ntd/adg/src/branch/master/COPYING | ||
+ | https://github.com/ntd/adg/blob/master/COPYING | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Graphics=2d, library, vector | ||
+ | |Interface=command-line, web, x-window-system | ||
+ | |Library=C | ||
+ | |Printing=postscript | ||
+ | |Programming-language=C | ||
+ | |Runs-on=Windows, BSD, OS X | ||
+ | |Use=internet-application, library, printing, software-development | ||
+ | |Uitoolkit=gtk | ||
+ | |Version-control=git | ||
+ | |Web-authoring=cgi | ||
+ | |Works-with=cad | ||
+ | |Works-with-format=pdf | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=No | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=GLib >= 2.10.1 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to use | ||
+ | |Prerequisite description=cairo >= 1.7.4 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=gtk-doc >= 1.12 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=GObject introspection 0.9.5 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=GTK+2 >= 2.12.0 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=GTK+3 >= 3.0.0 | ||
}} | }} | ||
{{Person | {{Person | ||
Line 34: | Line 98: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Everyone |
− | |Resource kind= | + | |Resource kind=Mailing List |
− | |Resource URL=http:// | + | |Resource URL=http://lists.sourceforge.net/lists/listinfo/adg-devel |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Everyone | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=http://dev.entidi.com/p/adg/issues/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 44: | Line 113: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Developer |
− | |Resource kind= | + | |Resource kind=VCS Repository Webview |
− | |Resource URL=http://dev.entidi.com/p/adg/ | + | |Resource URL=http://dev.entidi.com/p/adg/source/tree/master/ |
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Developer | ||
+ | |Resource kind=Changelog | ||
+ | |Resource URL=http://dev.entidi.com/p/adg/source/changes/master/ | ||
}} | }} | ||
− | {{ | + | {{EntryDetails |
− | | | + | |Is High Priority Project=No |
− | | | + | |Decommissioned or Obsolete=No |
+ | |Accepts cryptocurrency donations=No | ||
+ | |Test entry=No | ||
}} | }} | ||
{{Featured}} | {{Featured}} |
Latest revision as of 13:02, 7 January 2022
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.
Download
http://sourceforge.net/projects/adg/files/latest/download?source=files
Categories
- Graphics:2d
- Graphics:library
- Graphics:vector
- Interface:command-line
- Interface:web
- Interface:x-window-system
- Library:C
- Printing:postscript
- Programming-language:C
- Runs-on:GNU/Linux
- Runs-on:Windows
- Runs-on:BSD
- Runs-on:OS X
- UI Toolkit:gtk
- Use:internet-application
- Use:library
- Use:printing
- Use:software-development
- Version-control:git
- Works-with:cad
- Works-with-format:pdf
Licensing
License
Verified by
Verified on
Notes
License
Verified by
user9
Verified on
7 January 2022
Leaders and contributors
Contact(s) | Role |
---|---|
Nicola Fontana | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Everyone | Mailing List | http://lists.sourceforge.net/lists/listinfo/adg-devel |
Developer | VCS Repository Webview | http://dev.entidi.com/p/adg/source/tree/master/ |
Everyone | Bug Tracking | http://dev.entidi.com/p/adg/issues/ |
Developer | Changelog | http://dev.entidi.com/p/adg/source/changes/master/ |
Developer | Homepage | http://dev.entidi.com/p/adg/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | GTK+2 >= 2.12.0 |
Required to use | cairo >= 1.7.4 |
Weak prerequisite | GTK+3 >= 3.0.0 |
Required to use | GLib >= 2.10.1 |
Weak prerequisite | GObject introspection 0.9.5 |
Required to build | gtk-doc >= 1.12 |
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.