I have various svg rects on a web page on which a transform is applied in the form : transform="translate(418 258) rotate(-45.2033 15 18) scale(2.5 2.5)"
I have various svg rects on a web page on which a transform is applied in the form : transform="translate(418 258) rotate(-45.2033 15 18) scale(2.5 2.5)"
I'm working with Qt, trying to prototype a "clickable SVG" widget. I'm trying to get accurate coordinates for a particular element within an SVG from a QSvgWidg
I want to write a Gimp-Python plugin in order to export all SVG paths from the current image. This seems quite simple but I am stuck with pdb calls, I may not b
I am trying to use SVG in my react native project. This is the code for my component: <Svg xmlns="http://www.w3.org/2000/svg" width="100%" height="507" view
I have used SVG's for these icons, the icons are visible in xml but not visible in device . following is my code : ` <LinearLayout
Lets say my website contains multiple svg elements and I want to find the following: <svg id="some-svg-id" /> How can I find this svg via its id? I aware
I am running into a problem rendering a star rating and was hoping I can get some extra eyeballs on my problem. I have the normal rating working just fine with
I am animating these dotted lines (SVG) for a project using velocity.js. However, after a few loops, the animation starts to lag a lot. I have pasted the link t
I'm trying to draw SVG radial pie chart as mentioned in here: colour chart. Now I'm trying to add text to each slice along with the arc. I'm trying to show Text
I face a strange bug with Next. With getServerSideProps, I made a request to my api folder, this result a simple JSON. All is good. I display the content perfec
I am building a customized Azure AD B2C user interface. I have included a SVG tag within my page. <body> <div class="container"> <d
I have an svg rect like this: <svg class="legend-square"> <defs> <pattern id="pattern1" width="3" height="3" patternunits="us
i am trying to use flutter SVG the latest version, but i faced a problem with my SDK version. i changed it to what the error message said,But i still faces the
I want to convert SVG files to Android Vector Drawable XMLs. I need the structure of the SVG. To the extend that the SVG groups multiple elements together, I ne
first of all I know that there are many similar questions like this, but none of them seem to do the trick for me. I'd like to know if there is any way to combi
I have found a myriad of libraries in order to use SVG images in Android and avoid the frustrating creation of different resolutions and dropping files for each
The question basically says it all. How can I check if SVG has a viewBox attribute? I am using Batik lib. I need this because I need to (at least) notify the us
Does anyone know I can dynamically resize an svg image so it fits within a container?? I find that the images I have overflows. What I want is a way to resize i
can anyone tell me how to fixed this issue please,,im trying to get svg images from the api but its not working shows this error... shows this error Error: Expe