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,...
19762
Steve Cooper
steve_m_cooper
Aug 1, 2002 7:57 am
... If you think it was hand coded, how can adobe show it as a demo under Illustrator on their website ?! To me that is almost false advertising ! I had...
19763
pflaume001001
Aug 1, 2002 9:51 am
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...
19764
Niklas Gustavsson
protocol7b
Aug 1, 2002 10:06 am
Hi We are a group working on an open-source implementation of the SVG DOM in C#. We also develop a SVG viewer. Interactions has to be done from .NET (not with...
19765
Ruud Steltenpool
r.g.steltenpool@...
Aug 1, 2002 10:17 am
http://www.w3.org/TR/SVG/render.html#RenderingOrder and from http://www.w3.org/TR/DOM-Level-2-Core/ecma-script-binding.html The Node object has the following...
19766
Ruud Steltenpool
r.g.steltenpool@...
Aug 1, 2002 10:38 am
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...
19767
castelginestfr
Aug 1, 2002 10:45 am
As the "author" of these Flash examples (i noticed yesterday an important traffic from your list on my web site), i would like to say that : - regarding...
19768
Ruud Steltenpool
r.g.steltenpool@...
Aug 1, 2002 11:54 am
In HTML you can let part of the document be generated client-side by just inserting something like the following in the body <script type="text/javascript"> ...
19769
Jim Ley
jibberjim
Aug 1, 2002 12:01 pm
"Ruud Steltenpool" <r.g.steltenpool@...> ... just ... Well, not if you insist on only using standards... (window.document == to the HTML...
19770
yeensii
Aug 1, 2002 12:16 pm
... That's the correct version: <xsl:stylesheet version="1.0" xmlns="http://www.w3.org/2000/svg" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" ...
19771
tomahawk_7
Aug 1, 2002 12:21 pm
For reading on a computer monitor, sans serif fonts are said to be the best. I'm partial to Verdana and Trebuchet MS these days for my web use, along with...
19772
tomahawk_7
Aug 1, 2002 12:25 pm
I should also mention that, depending on your drawing's needs, you might want to go with a monospaced font, such as Courier. ... style, ... on ... a ... ...
19773
Ruud Steltenpool
r.g.steltenpool@...
Aug 1, 2002 12:31 pm
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...
19774
Tobias Reif
tobiasreif@...
Aug 1, 2002 12:34 pm
... It's always best to post representative snippets with the first post. You can either set the default namespace to the XSLT URI, and use something like svg:...
19775
Jim Ley
jibberjim
Aug 1, 2002 12:54 pm
"Ruud Steltenpool" <r.g.steltenpool@...> ... cause ... with ... well generate will need to be in a different namespace to SVG, but yep it works...
19776
Chris Lilley
nantonos2001
Aug 1, 2002 1:55 pm
On Thursday, August 1, 2002, 9:57:24 AM, Steve wrote: ... SC> If you think it was hand coded, how can adobe show it as a demo under SC> Illustrator on their...
19777
Ruud Steltenpool
r.g.steltenpool@...
Aug 1, 2002 2:05 pm
As long as the generate Element is not within the SVG DTD (and i believe it is indeed not), then it's OK right? Namespaces are only there to provide some...
19778
Jim Ley
jibberjim
Aug 1, 2002 2:12 pm
Subject: Re: example (was:Re: [svg-developers] document.write ? Date: Thu, 1 Aug 2002 14:08:43 -0000 MIME-Version: 1.0 Content-Type: text/plain; ...
19779
Ruud Steltenpool
r.g.steltenpool@...
Aug 1, 2002 3:00 pm
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,...
19780
Ruud Steltenpool
r.g.steltenpool@...
Aug 1, 2002 3:38 pm
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...
19781
Michael Bierman
mbier
Aug 1, 2002 4:46 pm
Take a look at http://www.adobe.com/svg/demos/domtree.html and http://www.adobe.com/svg/dynamic/insertion.html Michael...
19782
Michael Bierman
mbier
Aug 1, 2002 5:03 pm
I was the Senior Product Manager for SVG at Adobe, so I'm familiar with how each demo was created. I disagree that there was any deception involved here. This...
19783
Jim Ley
jibberjim
Aug 1, 2002 5:24 pm
"Chris Lilley" <chris@...> ... Not really relevant, but that page does misrepresent VML somewhat claiming it can't rotate text, and can't position text,...
19784
jctheriot
Aug 1, 2002 6:04 pm
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...
19785
Kevin Lindsey
k_e_lindsey
Aug 1, 2002 6:26 pm
Hi André, ... I started working with ASV 2, so I'm not familiar with the problems between 1.0 to 2.0. ... The way I read their support document, it is still...
19786
Chris Lilley
nantonos2001
Aug 1, 2002 6:30 pm
On Thursday, August 1, 2002, 8:04:33 PM, jctheriot wrote: j> Hi -- I'm new to this list, didn't find an answer to my problem in j> the archives ... j> I...
19787
bobhopgood2002
Aug 1, 2002 7:23 pm
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...
19788
Yosri Diab
yosridiab
Aug 1, 2002 7:32 pm
Eric ... You are right, in the existing Mapping market SVG and Flash are competing against the expensive old desktop Technology. But what about the individual...
19789
Nokiko
daatje1
Aug 1, 2002 7:43 pm
Finally had some time to work on some svg related stuff http://www.nokiko.com/svgcsharp.jpg yeah it's an svg vieuwer, and it vieuws a rectangle ;) Armand...
19790
Niklas Gustavsson
protocol7b
Aug 1, 2002 8:21 pm
Hi there You might be interested in the open-source Sharp Vector Graphics project that is implementing the SVG DOM in C# and also is building a viewer, pretty...