After struggling with WinAPI code and hacks in .NET 1.0 I was really looking forward to the TextRenderer class when I first heard about it. But as it turns out, not only is TextRenderer horrible at measuring character size it is also monumentally slow at rendering text. Continued reading >
-
Welcome!
Welcome to the JMSoftware, a development blog covering .NET, php, and whatever else I'm using.
Make sure you check out our programs through the links at the top of the page! -
Recent Entries
- TextRenderer is slow, DrawString is wrong After struggling with WinAPI code and hacks in .NET 1.0 ... August 30th, 2007 One comment
- Dragging and dropping onto a RichTextBox One of many flaws with the RichTextBox control is its ... July 24th, 2007 No comments
- Making sure a number is between 0 and 255 Recently while reworking the code for the Ascgen dotNET I ... July 10th, 2007 No comments
- Welcome to JMSoftware.co.uk I've set up this blog to allow me to publish ... July 5th, 2007 One comment
-
Recent Comments
- Jonathan wrote: Test ... On Welcome to JMSoftware.co.uk