Skip to content
The Lua bindings, based on lgob, are now availabe as a separated
project (adg-lua). The glue code is automatically generated by
using GObject introspection.

The build system can detect and use GTK+3 and gladeui-2.0 if found.
GTK+2 and gladeui-1.0 are still available and can be forced at
configure time.

The rendering of AdgRDim has been enhanced:when the "outside"
property is enabled, the leader line will extend beyoud the arc to
quote for a styleable distance and the marker will be reveresed.

The best text frontend is selected at configure time. When pango
is available, will be preferred over the cairo toy text APIs.