Skip to search.
svg-developers · SVG Developers

Group Information

  • Members: 5539
  • Category: Data Formats
  • Founded: Aug 16, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 316 - 345 of 65684   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
316 Paton J. Lewis
palewis@... Send Email
Sep 1, 2000
3:30 pm
... It appears to be the case that Netscape doesn't track URL requests made by plug-ins, so that when a plug-in asks for a resource again, Netscape doesn't...
317 Eric Huisman
eric@... Send Email
Sep 1, 2000
5:28 pm
I'm trying to change a xlink of an image in a SVG-document using a javascript-function. I thought I read a message/tutorial about this, but I cannot find it ...
318 Kevin Lindsey
kevinlindsey@... Send Email
Sep 1, 2000
5:57 pm
Eric, Assuming you have a variable named "image" which refers to your <image> element, you will need to use: image.setAttributeNS( ...
319 Harrell, Wade
wade@... Send Email
Sep 1, 2000
5:59 pm
I did that in the JavaScipt of the lower frame in this example: http://www.iguanastudios.com/rnd/svg/rnd002/index.html SNIPPET FROM THE SVG: <a id="anchur"...
320 Alexander J. Vincent
ajvincent@... Send Email
Sep 1, 2000
8:36 pm
NURBS??? :confused: Sir, I've only studied first-year calculus *L* and I've never heard of that term. I'm just looking to cover some basic geometric shapes...
321 jdowdell@... Send Email Sep 2, 2000
1:06 am
... Sorry, I'm not positive I'm visualizing the situation there correctly... there are a few text approaches possible, and I'm not certain whether the data-fed...
322 Chris Lilley
chris@... Send Email
Sep 2, 2000
1:38 am
... Non Uniform Rational B-Splines. Widely used in CAD (Computer Aided Design), especially 3D, but also 2D. Can represent conics exactly, andc can represent...
323 borisl@... Send Email Sep 3, 2000
10:05 am
I try to work with Adobe SVG ActiveX control from VB. Code is something like this: Dim WithEvents SVGCtl1 As SVGCtl ' SVGCtl1 - ActiveX Control object on my...
324 TAKESATO HAYASHI
take@... Send Email
Sep 3, 2000
5:16 pm
Hi, all. I could display Japanese Charactor on my Web server. < http://www.takesato.com/files/svg/kurage.svg > I published it from Illustrator 9.0J with...
325 Tobias Reif
tobiasreif@... Send Email
Sep 3, 2000
8:39 pm
... I see japanese characters with german OS and english adobe-viewer-plugIn. Cool! Tobi ===== Tobias Reif http://www.pinkjuice.com/svg/...
326 dr. stefan goessner
stefan.goessner@... Send Email
Sep 3, 2000
11:44 pm
when looking at .. <?xml version="1.0"?> <svg width="250" height="250"> <g transform="scale(1 10)"> <rect x="10" y="2" width="200" height="20" ...
327 TAKESATO HAYASHI
take@... Send Email
Sep 4, 2000
8:12 am
Hi, all. Thank you Tobi, it helps me much! I'm surprised it works with German OS and English Viewer. Now I'm writing an article about SVG publishing with Adobe...
328 Chris Lilley
chris@... Send Email
Sep 4, 2000
9:09 am
... No, it displayed fine on my US-version Windows 2000 with US Adobe viewer. Interested to hear reports of other OS (MacOS, Windows NT, 98...) Because of the...
329 Chris Lilley
chris@... Send Email
Sep 4, 2000
9:44 am
... That effect is intended *with the stroke width as you have set it* To see the difference, see the stroke-width, set explicityly three different ways in the...
330 dr. stefan goessner
stefan.goessner@... Send Email
Sep 4, 2000
1:17 pm
chris, thank you for the clarification. it obviously works, as one would expect it. so a fourth example .. setting the stroke width for group elements .. must...
331 Alex Vincent
ajvincent@... Send Email
Sep 4, 2000
7:07 pm
OK, I'm beginning to realize that a lot of what I'm asking/demanding/pleading for is not directly on topic for SVG. It's related, but I really need access to...
332 dr. stefan goessner
stefan.goessner@... Send Email
Sep 4, 2000
7:24 pm
alex, have a look at the code of my lissajou example at adobe's http://www.adobe.com/svg/demos/main.html here you see a typical parametric curve defined by x =...
333 Michael Bierman
mbierman@... Send Email
Sep 5, 2000
4:47 am
Takesato, Tobi: Any of the localizations of the Adobe SVG Viewer can display any localized content. The reason for the localizations is for interaction with...
334 Tobias Reif
tobiasreif@... Send Email
Sep 5, 2000
8:32 am
Hi! ... Why not the SVG-font-format? It's cool, because it's SVG; thus it can be used in SVG documents very well; sript it, style it, all in combination with...
335 mikeri@... Send Email Sep 5, 2000
1:57 pm
Folks: Is the current Adobe Plug-in lacking support for Markers and for certain types of filter effects (namely lighting filters)? I was trying to create a...
336 Michael Bierman
mbierman@... Send Email
Sep 5, 2000
2:50 pm
... We do not support SVG fonts in our 1.0 Adobe SVG Viewer. It is our intention to support the entire specification, however the Candidate Recommendation very...
337 mikeri@... Send Email Sep 5, 2000
9:26 pm
Folks: Is it possible to move an SVG 'symbol' object around on a web page through user interaction (JavaScript)? I've tried to use some sample code from the...
338 Jon Ferraiolo
jferraio@... Send Email
Sep 5, 2000
9:47 pm
I'm not sure what exactly you are trying to do, but I'll do my best to help. Most of the time 'symbol' doesn't really have a particular location on the page....
339 dr. stefan goessner
stefan.goessner@... Send Email
Sep 5, 2000
10:01 pm
michael, maybe you get some inspiration by robert edwards example .. http://home.earthlink.net/~edwardsrg/Adobe/AdobeTutorial.html or my 'grips' code snippet...
340 Sebastian.Hagen@... Send Email Sep 6, 2000
8:44 am
Is there an editor available, which allows to create svg-graphics and animate its elements? Thanks a lot in advance, Sebastian Hagen...
341 Harrell, Wade
wade@... Send Email
Sep 6, 2000
2:22 pm
You can create static SVG files in Adobe Illustrator, and a few others (I admit being partial to the application I have been using for years)..... animate...
342 Harrell, Wade
wade@... Send Email
Sep 6, 2000
2:51 pm
I am curious if anyone else was previously working in DHTML. Essentially DHTML is just a term used to describe using JavaScript, CSS, and knowing the DOM but...
343 hpyle@... Send Email Sep 6, 2000
3:37 pm
Wade wrote, ... Essentially ... the ... Up ... interactive ... that ... I share your feelings, but actually had that particular epiphany in the reverse order....
344 Ray Pierce
raycks@... Send Email
Sep 6, 2000
3:46 pm
I am using the Adobe SVG viewer plugin and IE 5 w/ MSXML July release. I would like to be able to see the updated SVG source after I have manipulated some...
345 Harrell, Wade
wade@... Send Email
Sep 6, 2000
4:04 pm
Try using the right click and "Copy SVG" method.... this tip came from Adobe a while back on the list. Very useful, but I'm not sure if it will work exactly...
Messages 316 - 345 of 65684   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help