I think this is a basic question, but I'm new to web development. My application is an svg traffic map application. I'm using Win2000/XP, html, php, and...
If you use the default viewbox, is there a way to figure out what values are used? Also, if you use the default viewbox, it doesn't seem like you can split the...
Hi, I have an innerSVG and an outerSVG. See: http://www.resource-solutions.de/svg/viewbox_map Tell me if this is what you are looking for and I will send you...
Hello You can find - new version of drawing tool ( with text and textPath and I hope some bug corrected ) - some clones for tiling the plane ( cf MC Escher )...
I'm trying to incorporate my svg map app into another app that already exists. The already existing app already has zoom controls and a dropdown box that I...
Hi, Ok, try getBBox on the map or it's container. Mit freundlichen Grüßen/Regards Chris Peto Freelance System Development, Resource Solutions Founding...
Hi, Looking good! Really like the preview in "Open" window. Some problems: 1. When clicking a around "Grid Size" scroller "Text attributes" and button "Show"...
Hi, Couple more: 1. Don't know when object is selected, needs select box. 2. By resize shape the red box only moves when mouse is over it. Here again you...
You will need to use getURL/postURL to make requests to the server. The server(a cgi script/jsp/asp/??? run by the server) will have to then querry the...
Sounds like it would be nice to use getURL and postURL in my ECMAScript. It says that these will allow you to retrieve data from a server using a simple HTTP...
I have a case like the following: animation element B will only start after animation element A end when a indicator is 0. I was testing a simple script like...
re: "what viewbox values are actually used by svg ... If you don't specify the viewBox attribute, it would work like specifying viewBox="0 0 0 0". However,...
TYPO: svgroot.getElementById in my message should be svgroot.getAttribute and parseInt could be parseFloat depending on the precision of your co-ordinate...
... If you got the binary dist. Then there is a jar file called 'batik-rasterizer.jar'. The following should work assuming you are in the release directory: %...
An online utility is also available at http://www.fileformat.info/convert/image/svg2raster.htm which uses Batik to do the conversion without having to type on...
hi to all i have an html that a SVG is in embeded of it . i have a button in html and i want when press it active an item of context menu of SVG file . how...
hi to all i have an html that a SVG is in embeded of it . i have a button in html and i want when press it active an item of context menu of SVG file . how...
Hello all, Here is a recap of Mobile SVG news that have been posted to SVG.org in the last month or so. There will be more announcements of a similar caliber...
You can access SVG from HTML via "embed". e.g. <HTML> <script ...> function your_Htmlbutton_press() { var svgdoc = document.SVGELE.getSVGDocument(); // Now you...
Can you share the svg file that you were trying to convert to JPEG? I tried converting to PNG, JPEG and it produces something. May be, it is the issue with...
I will email to you separately. I tried to upload it to the files area, but even zipped it was too big. If anyone else wants to try it, please let me know. ...
I'm using the default viewbox, however I am doing a transform='scale (0.00025)' within the svg. Jan ... viewBox ... output ... SVG ... message "convert ... It ...
Do you know if this bug occurs with only the online version of Batik? Maybe I could try to download Batik and try it. Jan ... viewBox ... output ... SVG ... ...
I get the following error when I try to execute the java command line below: C:\Program Files\Batik SVG Browser\batik-1.5.1>java -jar batik- rasterizer.jar - ...
I have posted this type of question several times and never got a response but will try again. I am very interested in converting some of the free government...