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 2003/04/04 13:17:38 UTC

DO NOT REPLY [Bug 18702] New: - fo:block with fo:inline: size calucation

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=18702>.
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=18702

fo:block with fo:inline: size calucation

           Summary: fo:block with fo:inline: size calucation
           Product: Fop
           Version: 0.20.5
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: joachim.unger@softwareag.com


I have following code

<fo:block font-family="Helvetica" font-size="5mm">This is a line with property 
font-size=&quot;5mm&quot;. <fo:inline font-size="1.5em">This is another 
(inline) one with property font-size=&quot;1.5em&quot;. <fo:inline font-
size="1.5em">This is another (2xinline) one with property font-
size=&quot;1.5em&quot;.</fo:inline></fo:inline>

</fo:block>

You will get different pdf-output.
I think: fop's output is not correct. See the output in the attachment above.

Regards,
Joachim Unger

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