Highest quality text using TextRender
-
I am using TextRender.DrawText to add text to a Bitmap but the quality is not very good. I looked for a formatting hint in TextFormatFlags but I could not find one. I know that I could use Graphics.DrawString but the performance is not as good. What do I need to do so TextRender.DrawText creates high quality text? Thanks Dan R.
-
I am using TextRender.DrawText to add text to a Bitmap but the quality is not very good. I looked for a formatting hint in TextFormatFlags but I could not find one. I know that I could use Graphics.DrawString but the performance is not as good. What do I need to do so TextRender.DrawText creates high quality text? Thanks Dan R.
Wow! that is rubbish:confused: I'd stick to .DrawString, or if you're after performance, use the DrawText win32 import
"An eye for an eye only ends up making the whole world blind"