... Hopefully this will happen for .NET as well, or we will have to do it ourselves ;-) ... Let's say it was a limitation in the screen grabbing program I used...
19822
Chris Lilley
nantonos2001
Aug 2, 2002 3:08 pm
... NG> Hopefully this will happen for .NET as well, or we will have to do it ourselves ;-) This is exactly the dilemma that java programmers faced - re-do a ...
19823
Tobias Reif
tobiasreif@...
Aug 2, 2002 4:58 pm
... just a tip: GIMP -> File -> Acquire -> Screen Shot -> grab window or screen -> PNG/JPEG Tobi -- http://www.pinkjuice.com/...
19824
Tobias Reif
tobiasreif@...
Aug 2, 2002 5:02 pm
... Generating SVG for an aural agent? Anyways, I agree that for most serverside generation a subset of the SVG DOM is sufficient. But I don't agree that...
19825
izimap
Aug 2, 2002 5:05 pm
IziMap is a french SVG technology. The official web site is now accessible for all of you who speak english (approximativly like us !)...
19826
izimap
Aug 2, 2002 5:08 pm
Oops the URL is http://www.izimap.fr.st ... us !)...
19827
Michael Bierman
mbier
Aug 2, 2002 5:57 pm
... How about functioning as a browser plug-in? Michael...
19828
Nick, Jay
jaynick6024
Aug 2, 2002 6:03 pm
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...
19829
Niklas Gustavsson
protocol7b
Aug 2, 2002 6:06 pm
... Yes, that would be very nice. However, as it looks right now, the .NET viewer can only work as a plugin in IE on Windows with some security settings...
19830
Niklas Gustavsson
protocol7b
Aug 2, 2002 6:08 pm
... No, that would fall under the "analysis"/parsing category :-) ... There are lots of methods that are very convinient in the SVG DOM, however, for a profile...
19831
Jim Ley
jibberjim
Aug 2, 2002 6:16 pm
"Tobias Reif" <tobiasreif@...> ... an ... It would be great wouldn't it? Now if we can just get hold of the user stylesheet, we'll be fine, without...
19832
Tobias Reif
tobiasreif@...
Aug 2, 2002 6:25 pm
... It's a simple separation of responsibilities. If I compose an image on the server, and make sure that everything aligns and fits nicely (that's where...
19833
Tobias Reif
tobiasreif@...
Aug 2, 2002 6:30 pm
... Why? Tobi -- http://www.pinkjuice.com/...
19834
mnemnemne01
Aug 2, 2002 7:47 pm
Hi! When the (Swedish) letter 'å' is typed within an SVG image that uses key events, for some reason the SVG right-click menu appears. This causes huge...
19835
diblasi_r
Aug 2, 2002 7:58 pm
Jay, Nice work! We all learn by sharing what we know Robert A. DiBlasi http://www.svgnotebook.com ... steam flow animation that you might find interesting....
19836
Tobias Reif
tobiasreif@...
Aug 2, 2002 8:01 pm
... 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 ...
19837
Tobias Reif
tobiasreif@...
Aug 2, 2002 8:09 pm
Perhaps ~: SVG Tree API profiles (eg SVG DOM) 1. Generation Non-interactive Environments (Server, Commandline Tools, etc) 1.1 Tiny Tree, math, and string...
19838
Burkhard Stollenwerk
futurefarm2000
Aug 2, 2002 8:12 pm
Hallo, Have anyone examples to use posURL ? Burkhard Stollenwerk...
19839
Yosri Diab
yosridiab
Aug 2, 2002 8:34 pm
Andre ... May be not the cartographer correct way, but it does not mean it is not a correct way. ... I agree with you partially, some one has to have a good...
19840
Niklas Gustavsson
protocol7b
Aug 2, 2002 10:10 pm
Yes, with 2 splitted into the current profiles (tiny, basic, full) this sounds good to me. /niklas ... From: Tobias Reif To: svg-developers@yahoogroups.com ...
19841
suemay83
Aug 3, 2002 2:20 am
hi, I've a jsp file and it's located at \tomcat92;webapps92; and whereas for my svg file is located at tomcat\bin92;... how can my jsp call my svg file?i tried using...
19842
kirk_niel
Aug 3, 2002 5:30 am
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...
19843
tomahawk_7
Aug 3, 2002 5:33 am
... for ... the ... svg ... help???? ... Shouldn't it be like this? <%@ page contentType="image/svg+xml" %> <embed src="..\bin92;good.svg" name="chart"...
19844
naveed iqbal
naveed_iqbal20
Aug 3, 2002 6:13 am
hi the first thing to check would be to see if the path to the directory within the tomcat application directories. Once you have the right path the jsp should...
19845
Tobias Reif
tobiasreif@...
Aug 3, 2002 8:18 am
... Nope; the MIME type is image/svg+xml, for both svg and svgz. I've never heard of image/svgz+xml. http://www.w3.org/TR/SVG/intro.html#MIMEType "The MIME...
"Tobias Reif" <tobiasreif@...> ... user ... how ... That's a fair comment, I don't agree it applies to this case (surprise huh? :-) ... The problem...
19848
Jim Ley
jibberjim
Aug 3, 2002 11:05 am
"Burkhard Stollenwerk" <futurefarm@...> ... To do what? http://jibbering.com/svg/whiteboard/ and past messages to the group for the server side...
19849
tim3pagden
Aug 3, 2002 11:30 am
Hello everyone, I've recently completed a VBA script to export SVG from Powerpoint diagrams. Is this useful to the SVG community? Should I post the code? Any...
19850
Andreas Streichardt
mopdummy
Aug 3, 2002 11:34 am
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...