You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2002/03/21 22:01:59 UTC

DO NOT REPLY [Bug 7337] New: - border around external image leaves empty space

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7337

border around external image leaves empty space

           Summary: border around external image leaves empty space
           Product: Fop
           Version: 0.20.3
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: images
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: mjmare@webtothemax.com


The sizes on external images (JPG) seem to be 1 or 2 pixels off.

When I use:

<fo:block 
border="1px solid black">
        <fo:external-graphic 
src="url('file:winkelpui_splash.jpg')"/>
</fo:block>

there is an empty space 
between the top-border and the image, and between the bottom border and the image.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org