Hello,

On Thu, 12 Mar 2009 14:30:18 +0100, Ulrich Telle <ulrich.te...@gmx.de>  
wrote:
> As you observed the y position corresponds
> roughly to the upper left corner of the text box. The baseline of the
> font is positioned half of the cell height plus 30% of the font size in
> user units below, i.e.
>
> y_baseline = y + 0.5 * cellheight + 0.3 * fontsize
>

Nice to know, i been to lazy to check the actual code :)


> I consider to change the coordinate system in a future version of
> wxPdfDocument to make the behaviour of several methods more logical and
> transparent.

That is a very good news to me, thanks!

Greetings,
Luca

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to