Upgrated GUI integrations & demos (WinForms, WPF, Qt, GTK, wxWidgets, SDL, Tao.OpenGL, etc.)
TGA image format support (used by AltSketch.CeGUI)
Image saving operations are realized (Screenshot creation creation tool added – press F12 or F11 for transparent work area only).
Created PieChart3D interactive Gwen control. Added PieChart3D interactive Demo with options panel.


AForge.NET Scientific Computing library ported to AltSketch. In AltSketch.AForge System.Drawing functionality replaced by AltSketch. So AltSketch.AForge has only managed dependencies now (no external dependencies in core at all). AltSketch.AForge uses AltSketch for image operations & core structures (Points, Sizes, Rects etc.) Realized some AForge examples & added to Demo.


ZedGraph charting library ported to AltSketch. In AltSketch.ZedGraph System.Drawing functionality replaced by AltSketch. So AltSketch.ZedGraph has only managed dependencies now (no unmanaged code at all). AltSketch.ZedGraph uses AltSketch for drawings, image operations & core structures (Points, Sizes, Rects etc.) Realized ZedGraph Gwen interactive control. Added interactive ZedGraph Demo.

CeGui GUI library ported to AltSketch. In AltSketch.CeGUI System.Drawing functionality replaced by AltSketch. So AltSketch.CeGUI has only managed dependencies now (no unmanaged code at all). AltSketch.CeGUI uses AltSketch for image operations & core structures (Points, Sizes, Rects etc.) Realized CeGUI AltSketch renderer & Demo.

Created new Geometry Example with Sine function transformer.

Other improvements & Bug Fixes:
- Solved PNG loading internal bug (some formats previously read incorrectly & produce destroyed pixel data).
- AltQuickFont center text alignment bug fixed (native QuickFont bug). Improved & optimized loading operations for faster library initialization.
---alignment-centre.png)
 - Alignment Centre.png)