Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
5.15.2
-
None
Description
I want to render a 500k SVG image. First, I parse the SVG image into paths, and then render it using ShapePaths. However, I noticed that as soon as I modify the transform property, the rendered image becomes incomplete. By the way, it works fine as long as I use a smaller-sized SVG image.