C# Developers' Journal (original) (raw)
12:28p
I'm getting very frustrated with trying to generate text on images in .Net. Whilst the process to do so is pretty simple, the results one gets simply aren't that satisfactory.
I have the following code (really very simple, as you can see) in an IHttpHandler, which I call in a loop to iterate through some of the fonts on my system as a proof-of-concept:
( Far more detail here, behind a cut so as not to confuse / irritate all my non-techy friendsCollapse )
Current Mood: confused