0.7


0.7.3
Fixed crash on ‘&’ in generated ramps (thanks Anonymous)
Moved html/rtf creation into a separate class
Fixed xhtml character encoding, and specified it in the file

0.7.2
Changed rtf output to be ASCII instead of Unicode/UTF to make them work in other programs
Added automatic version checking against the sourceforge website
Added “check for new versions?” bool to the variables and settings file
Moved the version number into a structure instead of one variable
Moved most effects applied to the output into classes
Moved apply convolution matrix function into the ConvolutionMatrix structure
Moved ascii conversion related files into a new folder
Changed solution to compile without warnings in Visual C# Express
Added “Copy Ramp to Clipboard” to the edit menu
Moved ramp menu items into a sub-menu
Moved font related menu items into a sub-menu
Batch Conversion/Settings:
– Restored missing resource string for Auto button/right click menu
– Changed auto button right-click menu to a menustrip
– Fixed problem with disabled Ok button when the regional settings decimal symbol isn’t “.”
– Added setting backcolor of an invalid textbox to red
– Fixed tab order
– Fixed problems with invalid character sizes being allowed

0.7.1
Removed “Force Greyscale” option when saving images, and set it to always output greyscale
Added “Font…” to the edit menu
Added “+” to the center of the selected area when moving it
Fixed pictures not being released after they have been loaded
Fixed brightness/contrast not being applied to the colours when saving as a colour image
Fixed saving as html/colour text with ansi and other non-standard characters
Small improvement to outputted css

0.7.0
Added “Save as Colour Text” to output as html and rtf files with the Color information added
Added menu links to the report a bug and feature request pages
Changed batch conversion form from contextmenus to contextmenustrips
Added saving as html files