Automatic Drawing Generation is GObject-based
library that provides a non-interactive Cairo
canvas specifically designed for generating
technical drawings.
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.
La fonctionnalité de l'échelle automatique est maintenant disponible, et une série de facteurs d'échelle prédéfinie s'appliquent jusqu'à ce que le bon est trouvé.
Le programme de démonstration autoscales le dessin sur un clic-droit sur la zone de dessin.
Le soutien de l'introspection a été amélioré, ce qui permet d'avoir des liaisons LGI (Lua) travaillant hors de la boîte.
Le typedef hack a été abandonné en faveur d'un en-tête de transporteur privé.
Le motif de AdgLineStyle peut maintenant être personnalisé en liant à elle une instance 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.