You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by bu...@apache.org on 2007/11/23 15:59:10 UTC

DO NOT REPLY [Bug 43947] New: - No units given for w,h,maxw,maxh,-a params for batik-rasterizer.jar

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

           Summary: No units given for w,h,maxw,maxh,-a params for batik-
                    rasterizer.jar
           Product: Batik
           Version: 2.0
          Platform: Other
               URL: http://xmlgraphics.apache.org/batik/tools/rasterizer.htm
                    l
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SVG Rasterizer
        AssignedTo: batik-dev@xmlgraphics.apache.org
        ReportedBy: tech@robertjdavis.co.uk


No units given in documentation for w,h,maxw,maxh,-a params for batik-rasterizer.jar

See: http://xmlgraphics.apache.org/batik/tools/rasterizer.html

What units of measurement are available for the w,h,maxw,maxh,-a params?
mm - millimeters?
em - elements?
in - inches?
px - pixels?

Please also explain how these effect the values with the SVG document itself.
e.g. for a rectangle
<rect height="11.3316" width="0.21" x="2.73" y="0"/><rect height="11.3316"
width="0.21" x="3.36" y="0"/>


-w width

    specifies the output width as a floating point value,
-h height

    specifies the output height as a floating point value,
-maxw width

    specifies the maximum output width as a floating point value,
-maxh height

    specifies the maximum output height as a floating point value,
-a x,y,width,height

    specifies the area of interest (as floating point values) of the SVG file to
rasterize (and if not specified, will be determined by the width/height/viewBox
attributes if specified in the document, and be 0,0,400,400 otherwise),

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

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org