Top "Svg" questions

Scalable Vector Graphics (SVG) is an XML-based two-dimensional vector graphics format that can also be used in HTML.

Chrome not rendering SVG referenced via <img> tag

I am having issues with google chrome not rendering svg with an img tag. This happens when refreshing the page …

google-chrome svg
How to use SVG markers in Google Maps API v3

Can I use my converted image.svg as google map icon. I was converting my png image to svg and …

google-maps google-maps-api-3 svg
Capture Signature using HTML5 and iPad

Anyone know how this can be done? Would you use a canvas object, svg, jQuery, etc?

ipad html canvas svg
Easiest way to use SVG in Android?

I have found a myriad of libraries in order to use svg in Android and avoid the frustrating creation of …

android svg androidsvg
How to calculate the SVG Path for an arc (of a circle)

Given a circle centered at (200,200), radius 25, how do I draw an arc from 270 degree to 135 degree and one that goes …

svg
is there a tool to create SVG paths from an SVG file?

does anyone know of a tool that can take an SVG file, and convert it into an HTML 5 SVG path? …

html svg adobe-illustrator
D3 Appending Text to a SVG Rectangle

I'm looking to append html onto a rectangle in D3 to give me a multiple line tooltip. The bottom part …

javascript svg d3.js
Convert PDF to clean SVG?

I'm attempting to convert a PDF to SVG. However, the one I am using currently maps a path for every …

pdf svg
Create a map with clickable provinces/states using SVG, HTML/CSS, ImageMap

I am trying to create an interactive map where users can click on different provinces in the map to get …

svg mapping imagemap jquery-svg
Convert SVG image to PNG with PHP

I'm working on a web project that involves a dynamically generated map of the US coloring different states based on …

php svg imagemagick jpeg gd2