Pages
-
Recent Posts
Archives
Tag Archives: TextRenderer
TextRenderer is slow, DrawString is wrong
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 … Continue reading
Posted in .net, C#, Programming
Tagged .NET, api_functions, drawing, DrawString, google, hacks, Programming, string_array, TextRenderer
2 Comments