Forgive me if this is too obvious and already tried but have you tried
setting the area of interest - which is both width AND height?

                create a Rectangle2D called areaOfInterest 

                
// then add this as a hint
    
                t.addTranscodingHint(ImageTranscoder.KEY_AOI, areaOfInterest);

-- 
View this message in context: 
http://www.nabble.com/Tiling-into-seperate-SVG-files-from-SVG-DOM-tree-tp17181449p17225186.html
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to