Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

svg-developers · SVG Developers

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 8774
  • 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

Advanced
Messages Help
Messages 21131 - 21160 of 66112   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
21160 Max Dunn
maxdunnspi Send Email
Sep 1, 2002
10:47 pm
< tobi wrote> Check the slides of the SVG Open animation workshop by Stefan Goessner, Michel Hirtzler: ...
21159 Tobias Reif
tobiasreif@... Send Email
Sep 1, 2002
9:58 pm
... Given a window containing SVG icons, eg Konqueror showing SVG file preview icons. When I resize the windows to be much smaller; will the icons scale to be...
21158 Tobias Reif
tobiasreif@... Send Email
Sep 1, 2002
9:51 pm
Larry Garfield wrote: 1. JackSVG's features ... Check the slides of the SVG Open animation workshop by Stefan Goessner, Michel Hirtzler: ...
21157 Ronan Oger
ronan@... Send Email
Sep 1, 2002
9:42 pm
UTF-8 seems to be valid ony my pages. I can show the full breadth of French and German special characters. Ronan...
21156 Ronan Oger
ronan@... Send Email
Sep 1, 2002
9:34 pm
http://www.w3.org/TR/SVG/ http://www.w3.org/TR/SVG/text.html#TSpanElement...
21155 ubonanni Send Email Sep 1, 2002
9:20 pm
ok i have to use tspan...but the text is aligned on the same line, on the position AFTER the previous tspan.... like this <tspan>p</tspan> <tspan>p</tspan> ...
21154 Ronan Oger
ronan@... Send Email
Sep 1, 2002
9:00 pm
you have to use <tspan ></tspan> tag. There is no text wrapping in SVG1.0, but there will be in 1.1. Ronan...
21153 jabberwock_mo Send Email Sep 1, 2002
8:57 pm
... Sorry, I thought the issue was whether the skeleton gave errors (as the previous poster reported with IE6). Either way, since my IE ignored the...
21152 Larry Garfield
lgarfiel Send Email
Sep 1, 2002
8:55 pm
This has now made it to the top of my "really cool shit!" list. :-) I was considering something like this myself at one point, but why reinvent the wheel?...
21151 ubonanni Send Email Sep 1, 2002
8:40 pm
hello out there, is it possible to write some preformatted text in svg as for example with the <PRE> tag in HTML? How do you write text on multiple lines...
21150 Jim Ley
jibberjim Send Email
Sep 1, 2002
6:57 pm
"adlionel"; <lionel.najman@...> wrote in message news:aktn8q+jtp0@.... ... I can't find any mechanism to access an external stylesheet...
21149 adlionel Send Email Sep 1, 2002
6:45 pm
... principle, so ... stylesheet ... changes ... you are ... Yes I know that it is not ready (with two embedded styles and the disabled property set to true or...
21148 Jim Ley
jibberjim Send Email
Sep 1, 2002
6:28 pm
"adlionel"; <lionel.najman@...> wrote in message news:akqk1o+bv2b@.... ... I believe previous discussion came to the conclusion that the...
21147 Andreas Streichardt
mopdummy Send Email
Sep 1, 2002
5:33 pm
... no..not yet... ... Well...KDE 3.1 will have svg icons support. KSVG (so the browser "plugin") will not be in 3.1. It is scheduled for the 3.2 release...
21146 ubonanni Send Email Sep 1, 2002
5:21 pm
Thank you Klaus for your hint, with encoding="iso-8859-1", it works! Before I had utf-8 (or UTF-8) but, Ronan, it doesn't work, I don't know why...??? thanks ...
21145 Jim Ley
jibberjim Send Email
Sep 1, 2002
5:11 pm
"bg_ie" <bg_ie@...> wrote in message news:akqv65+nr3j@.... ... The 2nd request is still made by IE, not ASV directly so it follows the caching...
21144 neumannandreas Send Email Sep 1, 2002
4:08 pm
that's really cool stuff. thx for the link - will use it for my next presentations ... Andreas ... Resources) ... slide, ... multiple files...
21143 Ronan Oger
ronan@... Send Email
Sep 1, 2002
2:37 pm
Help! I am trying to link from within a <defs> or <symbol> element and am failing miserably. Is there something wrong with my markup? ...
21142 bg_ie Send Email Sep 1, 2002
11:41 am
thanks tobi ;) ... larger...
21141 bg_ie Send Email Sep 1, 2002
11:35 am
hmmm that celinea site looks promising...I'm dowloading the app right now. I was using fds before that. Type -> fds svg into google and its the first link ;) ...
21140 Ronan Oger
ronan@... Send Email
Sep 1, 2002
10:31 am
Of course, it also works with encoding="UTF-8"....
21139 Klaus Foerster
klaus.foerster@... Send Email
Sep 1, 2002
10:05 am
hi ub, just specify the appropriate encoding: <?xml version="1.0" encoding="iso-8859-1"?> or use the following entities: Ä = Ä Ö = Ö Ü = Ü ä = ä ö =...
21138 Tobias Reif
tobiasreif@... Send Email
Sep 1, 2002
9:29 am
... <g transform="scale(0.25)"> Tobi...
21137 Tobias Reif
tobiasreif@... Send Email
Sep 1, 2002
9:22 am
... Try wrapping the paths in a g, and set transform="scale(0.25)" <g style="fill:#38D4FE;"> <!-- paths... --> </g> You can also reference your bitmaps: <image...
21136 pilatfr Send Email Sep 1, 2002
9:20 am
... interesting ... this ... Try http://www.celinea.com/ Choosing good parameters, result is very nice ... Michel...
21135 ubonanni Send Email Sep 1, 2002
9:19 am
... Have a look at http://pilat.free.fr/english/routines/ there are some very useful examples! ub...
21134 pilatfr Send Email Sep 1, 2002
9:18 am
... Try this <svg> <script><![CDATA[ function informe(evt) {node=evt.getTarget().parentNode; alert(node.getAttribute("id"))} ]]></script&gt; <g id="group";...
21133 ubonanni Send Email Sep 1, 2002
9:17 am
Sorry I don't know how to help you but since you did such interesting conversion i would be very glad i you told me how to do it: how to convert...
21132 ubonanni Send Email Sep 1, 2002
9:13 am
how to do this? which special character do i have to use? the html - ü doesnt't seem to work. ub...
21131 Tobias Reif
tobiasreif@... Send Email
Sep 1, 2002
8:36 am
... Yes. People can view it (if it would be served as SVG, then one would have to view source; this step is saved), then select-all + copy&paste, or save as,...
Messages 21131 - 21160 of 66112   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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