Paul McNett wrote: > Carl Karsten wrote: >> *giggle* >> >> Thanks Paul. just tried it, and now the y in Py is all there. > > Another thing I notice is that reportlab/pdf positions the font at the > baseline, > while wxPython (the display in the report designer) positions the font at the > bottom > of the font, so at some point I'll need to reconcile this difference if > possible.
wx does what? Any chance of drawing a line at the baseline? (both on the screen, and/or on the pdf) If I understand the problem you are trying to describe (but that I don't see...) drawing the baseline will just confuse people. but it might help debug, and might come in handy. even when font size changes, you typically want baselines to line up. low on my list - nothing I am doing needs it. Carl K _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
