https://issues.apache.org/bugzilla/show_bug.cgi?id=52114
Glenn Adams <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |FIXED --- Comment #16 from Glenn Adams <[email protected]> 2012-04-12 17:44:34 UTC --- http://svn.apache.org/viewvc?view=revision&revision=1325394 fixed bug in TXT renderer's handling of row height computation due to it not taking into account space before/after produced by leading (before and after) at this time, use of the following appears to produce desired results: font-family = "Courier" font-size = "10pt" line-height = "10pt" note that the default line height if not specified will be 1.2*font-size = 12pt, which will not produce the correct results also updated site documentation (which i will publish to apache shortly) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
