Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 60603 - 60632 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
60603
Hi Jake, ... I found this on Google, pointing to a (now offline) page of theire site. The answer they gave to my question sounded rather reluctant to support...
Manfred Staudinger
staudinger_m...
Offline Send Email
Jun 1, 2008
9:55 pm
60604
Close to existing constructions ... hmm, let's see. Firstly, I'd suggest using child elements for storing the variables. This way one can store arbitrarily...
Frank Bruder
redurbf
Offline Send Email
Jun 1, 2008
10:38 pm
60605
Hello i'm trying to swap two images in an animation chain I have tried changing the value of the "display" attribute after object "P" finishes it's 10 second...
charlesavt
Online Now Send Email
Jun 2, 2008
11:51 am
60606
Looks like someone had subscribed the svg-in-daisy mailing list to the svg-developers mailing list. Yahoo forwards the messages, but the svg-in-daisy list...
Frank Bruder
redurbf
Offline Send Email
Jun 2, 2008
10:20 pm
60607
Hi, I would like to read about SVG to XAML (and vice versa) conversion projects using XSLT, the limits of such an approach and how it is used in practice. Can...
staudinger_manfred
staudinger_m...
Offline Send Email
Jun 2, 2008
11:54 pm
60608
The second image has visibility="hidden" The <set> element which is intended to change this sets the visibility of the containing <g> element, not of the...
Frank Bruder
redurbf
Offline Send Email
Jun 3, 2008
9:55 pm
60609
I have just come across a program that converts XML and XHTML, including SVG and MathML, into PDF. Its understanding of CSS is second to none. The only really...
CPK Smithies
cpk.smithies
Offline Send Email
Jun 4, 2008
3:36 am
60610
Hi All, I have to develop a web based app where I should be able to generate dynamic graphical content based on the user's input. I am using JSP pages on the...
dupemenot
Offline Send Email
Jun 5, 2008
11:36 am
60611
... That sounds more like implementation bugs rather than something SVG doesn't support. Just curious, what browser (and svg plugin if any) did you use? ... Do...
Erik Dahlström
erida539
Offline Send Email
Jun 5, 2008
12:47 pm
60612
I have experienced the same problem with SVG due to browser differences and the different support. Firefox and other Gecko browsers have direct support, but...
Scott Wood
rsw830
Offline Send Email
Jun 5, 2008
9:58 pm
60613
(from a previous message) ... Although currently a bit outdated and partially abandoned, I believe that jsolait [1] is still a good choice: a simple and clean...
Helder Magalhães
heldermagalhaes
Offline Send Email
Jun 6, 2008
8:31 am
60614
Hello again! I have another question for the group. Here is a sample SVG image I created using a pattern fill: ...
markdyson.13441
Offline Send Email
Jun 6, 2008
4:11 pm
60615
checked notice board. Thanks. Bye...
malcolm
flowsun
Offline Send Email
Jun 7, 2008
4:53 pm
60616
Hi SVG developers, The SVG Open reviewing team finished the reviewing process and published the abstracts and speakers list at the SVG Open conference ...
Andreas Neumann
neumannandreas
Offline Send Email
Jun 8, 2008
1:41 pm
60617
Hi all, We added a donation option to the SVG Open final registration and payment form. As you may know, Open Source tools play a major role when it comes to...
Andreas Neumann
neumannandreas
Offline Send Email
Jun 8, 2008
1:54 pm
60618
... Splitting out the pattern to a separate file works fine, but only if the viewer supports external references. Batik 1.7 and Opera 9.5 successfully...
Erik Dahlström
erida539
Offline Send Email
Jun 9, 2008
7:24 am
60619
Hi, I'm using the Firefox plugin Greasemonkey to render SVG on top of pages. The code I'm using is like this var SVG_NS = "http://www.w3.org/2000/svg"; var...
Christian Pekeler
pekeler
Offline Send Email
Jun 9, 2008
3:57 pm
60620
Christian Pekeler wrote of problems with a Greasemonkey combination in Firefox 3 pre-release. There has been some discussion of new releases of Greasemonkey...
John Dowdell
jdowdell99999
Offline Send Email
Jun 9, 2008
7:07 pm
60621
hi, i am trying to change the shape of my text so that it looks like like this image <http://www.planetphotoshop.com/tutorials/spivey/spivey49_image4.gif> . I...
ztminhas
Offline Send Email
Jun 10, 2008
11:28 am
60622
I happened to notice this news and thought some of you might find it to be of interest: http://www.dreampark.com/385.html The story is quite brief, but...
ddailey
ddailey@...
Send Email
Jun 10, 2008
6:03 pm
60623
As Opera 9 is available for TV boxes and supports SVG, they are probably using their platform to deliver SVG content. Something I talked with Channel4 in UK. ...
veiko herne
veiko_h
Offline Send Email
Jun 11, 2008
8:29 am
60624
Hi All, I was wondering if there was a way to call SVG according to the selection in the selectionlist or combo box. I have the code for dropdownlist from the...
sujana_jyothi
Offline Send Email
Jun 11, 2008
10:41 am
60625
thanks Veiko. Maybe that's what it is. Dreamgallery describes their product as "middleware IPTV" so I was thinking it enabled TV studios to overlay text and...
ddailey
ddailey@...
Send Email
Jun 11, 2008
11:21 am
60626
Erik, Thank you for the response. A follow-up question: does the fill:url directive allow for a full address in the case of a fill pattern file stored...
Mark Dyson
markdyson.13441
Offline Send Email
Jun 11, 2008
3:41 pm
60627
Hi Sujana, if the SVG viewer supports the inclusion of SVG images in the <image/ ... not all of the browsers/viewers support external SVG images though. I...
Andreas Neumann
neumannandreas
Offline Send Email
Jun 11, 2008
9:20 pm
60628
on the same issue: http://www.svgopen.org/2008/ index.php?section=abstracts_and_proceedings --> look for "SVG and Digital Television" There is also a company...
Andreas Neumann
neumannandreas
Offline Send Email
Jun 11, 2008
9:29 pm
60629
... Yes, that's allowed[1]. Cheers /Erik [1] http://www.w3.org/TR/SVG11/struct.html#uriReferenceDefinition -- Erik Dahlstrom, Core Technology Developer, Opera...
Erik Dahlström
erida539
Offline Send Email
Jun 12, 2008
7:31 am
60630
Hi SVG developers, Opera 9.5 was just released. It adds some very interesting features from SVG 1.2: * editable text (without scripting, just set...
Andreas Neumann
neumannandreas
Offline Send Email
Jun 12, 2008
5:28 pm
60631
I have an svg file with an embeded base-64 png image (see below dashed line for its source) The png image is 5 pixels by 5 pixels and I am trying to scale it...
wildjokerman42
Offline Send Email
Jun 12, 2008
7:20 pm
60632
I think I narrowed down the problem, excluding Greasemonkey from the equation. The following pages render SVG in Safari and FF2, but not in FF3. ...
pekeler
Offline Send Email
Jun 12, 2008
7:41 pm
Messages 60603 - 60632 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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