Oleg

Oleg

  • NA
  • 8
  • 0

Problem with DrawString under Windows 7

Nov 20 2009 3:37 AM
I need to convert text to image, using specified fonts, size, etc. Looks like everything is ok when using standard DrawString method but, when I'm trying to do it under Windows 7 I have my picture blurred.
this is a screenshot from Windows XP / Windows 2008 server
http://testmyblog.ho.ua/pictures/xp.png
and this is from Windows 7
http://testmyblog.ho.ua/pictures/7.png
Also I tried to play with System.Drawing.Imaging.Encoder.Quality; but even with max value of EncoderParameter blur effect doesn't disappear.
I have no idea where is the problem, hope that you will be able to help.

Answers (4)