This content has been marked as final.
Show 2 replies
-
1. Re: PDETextGetBBox returns incorrect value with Italic font
lrosenth Dec 21, 2010 5:50 AM (in response to joeln3)That's just the bounding box. If you need the exact rect, use the Quad functions.
-
2. Re: PDETextGetBBox returns incorrect value with Italic font
joeln3 Dec 21, 2010 7:35 AM (in response to lrosenth)Ok but the bounding box should contain all the TextRun. By the way I have the same behavior with the Quad.
The solution is to use the PDEElementGetBBox but in this case it's too large.
Any idea?
Thanks in advance,
Joe



