On 7/10/07, Eric Firing <[EMAIL PROTECTED]> wrote:
> John Hunter wrote:

> It looks to me like it is all in the text._get_layout() method, where a
> 2-pixel pad is specified in one place, and an additional 3-pixel pad in
> another; both seem to be used for vertical spacing, so it is 5 pixels.
>
> Certainly for line spacing, and probably in other places related to text
> positioning, I would think pads usually should be in fractions of the
> font size, not fixed numbers of pixels.  Comments?

My first thought is that it should be in points, but I'm open to
arguments that it should be a fraction of font size.  It should
definitely not be in pixels -- wonder what fool wrote that :-)

JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to