Notes: I've fixed a stupid little error that was badly affecting the output and has been there since the start, plus the filters are now applied to the edges. It's the first real output change for a while, and conversions are now better then they have ever been.
Changes: Added DrawText function with a offset parameter Moved Image to Values, Image to Colors and Text to Image into separate classes Moved values to text conversion classes into separate files Cleaned up TextProcessingSettings Moved applying the filters from TextProcessingSettings into the AscgenConverter Moved filter list creation to a property in TextProcessingSettings, and only recreated when needed Cleaned up ConvolutionMatrix and changed Apply to be a non-static function Moved applying a ConvolutionMatrix for a filter into a new subclass inherited by blur and sharpen Fixed error in the application of the ConvolutionMatrix Moved applying the ConvolutionMatrix values into a loop Fixed filters not being applied to the edges of the output Optimized unsharp mask a little Changed to only create static filters once Required a factor in the ConvolutionMatrix constructor, and added a default constructor
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use