1
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted almost 13 years ago by [email protected] (Nicola Fontana)
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. More details can be found on http://adg.entidi.com/
Posted almost 13 years ago by Nicola Fontana
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. More details can be found on http://adg.entidi.com/ The autoscaling feature is now available: a serie of predefined ... [More] 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 now possible to have LGI (Lua) bindings working out of the box. The typedef hack has been dropped in favour of a private forwarder header. The dash pattern of AdgLineStyle can now be customized by binding to it an AdgDash instance. [Less]
Posted about 13 years ago by Nicola Fontana
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. More details can be found on http://adg.entidi.com/ The project has been ported to GTK+3 also on Windows platforms. ... [More] The helper scripts now build only GTK+3 installers. The recent porting of Fedora mingw packages to archlinux made possible to generate for the first time a win64 installer. adg-demo now embeds icons of different sizes, ranging from 16x16 to 128x128 pixels. The look-up falls back to srcdir so the icons can be used also without installing the program. A bunch of new APIs has been added to help this relocation. The Windows installers received a lot of cosmetic improvements. The NSIS code has been cleaned up. [Less]
Posted about 13 years ago by [email protected] (Nicola Fontana)
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. More details can be found on http://adg.entidi.com/
Posted about 13 years ago by Nicola Fontana
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. More details can be found on http://adg.entidi.com/ The project has been ported to GTK+3 also on Windows platforms. ... [More] The helper scripts now build only GTK+3 installers. The recent porting of Fedora mingw packages to archlinux made possible to generate for the first time a win64 installer. adg-demo now embeds icons of different sizes, ranging from 16x16 to 128x128 pixels. The look-up falls back to srcdir so the icons can be used also without installing the program. A bunch of new APIs has been added to help this relocation. The Windows installers received a lot of cosmetic improvements. The NSIS code has been cleaned up. [Less]
Posted over 13 years ago by Nicola Fontana
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. More details can be found on http://adg.entidi.com Some missing documentation files that prevented the proper build ... [More] adg-0.6.4.tar.bz2 have been included in the distribution package. No other relevant changes from 0.6.4. [Less]
Posted over 13 years ago by [email protected] (Nicola Fontana)
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. More details can be found on http://adg.entidi.com
Posted over 13 years ago by Nicola Fontana
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. More details can be found on http://adg.entidi.com Some missing documentation files that prevented the proper build ... [More] adg-0.6.4.tar.bz2 have been included in the distribution package. No other relevant changes from 0.6.4. [Less]
Posted over 13 years ago by [email protected] (Nicola Fontana)
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. Here it is a non-exhaustive list of closed issues:http://dev.entidi.com/p/adg/issues/label/392/closed/
Posted over 13 years ago by Nicola Fontana
ADG is a GObject-based library that provides a non-interactive cairo canvas specifically designed for generating technical drawings. Here it is a non-exhaustive list of closed issues: http://dev.entidi.com/p/adg/issues/label/392/closed/ The Lua ... [More] 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. [Less]