Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - System.Drawing For Drawing Text Images

 
Thread Tools Search this Thread
Old 01-09-2006, 09:41 PM   #1
Default System.Drawing For Drawing Text Images


There are a lot of examples out there, but I was hoping something could
help me further. I'd like to draw text (unknown length) to an image,
but then crop the image to the height and width of the text. Is this
possible?

I'm guessing I can get the height from the Font.Height property. But
how do I go about getting the width of the drawn text?

Also, are there any tip for drawing fairly smooth fonts?

Thanks,

Jason



jjbutera@hotmail.com
  Reply With Quote
Old 01-09-2006, 09:55 PM   #2
Kevin Spencer
 
Posts: n/a
Default Re: System.Drawing For Drawing Text Images
Check out the Graphics.MeasureString() method for measuring your text.
And for smoothing, check out the Graphics.SmoothingMode property.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

<> wrote in message
news: oups.com...
> There are a lot of examples out there, but I was hoping something could
> help me further. I'd like to draw text (unknown length) to an image,
> but then crop the image to the height and width of the text. Is this
> possible?
>
> I'm guessing I can get the height from the Font.Height property. But
> how do I go about getting the width of the drawn text?
>
> Also, are there any tip for drawing fairly smooth fonts?
>
> Thanks,
>
> Jason
>





Kevin Spencer
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Blur Images Display DKS General Help Related Topics 0 06-03-2008 04:14 PM
Put cursor at the end of input text peace2007 Software 1 10-17-2007 11:41 AM
How to keep images on DVD from being copied WVAngel Software 0 11-18-2006 03:39 AM
Memories on TV 3 and Text alca11 Software 0 07-20-2006 09:32 PM
SONY DVD RW DW-G120A SOMETIMES FAILS...... atlantic965 DVD Video 0 06-18-2006 10:36 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46