DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40634>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40634

           Summary: Horizontal space needed for a text block is always too
                    large
           Product: Fop
           Version: 0.92
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: awt renderer
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: [EMAIL PROTECTED]


Render any text using defaults in the awt and switch debug mode on. Unwanted
blank space is systematicaly found on the right side of the text block. This
causes problems when using inlines because unwanted space is found between the
end of the "uninlined" text and the start of the "inlined" text.

For example:
<block>Normal text having no problem but<inline> abnormal space is to be found
between "but" and "abnormal"</inline></block>

Another nagging manifestation of this bug is found in "end aligned" blocks. One
would expect to have the rightmost character of the "end aligned" block to be
just at the left of the rightmost limit of the block but again, an unwanted
space appears at the right of the block causing the text to end at the left of
where it should.

This problem is not present if rendering PDF but it is when rendering with -awt
-print or -tiff options.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to