Hello all,
im new batik use and after some searches, i always have the following
problem :
i have a svg picture which is rendering in a graphic greater document.
i get the graphicsnode from my builder
i do translation and a scale up upon it.  
the i make a bufferizedimage (java) to draw it.
result :
i see the svg but partially !
the svg itself is well resized (now greater) but the bounds (getBounds) is
always the same so my svg is not completely visible because bounds seems not
to be resized !
it is like you consult this picture throw a small invisible window ! or like
the center of this new svg is just draw !
can you help me ? teaching me what is wrong or with an example code ?
i have noticed also : if i use getTransformedBounds() to retrieve x,y for ma
bufferedimage instead getbounds(), i have a new bounds but when i draw the
svg, it is "deformed" and it seems an unknown translation has been
applicated !
-- 
View this message in context: 
http://old.nabble.com/prob-affinetransformation-and-bound-tp28018809p28018809.html
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to