Archives
Worst update so far
Today’s Ascii Generator programming time was partly spent trying to work out why the .NET Wizard would let me create any type of new project except for the new C# Windows Application project I wanted, and the rest was spent reinstalling .NET.
In summary - AscgendotNet status: unchanged. Current book I’m reading status: ahead of [...]
No, I don’t want to play online poker
PictureBox is done, and now big images redraw just as fast as small images so adjusting brightness and contrast occurs in real time. Basically, from the outside it now works just as well as it did at the end of last year. Yay!
Update
The new picturebox is nearly finished. Just need to add in one more thing which will greatly increase the drawing speed for large images.
FXCop compliance is just about done so the code is nice and tight.
As a bonus it’s forced me to add the framework for localization. Once the program is far enough [...]
I suck at blogging
I really do. Work on the new Ascgen took a break, but I’ve started up again and I’ll try and keep this updated.
Current goals:
Inherited version of the PictureBox class, adding brightness, contrast, interpolation mode, load, and some other things that Microsoft should have put in before they ever released it. (Nearly complete)
FXCop compliance. (Almost)
Porting [...]