https://issues.apache.org/bugzilla/show_bug.cgi?id=47585

           Summary: Misleading transcoder instructions
           Product: Batik
           Version: 1.8
          Platform: All
               URL: http://xmlgraphics.apache.org/batik/using/transcoder.h
                    tml
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Web Site
        AssignedTo: [email protected]
        ReportedBy: [email protected]


"The transcoder will have the same behavior if you specify the KEY_HEIGHT
without initializing the KEY_WIDTH. In all cases (even if both keys are
provided), the transcoder will preserve the apsect ratio of the SVG document."

This is misleading.  The output image size will be exactly specified by the
KEY_{HEIGHT,WIDTH} hints, and preserveAspectRatio="" in the document will
determine if the aspect ratio is preserved within that space.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to