I am using figtext() to add text to a figure.  I have noticed that with
muti-line text, the linespacing will look uneven due to letters which
extend below.

For example: figtext(0,0,"ppp\naaa\nggg\nsss")
Will look something like this (exaggerated)

ppp

aaa
ggg

Sss

With a larger space under letters like p and g

I tried some different fonts but that did not seem to make any
difference
Is there a way to correct this so it looks even?

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to