https://issues.apache.org/bugzilla/show_bug.cgi?id=47139
Manuel Mall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Manuel Mall <[email protected]> 2009-05-02 08:56:20 PST --- This is normal and expected behaviour. Without this 'padding' characters in consecutive lines would touch or even overlap each other. This spacing between the lines is commonly called half-leading and is calculated from the line-height property which fop sets by default to 1.2em. This means the line height is 120% of the font size. In your example it looks like as if there is more padding at the bottom but again that is expected as room needs to be left for characters extending below the baseline, e.g. 'qpg'. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
