hi, ... true. ... not really true. see http://www.emc3.fr/v6/carte.asp?dept=09 (needs IE+Flash6). this can be done without any MM software (that says the ...
Greetings once again. I've decided to just fall back on <embed> in place of <object>, for the simple reason that the browsers are just too buggy to use...
Dear All, Please read this - it will save you hours of frustration... 1. What is export_to_svg? export_to_svg is a suite of VBA functions and procedures to...
HI! Two Spec questions: Do SVGUnitTypes require js constants like SVG_UNIT_TYPE_OBJECTBOUNDINGBOX ? They are not in the ecma spec, but are in the idl section. ...
Hi folks, I've finally got some web space that supports JSP/servlets*, so I'm going to put the examples from my chapters up there. I was wondering if anyone...
Does any one spotted a commercial website dispensing either SVG or Flash images on wireless devices (either cell-phones or hand-held devices)? Can some one...
HI! I'm just wondering what getCharCode() is supposed to do. http://pilat.free.fr/english/routines/test_svg.php3?exemple=5 if i replace the getCharCode() with...
... This seems to be an issue with the Adobe SVG Viewer (ASV), not with SVG. Please report your problem here: http://www.adobe.com/svg/feedback/bugreport.html ...
Hello Everyone, The SVG demo of a Co-Generation facility has been updated with steam flow animation that you might find interesting. Click on the boxes on the...
The following SVG file looks as I would expect it on Batik but the letter A is rubbish using the Adobe Plug-in. Is it a bug or am I doing something that is not...
Hi -- I'm new to this list, didn't find an answer to my problem in the archives ... I inherited some code which generates SVG files, which can be correctly...
I cannot seem to get the Viewer to render tooltips based on the desc element. Also, I got marker-end and marker-start to work but marker- mid does not seem to...
Our project try to output SVG from backup-end application, say ASP, SQL, etc... Of course, the application allows user to change options on the output via HTML...
I have a drawing that is full of schematics including text that needs to fit on the screen and still be readable. Anybody advice about what the smallest...
hello, get/setStyle() isn't defined anymore in the ASV3 documentation. but it still works and as CSSStyleDefinitions all related methods seem correct. is this...
Hi All, I am interested in using Illustrator ( v10 ) and its SVG capabilities to help me produce dynamic graphs over the web. I came across a demo on the Adobe...
Hi, does anybody know if there is any possiblity to change the layer- position of any element? I need this, because I generate an SVG tree dynamically. And...
Maybe somebody likes this system i sketch: Points can be assigned colors. (do at least for the viewport corners) Then the whole viewport is divided up in...
I want to be able to resize some of my objects (than consist out of multiple SVGElements) and i can do that by changing the transform-attribute of the group,...
So this is a way: In your SVG use the following elements <generate function="0" /> <generate function="1" /> Because they're not in the SVG DTD they don't...
... Does it look exactly like this xmlns=""? Is there no value? Try this http://www.pinkjuice.com/txt/basictemplate.svg as skeleton for your SVG. If that...
Sorry, i was a bit unclear. I'd like to know what's the best FONT for the smallest text. I'm now just using what ASV has as default. That is still quite...
Hi, Does anyone have some experience with SVG (Scalable Vector Graphics) in .NET? (if possible i'm looking for a custom made component with source) examples,...
Hi, I want to draw the text along the curved path. SVG should draw the text as a single string, SO that when i open the SVG file in the adobe Illustrator to...