 |
adg |
| version 0.5.5 |
| About adg |
Automatic Drawing Generation is GObject-based library that provides a cairo-based canvas specifically designed for generating technical drawings
ADG is not a CAD system, but a library providing a non-interactive canvas where you can put common CAD entities such as paths, hatches and quotes to create your technical drawings.
If you want to develop an application that needs to show and print drawings and where some data change but the overall design is always the same, the ADG library comes in handy. In production factories this is often a good choice and could help to greatly improve the productivity of technical offices.
Requirements
This application requires GTK+ version 2.12.x.
Other dependencies include: cairo 1.7.4 (required) and GLib 2.10.1 (required) |
| Latest Version: 0.5.5 |
The quote of linear dimensions can be freely positioned using the AdgDim:pos property. By default, ADG keeps the quote inside the extension lines if there is enough room, otherwise displaces it to the "pos" coordinates.
A document describing how to contribute to the project has been added. A general description of the API conventions used by is also provided.
A lot of bug fixing and code clean up. A bug in the installation has been solved and support for pkg-config has been added. This will probably be the last release of the 0.5 branch.
Related Link: Public git repository |
|
|