Text to Image Dynamic( text is words that was created by myself)
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, there. I have some trouble to convert my text to image. I programed a webform that use drawstring and response.outputstream to show the image. But, it still have problem. Bescause I have some words that was created by myself and save as unicode type( of course ,only on my own computer can look these words). I hope to transfer it to image so that it can be loaded on a webpage as an image. The graphic program worked well when it was programed as a window form(can draw the words that I made). However, when I use it on a web page, it can only draw the words from standard unicode. If I typed the words that I made,it cannot draw anything?. Does anyone be able to help me? Thanks very much.:confused::sigh::doh: