Text image changes on the server

Discussion in 'ASP.NET / ASP.NET Core' started by jfong, May 11, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi all,
    I am encounting a weird problem and I have to solve it asap. In my asp.net program, i draw some text on a image, and then resize the image. Then I run my program locally, I can see the resized text image clearly and nicely; however after I uploaded the code to the server (discountasp.net), the resized text image is very unclearly and blur. Does anyone know why this happens and how to fix it???
    Any help will be highly appreciated!

    Jfong
     
  2. Not sure, try overriding the image quality settings in code using the .NET API?? /emoticons/confused.gif
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page