Questions tagged as 'svg'

0
answers

Show Image in .svg format in Tkinter with Python 3.6 [in standby]

I need to show vector images ".svg" in a frame or on a canvas with tkinter in python 3.6 How can I do it?     
asked by 25.10.2018 / 20:59
0
answers

SVG file - best way to save changes

I take an image file in SVG format, make a copy and edit the copy with Adobe Illustrator to add an image within an existing group of layers. This would be the original SVG image: And this would be the modified SVG image: In...
asked by 05.10.2018 / 12:29
0
answers

SVG pixelated on screens no retina

I've been googling for about 2 weeks trying to find a solution to this problem. I have seen many post about it with dates of 2012-14 and still do not resolve. Let's see if the same thing happens to someone. I am working with html5 banners in...
asked by 02.07.2018 / 14:57
0
answers

Manipulation of SVG + Js + BD + json

Good day friends I write for the following problem or lack of knowledge that I have, I must develop a web application that does the following using svg, js, bd and json I explain: it will be an application where we will use temperature sensors w...
asked by 22.06.2018 / 22:33
0
answers

Can files be renamed for each session?

I have in a web, images named for example: "imagen01.png", "imagen02.png", "imagen03.jpg" to which for an optimization theme, I need to take them if or if to SVG. I kept reading about how vulnerable these files are to an XSS attack and I was wor...
asked by 30.04.2018 / 02:35
0
answers

SVG animation is checked in Chrome

I created an SVG animation that simulates turning a page in the book. And in Mozilla it's great, the Chrome and Opera browsers are the problem. Someone to help me optimize the animation to make it more fluid in Chrome? This is the code ( also...
asked by 04.11.2017 / 16:08
1
answer

Change fill color to a svg in a selector :: after

How can I change the fill attribute of svg by doing hover in element <a> ? As far as I have seen it can only be if the svg is explicitly declared, but I do not know if it is possible when it is in a selector ::after...
asked by 17.07.2017 / 20:07