Re: something more about GetTextExtentExPoint
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Thu, 30 Aug 2007 00:04:05 -0400
Actually, you can't get the space of every character anyway. I went through this exercise
last year, and essentially GetTextExtent class operations all share a common set of bugs
with respect to computing string lengths when other than plain-vanilla fonts are used.
joe
On Wed, 29 Aug 2007 18:46:44 -0700, tather <tather@xxxxxxxxx> wrote:
Hi, EveryoneJoseph M. Newcomer [MVP]
I need a api like GetTextExtentExPoint,but with more feature.
1) the text be drawn with feature DT_WORDBREAK & DT_EDITCONTROL
If I use Drawtext(), I can't get the space info of every char,
Is there any other api fulfil me?
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- References:
- something more about GetTextExtentExPoint
- From: tather
- something more about GetTextExtentExPoint
- Prev by Date: Re: strange memory leak problem
- Next by Date: Re: this->EndDialog hangs with thread
- Previous by thread: something more about GetTextExtentExPoint
- Next by thread: strange memory leak problem
- Index(es):