Script Updates

Home  >>  Cool  >>  Script Updates

Script Updates

On January 10, 2007, Posted by , In Cool,PowerShell, With Comments Off on Script Updates

After receiving feedback from a few people (thanks!), I’ve updated two of the scripts posted here previously.

Convert images to text (ASCII art)

This had a problem where a division by zero error would occur if the specified image file wasn’t fully qualified. Fixed script is here: convert-image2text.ps1.

Console screen grabs in html

I’ve fixed the colours to match those actually used by the console (ie dark yellow is white and darkmagenta is blue) and fixed a css error. Fixed script is here: get-bufferhtml.ps1.

Comments are closed.