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...
Message search is now enhanced, find messages faster. Take it for a spin.

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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

Hi, For the SVG Open 2010 header graphics (http://www.svgopen.org/2010/pics/header.svgz) I would like to control the fonts. For Opera and Webkit...
3 Dec 23, 2009
2:45 pm

pawelfritsch
Offline Send Email

I am proud to release Karma version 0.2 today. karma.js is a library for manipulating HTML 5 and SVG. It was developed specifically for educational ...
3 Dec 22, 2009
4:28 am

Bryan Berry
bryanbryanb
Offline Send Email

I plan to develop an SVG-based webmapping application, which runs not only on desktop browser but also on most mobile phones (Symbian, Android, Windows Mobile,...
6 Dec 19, 2009
9:36 pm

Cameron Laird
Cameron_Laird
Offline Send Email

Hi! The first version of klecks has just been released. Klecks is a native (!) php SVG-Framework. Currently its main purpose is to convert SVGs to other...
2 Dec 18, 2009
11:35 pm

adrianbj
adrianbjones
Offline Send Email

As per my knowledge, we can draw curves upto second degree in svg. http://en.wikipedia.org/wiki/List_of_curves May someone tell me how to draw some complex...
5 Dec 18, 2009
10:05 pm

Andrew Matseevsky
a_matseevsky
Offline Send Email

Hi, It seems most of the effort has been towards drawing static diagrams and DOM animations Is there any individual or a company working on an authoring tool...
3 Dec 18, 2009
3:20 pm

jeff_schiller
Offline Send Email

Hey you all. I just joined the group today. I'm getting started with SVG and I've gotta figure manny things out. I'm working on a project to bind SVG ANIMATION...
10 Dec 18, 2009
1:44 pm

Dailey, David P.
david.dailey@...
Send Email

Hello All, This is actually more or less an open letter to the community. Examotion is currently evaluating the possibility of making the next major release of...
1 Dec 18, 2009
9:06 am

examotion
Offline Send Email

Hello all, I was wondering if it is possible to auto resize the SVG when the size of the browser window changes? Does anyone has experience with this? Thans,...
4 Dec 18, 2009
9:00 am

Lontry
jkaspet
Offline Send Email

I changed a example: http://www.pixelfans.de/test/svg/svgecma_pf.svg Style: cursor:pointer works only in firefox but not in Opera, Webkit ... To set a style...
6 Dec 17, 2009
10:58 am

heldermagalhaes
Offline Send Email

I created simple black circle using inkscape. I am trying to move this black circle along the x-axis for a beginner's tutorial I am writing. I have encountered...
17 Dec 17, 2009
7:06 am

Mark T
markstestacc...
Offline Send Email

Hi everyone I'm currently trying to build a full svg web application, the problem is, i don't know exactly how to integrate many forms and control them...
13 Dec 16, 2009
5:48 am

Bradley Neuberg
bradneuberg
Offline Send Email

A long time ago (before I knew about SVG), I created a large animated WebPage that: moved GIF images around the screen resized GIF images moved HTML Tables...
4 Dec 15, 2009
6:48 am

Francis Hemsher
fhemsher
Offline Send Email

I am playing with and learning to use "foreignObject" in SVG. It is wonderful, brilliant - I love it !! It sad that it is not (and never will be) in AVG in IE...
7 Dec 14, 2009
4:23 pm

peterbyers1@...
peterbyers1...
Offline Send Email

Hi The following SVG was written for, and works with Adobe SVG AddOn in Internet Explorer http://www.byershostingpeter.co.uk/demo/helpplease2.svg I have...
14 Dec 13, 2009
9:53 pm

G. Wade Johnson
gwadej
Offline Send Email

I'm trying to animate a path (simulate a drawing pen) using scripting, but it seems that the canvas won't render until I've finished messing with the path. As...
3 Dec 10, 2009
11:36 pm

Peter Thompson
plthompson2004
Offline Send Email

I have encountered some strange css behavior: I have found that if I have an inline stylesheet as I do here ...
5 Dec 10, 2009
12:59 am

Bryan Berry
bryanbryanb
Offline Send Email

Load http://steltenpower.com/sudosvg.php in Opera and click some of the yellow rectangles. Now do the same in Firefox....
4 Dec 8, 2009
12:32 pm

steltenpower
Offline Send Email

http://karma.sugarlabs.org/examples/Conozco-Uruguay/ On this page I have a <text> element positioned on top of a white rectangle. Currently, I stick in...
6 Dec 8, 2009
4:33 am

Bryan Berry
bryanbryanb
Offline Send Email

Help Please I am a "Sortof Newbe SVG Scripter" i managed to cobble together a script. It is not pretty but it nearly does what I want it to do !! It can be...
4 Dec 6, 2009
1:22 am

peterbyers1@...
peterbyers1...
Offline Send Email

hi, how do i have to configure IIS (6) to serve svgz-files so that both browsers (IE & firefox) could show it? mime-types for svg and svgz were already...
2 Dec 5, 2009
9:26 am

heldermagalhaes
Offline Send Email

Hello, Does anyone know where I can download the bundle with all SVG DTDs? I was not able to find it on w3 website. When my DOM parser parses SVG file it...
2 Dec 2, 2009
10:56 am

Cameron McCormack
heycam_yg
Offline Send Email

Hi group, I use svg which includes a jpeg map. I add svg objects like rect,lines and circles to highlight certain area of the map depending on the user choices...
4 Dec 2, 2009
6:07 am

narendra sisodiya
skysoft_siso...
Offline Send Email

Hello Mr./Mrs. Editor I (user: swissboy43) beg you to place the following article into the svg-developers group: Start of article: Title: SVG developer for...
7 Dec 1, 2009
6:54 pm

israel_eisenberg
israel_eisen...
Offline Send Email

I use Inkscape, gedit and (for viewing) Opera and Fox to create a svg. I'just learning to create an unobtrusive ECMA-Script in a svg (e.g....
5 Nov 29, 2009
4:37 pm

pawelfritsch
Offline Send Email

Hello, I have the following SVG file: <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="300" height="300" viewBox="0 0 300...
3 Nov 28, 2009
8:30 pm

Lontry
jkaspet
Offline Send Email

Hi David, Try modifying your add() function to use getElementsByTagNameNS instead of getElementsByTagName. function add(node, attname, attvalue){ var...
2 Nov 21, 2009
6:36 pm

ddailey
ddailey@...
Send Email

Hi folks, I've been interested in creating a sort of "proof of concept" for a <replicate> tag for SVG version N (for some N>1.2,) -- something that does for...
5 Nov 20, 2009
2:48 pm

Dailey, David P.
david.dailey@...
Send Email

Is there a way to load an svg element w/out putting it in the html as an element? html5 supports this for behavior audio and images w/ var audio = new...
13 Nov 19, 2009
10:21 am

narendra sisodiya
skysoft_siso...
Offline Send Email

Dear Sir, First of all I would like to thank you for putting so much efforts and making the tools available free of cost. The site is excellent! Thanks for...
9 Nov 16, 2009
4:38 am

profileofpradeep
profileofpra...
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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