Hi, I want to get to understand in detail what Adobe illustrator produces as SVG (what the schema rules are I guess). So that if I do something in illustrator...
Hi all, Gee its been 10 yrs since I posted to this group. I find it amazing that SVG seems to be getting a revival with HTML5. So, I am back with my 1st post: ...
... I guess 3 will be the answer once I learn JavaScript a little better. I use a text editor to do most of my designs. I have also used other tools, but...
... There is an amazing amount of information available from Adobe's web site, including links to external sources. You should be able to use help in...
65739
yannick.bochatay@...
Jun 13, 2012 7:05 am
Hi, I agree with Jason, javascript is the most promising way, the only one which will work on all platforms without any plugin. Yannick ... De: "Jason...
Usually, I'm rendering data that already is in, or can easily convert to, XML format. Thus I use XSLT, which was precisely designed to transform XML into other...
Hi, A while back I mentioned SVG to a friend who knows a lot about computers. He said it was no longer beind developed, rather dismisively, and didn't seem...
On Fri, Jun 15, 2012 at 09:46:30PM -0000, cremnosedum wrote: . . . ... . . . This is a stupid conversation. I don't mean that *you*, cremnosedum, are in any...
... Hi Richard, Like Cameron said, SVG is being actively developed. Firefox has seen several significant performance wins recently (e.g. bug 629200, Firefox...
Dear All, I've created a symbol font that is embedded into SVG via css font-face directive (Base64 encoded). Some other fonts worked fine in all major ...
Not really, the HTML 5 specification says this... The semantics of SVG elements are defined by the SVG specification and other applicable specifications. Best...
Well, your friend is certainly wrong about it not being developed anymore. The standard has existed for quite a while, and even if it wasn't successful on the...
65751
David Dailey
ddailey@...
Jun 18, 2012 1:53 pm
I think that it is being used so seamlessly in so many applications on the web now (through D3, JQuery, various Google-thingies, etc.) that people have stopped...
Hi, Perhaps I should have said that I test browsers with my web comic. This has lots of features, some of which aren't supported by some browsers - animated...
I might suggest (for starters) to avoid using compressed svgz files. For one, virtually all web servers have gzip compression enabled so it almost certainly...
On Mon, Jun 18, 2012 at 09:52:59AM -0400, David Dailey wrote: . . . ... . . . "SVG: Visualization for Oldsters"?...
65755
Jacob Beard
jbeard4@...
Jun 18, 2012 9:29 pm
"SVG: For UI developers too lazy to roll their own hit-testing" I recently became aware of another project that has written their entire view layer in Canvas: ...
It is required to have shadow effect on various elements of svg like path, rect, etc. I have tried this using filters that already given in svg , but that is...
65757
David Dailey
ddailey@...
Jun 19, 2012 2:48 am
Hi Pranjal, My experience (albeit pretty shallow so far on the CSS side) is that cross browser support for the SVG effects being borrowed (with glee, but a...
Hi ... I didn't know this. Obviously it saves space on the server and I don't know if it would be a problem to use svg instead. ... I find it works OK. ... I...
65759
David Dailey
ddailey@...
Jun 20, 2012 6:50 pm
You might find this work done by Lubos Brieda of particleincell.com to be informative. He's set up an interface that allows dragging the points through which a...
I can use the metric system in SVG design for all purposes except the transform element. Why? If I want to place something at x=85% y=30% I can't, using...
I just posted a link on the Google+ site and found something interesting. Using Firefox you can not use external WOFF fonts, but you can import an external...