Tagged Questions
SVG, short for Scalable Vector Graphics, is a language used for describing two-dimensional vector graphics.
119
votes
11answers
45k views
jQuery SVG vs. Raphael
I'm working on an interactive interface using SVG and JavaScript/jQuery, and I'm trying to decide between Raphael and jQuery SVG. I'd like to know
What the trade-offs are between the two
Where the ...
88
votes
13answers
26k views
SVG vs CANVAS, where is the Web World going towards?
I need to pick one of two technologies (svg, canvas) for an ongoing project of mine. I would prefer to pick the technology that is more maintained and in active development rather then choose a ...
37
votes
4answers
2k views
Rotate webpage via code?
I'm hoping that there's a relatively simple way to rotate a webpage a little bit, 30 degrees or so, while still leaving it fully functional and usable.
I completely control the page, and can modify ...
30
votes
3answers
17k views
How to draw a line between draggable and droppable?
I'm using the exelent JQuery UI to do a "mapping" so the user can "map"
persons from one program to persons from other program.
using this simple JQuery:
$(document).ready(function() {
$("div ...
29
votes
4answers
10k views
Converting SVG to PNG using C#
I've been trying to convert SVG images to PNG using C#, without having to write too much code. Can anyone recommend a library or example code for doing this?
20
votes
5answers
8k views
How do I scale a stubborn svg embedded with the <object> tag?
I have some svg files that specifies width and height as well as viewbox like this:
<svg width="576pt" height="432pt" viewBox="0 0 576 432" > ...
but how to display them in the browser at a ...
19
votes
2answers
379 views
QWebView undersampled SVG rendering
I'd like to use QWebView for an SVG thumbnailing job because it supports filters (unlike QSvgRender which only supports SVG Tiny 1.2). It seems to work quite well except for font rendering but that ...
19
votes
9answers
3k views
Displaying vector graphics in a browser
I need to display some interactive (attaching with DOM listeners etc. and event handling) vector graphics in web site I am working on. There is a W3C recommendation for SVG though this format is still ...
18
votes
8answers
17k views
Emulate IE7 for IE8 but not for IE9 using “X-UA-Compatible”
I have a website depending on vector drawing, for internet explorer i'm using VML and for other browsers i'm using SVG.
IE8 however, doesn't have support for neither without falling back to IE7-mode ...
17
votes
5answers
6k views
XAML to SVG?
How would you go about converting XAML to SVG and vice versa?
My initial approach it to use xslt to map the different elements and attributes, but I don't know enough about both syntaxes to even ...
16
votes
3answers
2k views
Html5 Canvas vs SVG vs div
What is the best way for element creation on the fly and being able to move it around?
Let's say I want to create rectangle, circle and polygon then I want to select the objects and move it around
...
16
votes
2answers
674 views
Hittest using screen coordinates in SVG images in World coordinates
How do I translate mouse coordinates into world coordinates using GDI+?
Or get bounding boxes (or even better) old skool regions for SVG shapes drawn using GDI+?
Anyway. I've been looking for SVG ...
16
votes
8answers
10k views
Creating SVG graphics using javascript?
How can I create SVG graphics using Javascript? Do all browsers support SVG?
16
votes
5answers
6k views
Displaying SVG in OpenGL without intermediate raster
I have some simple SVG artwork (icon and glyph kind of things) which I want to display in an OpenGL app (developing in C++ on Debian, using Qt).
The obvious solution is to use the ImageMagick libs to ...
16
votes
7answers
9k views
How do you detect support for VML or SVG in a browser
I'm writing a bit of javascript and need to choose between SVG or VML (or both, or something else, it's a weird world).
Whilst I know that for now that only IE supports VML, I'd much rather detect ...
16
votes
10answers
8k views
svg diagrams using python
I am looking for a library to generate svg diagrams in python (I fetch data from a sql database). I have found python-gd, but it has not much documentation and last update was in 2005 so I wonder if ...
15
votes
6answers
13k views
html5 canvas element and svg
Why do we need the html5 canvas element, when the same can be achieved through embedded svg?
14
votes
2answers
1k views
Rendering SVG with OpenGL (and OpenGL ES)
I am currently investigating the possibility of rendering vector graphics from an SVG file using OpenGL and OpenGL ES. I intend to target Windows and Android. My ideal solution would be to have a ...
14
votes
6answers
11k views
SVG to Android Shape
I'm wondering how vector drawing in Android with the Shape class may resemble another vector drawing standard.
Since Shape is a Drawable, and Drawables are usually defined as XML, it sounds a lot ...
14
votes
3answers
8k views
Aligning text in SVG
I am trying to SVG XML documents with a mixture of lines and brief text snippets (two or three words typically). The major problem I'm having is getting the text aligning with line segments.
For ...
13
votes
5answers
4k views
Are photoshop-like blend modes possible in HTML5?
I want to put a red rectangular <div> element over my webpage so that it would look not only transparent, but also like blended in Photoshop’s Multiply mode.
The <div> would have ...
13
votes
4answers
379 views
Web charting libraries for mobile, our own research
We are looking for a nice javascript-based library for a web charting application we have been asked to do. The charts will be accessible and should actually be nice to interact with via mobile ...
13
votes
4answers
4k views
Rendering UML diagrams from text files
Is there any good tool or tool-chain that allows UML images in the .svg format to be created from a textual source file?
The reason for this question is that I want to automate the generation of ...
12
votes
5answers
652 views
A good beginner's tutorial on SVG
I was looking for 1) a tutorial and 2) a comprehensive reference on SVG. Does anybody know of / has used a tutorial or reference for SVG?
EDIT: Thanks guys! This was very helpful. I hope this is ...
12
votes
7answers
3k views
SVG rendering in a PyGame application
In a pyGame application, I would like to render resolution-free GUI widgets described in SVG.
What tool and/or library can I use to reach this goal ?
(I like the OCEMP GUI toolkit but it seems to be ...
11
votes
2answers
424 views
How do I make a “title” (tooltip, pop-up, alt-text) in a CSS to be used with SVG, without JavaScript
It is pretty easy to create a pop-up with the "title" attribute in SVG. But how do you achieve the same effect with CSS.
This is for an illustration I'm making for Wikimedia and I strive to have most ...
11
votes
7answers
5k views
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 a set of data.
This SVG file gives me a good blank map of the US and is very easy ...
11
votes
4answers
3k views
Scaling SVG (Raphael.js) like an SWF
I started using Raphael.js a few days ago and I'm really enjoying it. The only thing I haven't been able to figure out is how to get the "paper" or svg/vml tag to fill the browser window like an swf. ...
11
votes
2answers
4k views
Raphael JS and Text positioning?
I'm trying to position text within the SVG canvas, by supplying x, y coordinates
var t = paper.text(50, 50, "Raphaël\nkicks\nbutt!");
but does not position the text like all other objects...
x, y ...
11
votes
5answers
17k views
11
votes
5answers
5k views
Scripting SVG
I'm considering developing a website similar to stackoverflow, but the answers may also consist of drawings (schematics, in this case). I want to have an area in the answer form where they can make ...
10
votes
2answers
524 views
How to center SVG text vertically in IE9
In order to align text vertically in SVG one has to use the dominant-baseline attribute.
This has already been discussed on SO (Aligning text in SVG) and is part of the specification.
My problem is ...
10
votes
1answer
3k views
How to convert Illustrator or Inkscape SVG drawings into Raphael.js objects?
I am trying to figure out the best most reliable way to convert my SVG drawings from Illustrator or Inkscape into Raphael.js object code. I suppose I am looking for some type of parser but do not know ...
10
votes
1answer
3k views
How to modify raphael text?
After instantiating Raphael text like so
var t = paper.text(50, 50, "Raphaël\nkicks\nbutt!");
how do I go about then modifying that text?
t.text = "test"; did not work for me.
10
votes
3answers
10k views
SVG draggable using JQuery and Jquery-svg
I have an HTML 5 page where I load an svg circle. When I click on the circle I create another small circle where I click. I want to be able to drag the second circle but cant seem to do it with ...
10
votes
3answers
5k views
How can I overlay SVG diagrams on Google Maps?
I would like to add an overlay image on a Google Map. The image is a SVG file I have generated (Python with SVGFig).
I am using the following code:
if (GBrowserIsCompatible()) {
var map = new ...
10
votes
7answers
7k views
How to programmatically convert SVG to PDF on Windows?
I'm looking to programmatically convert SVG to PDF documents on a server. What are my options for doing that on Windows?
I've seen links to Inkscape, Batik, and svg2pdf, but I'm not sure if these can ...
10
votes
4answers
9k views
How to calculate center of an ellipse by two points and radius sizes
While working on SVG implementation for Internet Explorer to be based on its own VML format I came to a problem of translation of an SVG elliptical arc to an VML elliptical arc.
In VML an arc is ...
9
votes
4answers
247 views
What road to take to load an SVG graphic into a FireMonkey app?
There are about four implementations I can think of that are capable of loading SVG graphics into a Delphi application.
One of those, by Mattias Andersson, who is the author of FMX.Canvas.VPR
, works ...
9
votes
3answers
237 views
How do I write an image into an SVG file using cairo?
I have some code that looks like this:
cairo_surface_t * surface = cairo_svg_surface_create("0.svg", 512, 512);
cairo_t * context = cairo_create(surface);
int * data = new int[512*512];
// fill the ...
9
votes
1answer
352 views
Store multiple elements in SVG & use them as CSS backgrounds?
I'm wondering if I can create multiple "brushes" in a single SVG file and use them thoughout my CSS.
Right now I have a single SVG file that has a gradient stored in the "defs" and a single rectangle ...
9
votes
2answers
3k views
Convert SVG to image (JPEG, PNG, etc.) in the browser
I want to convert SVG into bitmap images (like JPEG, PNG, etc.) through JavaScript.
9
votes
4answers
2k views
jquery's append not working with svg element?
Assuming this:
<html>
<head>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript">
$(document).ready(function(){
...
9
votes
2answers
4k views
Capture Signature using HTML5 and iPad
Anyone know how this can be done? Would you use a canvas object, svg, jQuery, etc?
9
votes
1answer
3k views
SVG animation along path with Raphael
I have a rather interesting issue with SVG animation.
I am animating along a circular path using Raphael
obj = canvas.circle(x, y, size);
path = canvas.circlePath(x, y, radius);
path ...
9
votes
8answers
12k views
Inline SVG in HTML, with Firefox 3.5
I'm trying to create some mixed HTML/SVG content and having some trouble. The HTML content shows up as expected, but the inline SVG does not. So, I do some experiments.
I find sites which have ...
9
votes
6answers
1k views
SVG is dying? What's next?
I heard from more than a single source that SVG is dying, it is abandoned by Adobe.
How sad! What's will be next alternative to SVG?
Thanks,
9
votes
6answers
5k views
Svg charting library
Do you know if there's any SVG + js charting library out there similar to http://www.amcharts.com/ (Flash). I need to provide nice looking interactive chart functionality in a browser that does not ...
9
votes
8answers
7k views
Using SVG in GWT
I was wondering if it is possible to include SVG content inside a panel (or whatever would work in GWT), be able to add more to the SVG (like add a circle or a curve) programmatically , and handle ...
9
votes
4answers
828 views
What is the state of native SVG support in the most popular browsers?
What is the state of native SVG support in the most popular browsers in their latest releases?
Internet explorer
Firefox
Opera
Safari
Chrome
Konqueror
Camino