Version 3 of AggTk

Updated 2015-08-19 15:15:55 by ABU

ABU 19-Aug-2015 - AggTk a new widget for high quality graphics

AggTk is a new widget for high-quality vectorial graphics based on Antigrain Geometry ( www.antigrain.com ). AggTk provides a sort of direct-draw canvas (contrary to the retained-mode provided by tk-canvas) and is able to draw primitives and even images with partial-transparency, anti-aliasing and sub-pixel accuracy.

Currently it is in alpha-stage, and available only for Windows platforms.

Image AggTk-Hello

Documentation is not currently available; it will be provided next weeks. In the meantime, it's possible to play with same sample-code delivered with the AggTk package. The screenshot below are not really elegant, but they show some of the features AggTk provides. Image AggTk-0 Image AggTk-1

Download

  • AggTk 0.1 [L1 ] 19-Aug-2015 - Windows Binary Package
  • AggDevKit 0.1 [L2 ] 19-Aug-2015 - Source code

or

  • checkout last stable release from SourceForge [L3 ]

ToDo

  • Tutorials and reference manuals
  • Review the API
  • Internal Design overview and specs
  • Porting to Linux and MacOsX (any volunteer ?)