Hi Miyako, I think if the image size were uniform in the document I could do that. But the same images can be size to different sizes in different parts of the svg doc.
I might just decide to keep things as they were and laid an image as I need it. The worst case is that the same image is loaded many times and I cannot use SVG_USE. Thanks, John... > it depends on the document, > but I would create a group in "defs" and apply the scaling and/or translation > factor at the "defs" level. > > you can "use" a "g" in SVG. > > 2017/12/06 10:56、truegold via 4D_Tech > <[email protected]<mailto:[email protected]>> のメール: > Are you say that I need to wrap each occurrence of the SVG_Use within a group > <g>? ********************************************************************** 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] **********************************************************************

