- Rewritten file loader to prevent file locks
- Fixed image loading to ignore pixel-per-inch resolutions of original images
- Fixed constructor using System.Drawing.Image to support indexed palettes
- Added new TextField class for better text support
- Fixed scaling bug and updated test program
- Replaced Gaussian blur filter with better implementation (affects unsharpen masks)
- Added chroma key filter
- Rewritten API for Scaling
- Added color space handling
- Updated to Visual Studio 2010.
- Code clean-up.
- Unwanted-border-artifact-problem fixed (thanks Richard!)
- IDisponable has been implemented.
- Minor changes.
- First API documentation uploaded. Still missing a whole lot, but it's a start :)
- Minor changes
- Bug in thumbnail function fixed.
- Code cleaned up.