this is an SVG question, not a 4D question, but the answer is "yes".

if you change the scale in transform then it applies to the coordinates you 
pass to translate and rotate.
it also inherits the scaling resulting from scaling on parent elements as well 
as the viewBox/viewPort ratio at the top level.

hurts your brain, doesn't it?

by the way,
your SVG is not wrong,
but the standard practice is to wrap the element in a <g> and add the translate 
attribute to the group,
as opposed to the graphic element itself.

2017/12/05 9:51、truegold via 4D_Tech 
<[email protected]<mailto:[email protected]>> のメール:
Does the SVG_SET_TRANSFORM_SCALE  change the image size and also the the area 
size? In others words (even though the xml in the 4D SVG Viewer doesn’t show 
it) is 500 pixel width still 500 pixels after the size transform? Or is 500 * 
scale?


**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to