Download List

Descripción del Proyecto

Automatic Drawing Generation is GObject-based
library that provides a non-interactive Cairo
canvas specifically designed for generating
technical drawings.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-17 11:08 Back to release list
0.7.0

La función de autoescalado ahora está disponible, y una serie de factores de escala predefinida se aplican hasta que se encuentra la adecuada.

El programa de demostración autoscales el dibujo de un clic derecho en el área de dibujo.

Ha mejorado el soporte del introspección, lo que es posible tener vinculaciones LGI (Lua) trabajando fuera de la caja.

El hack de typedef se ha caído a favor de un encabezado de promotor privado.

Ahora puede personalizar el patrón de tablero de AdgLineStyle enlazando a una instancia de AdgDash.
Tags: Major feature enhancements, API stabilization, Documentation improvements, Code cleanup
The autoscaling feature is now available, and a series of predefined scale factors are applied
until the proper one is found.

The demo program autoscales the drawing on a right-click on the drawing area.

The introspection support has been improved,
making it possible to have LGI (Lua) bindings working out of the box.

The typedef hack has been dropped in favor of a private forwarder header.

The dash pattern of AdgLineStyle can now be customized by binding to it an AdgDash instance.

Project Resources