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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 631 - 660 of 65684   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
631 Tobias Reif
tobiasreif@... Send Email
Oct 1, 2000
11:58 am
Hi all, anyone know what happened to the Computational Mathematics Laboratory SVG area http://indy.cs.concordia.ca/svg/ ? Tobi ===== Tobias Reif...
632 AndrewWatt2001@... Send Email Oct 1, 2000
12:24 pm
In a message dated 01/10/00 12:58:59 GMT Daylight Time, tobiasreif@... ... Hi Tobias, My guess is that there are configuration problems with their...
633 Steve White
steve@... Send Email
Oct 1, 2000
12:41 pm
this works for me: <script language="JavaScript" xlink:href="vmsvg.js" /> Yours Truly Steve White steve@... www.VirtualMechanics.com ... From:...
634 Kevin Lindsey
kevin@... Send Email
Oct 1, 2000
5:13 pm
Steve, You can next <tspan> elements. The inner-most <tspan> will inherit it's parent's proerties. For example, <tspan dy="1em" style="fill:blue">this is...
635 Steve White
steve@... Send Email
Oct 1, 2000
10:11 pm
Hi Kevin; Thanks for the info but I understand this very well. The problem is that the logic is flawed with the method. It assumes that you can push and pop...
636 Kevin Lindsey
kevin@... Send Email
Oct 1, 2000
11:04 pm
Steve, ... From what I understand, this is one of the main purposes for <tspan> elements. ... Have a look at http://www.kevlindev.com/eGroups/text-styles.svg....
637 Steve White
steve@... Send Email
Oct 2, 2000
12:23 am
Hi Kevin; But that is what we are doing; writing a drag and drop editor that supports interactive animation. It currently supports DHTML and will shortly add...
638 Tobias Reif
tobiasreif@... Send Email
Oct 2, 2000
8:36 am
Steve, ... As far as i understand: 1) if the adobe-viewer would render the content of basic XML-tags (your own markup as containers, not XMLnamespaces that ...
639 Steve White
steve@... Send Email
Oct 2, 2000
12:46 pm
Hi Toby; Unfortunately I don't have the luxury of being able to formalize my text into neat semantically correct structures. I have to deal with whatever is in...
640 Joc
jocphone@... Send Email
Oct 2, 2000
1:24 pm
Does anyone know of it is possible to set the background colour? I can do it with a <rect width="100%" height="100%/>, but if the viewer zooms in they get...
641 Ben Renow-Clarke
benc@... Send Email
Oct 2, 2000
3:25 pm
http://www.svgmagic.com/RotText.svg http://www.svgmagic.com/ani1.svg Steve, I tried the above links with IE5.5 and the Adobe viewer, but I kept getting this...
642 Steve White
steve@... Send Email
Oct 2, 2000
3:34 pm
Not sure. It sounds as if the mime type is not set up. I thought we had done that. I'll check into it. -Steve ... From: Ben Renow-Clarke...
643 AndrewWatt2001@... Send Email Oct 2, 2000
3:37 pm
In a message dated 02/10/00 16:26:43 GMT Daylight Time, benc@... ... Ben, I guess there must be something wrong at your end. I just tried both URLs...
644 AndrewWatt2001@... Send Email Oct 2, 2000
3:39 pm
In a message dated 01/10/00 12:58:59 GMT Daylight Time, tobiasreif@... ... Tobias, The Concordia lab main site is up again today but the SVG sub-site no...
645 Ben Renow-Clarke
benc@... Send Email
Oct 2, 2000
3:48 pm
Andrew, I just tried again, but still no luck. This is the kind of error I get... Reference to undefined entity 'copy'. Line 18, Position 39 <tspan x=" -200"...
646 Richard Pearman
richardp@... Send Email
Oct 2, 2000
5:05 pm
I exported a Corel Draw 9 file with pattern fills as an SVG. The pattern fills were converted to GIF's and placed in a separate folder but they don't work....
647 AndrewWatt2001@... Send Email Oct 2, 2000
5:56 pm
In a message dated 02/10/00 17:15:25 GMT Daylight Time, benc@... ... Ben, I am using the same version of IE5.5 but on Win98SE. It works fine for...
648 Steve White
steve@... Send Email
Oct 2, 2000
6:18 pm
I don't know if this is a clue but my system recently crashed and I had to reinstall Win 2000, IE5.5 and the Adobe viewer along with many other aps. I started...
649 Chris Lilley
chris@... Send Email
Oct 2, 2000
7:14 pm
... I get no error, but a display of plain text of the source. YThis is not surprising: $ telnet www.svgmagic.com 80 Trying 216.92.236.28... Connected to...
650 Jon Ferraiolo
jferraio@... Send Email
Oct 2, 2000
7:25 pm
Joc, Try creating a rectangle with the width and height attributes set with user units. (That is, no percentages and no unit qualifies such as cm). The Adobe...
651 Steve White
steve@... Send Email
Oct 2, 2000
7:28 pm
So if I understand this correctly, the mime type is still not correct? I'll pass it on and see if I can convince a systems person to look into it some more. ...
652 Chris Lilley
chris@... Send Email
Oct 2, 2000
8:21 pm
... Any XML parser would have the same problem, unless the entity was defined in either the internal or external DTD subsets. ... Or you can declare the entity...
653 Tobias Reif
tobiasreif@... Send Email
Oct 3, 2000
8:49 am
Chris, <!ENTITY copy CDATA "&#169;" > so the entity #169 is predefined? Where? Tobi __________________________________________________ Do You Yahoo!? Yahoo!...
654 Joc
jocphone@... Send Email
Oct 3, 2000
9:33 am
Jon, so the background-colour can't be set? Is this down to SVG or the Adobe plug-in? In an earlier post I noticed mention of the scale of items being locked...
655 Harrell, Wade
wade@... Send Email
Oct 3, 2000
3:39 pm
Control of the background color would be a great asset to SVG. I would also love to see the ability to have a transparent background. Unfortunately I have a...
656 sf vivi
stf@... Send Email
Oct 3, 2000
6:41 pm
hello, i use getFirstChild() to get value of <text ...>my value</text> it runs ok under IE but not in NN. how to do that ? bye stf ...
657 Michael Bierman
mbierman@... Send Email
Oct 3, 2000
7:27 pm
Wade, You're right. This is largely up to the web browser. Right now the Adobe SVG Viewer supports transparent backgrounds for browsers that allow us to, like ...
658 Michael Bierman
mbierman@... Send Email
Oct 3, 2000
7:47 pm
I don't know anything about Corel's export, but the Adobe SVG Viewer doesn't currently support pattern fills. We will address that in a future release. ...
659 Steve White
steve@... Send Email
Oct 3, 2000
7:59 pm
What is the current schedule? When will the Adobe Viewer be updated next? Any idea on when SVG will be finalized by the W3C? When can we expect to see native...
660 Cathy.OConnor@... Send Email Oct 3, 2000
8:40 pm
Hi, Micah, I was wondering if you can give any advice on how to name polygons (or other objects)in Illustrator so that when the file is exported to SVG the...
Messages 631 - 660 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