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

[PATCH]  external-graphics scaling with just one content-xxx attribute

           Summary: [PATCH]  external-graphics scaling with just one
                    content-xxx attribute
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: page-master/layout
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Specifying just one of content-height or content-width with a value that is 
larger than the image size, will ignore the specified property and just add the 
image with its unscaled size.

This patch will use the image size when neither properties are specified and 
calculate the missing property when one is specified. When both properties are 
specified, it will use the existing algorihtm to maintain the aspect ratio.

It can be tested with NIST adp-height[123].

Reply via email to