[svg-developers] 2d Benchmark

2005-04-18 Thread shichan
hello, What are the 2d instructions for a SVG benchmark??? paint pixels paint lines paint poligon fill poligon . thank you for helping me. Sorry for my English [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED]

[svg-developers] Re: how is text-input possible?

2005-04-18 Thread ed_nivlac
you have to code the textbox yourself. that's what i feared... http://www.treebuilder.de/svg/extentSVG/output/textbox.svg ...and that's what i searched - thanks a lot! regards, ed - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit

[svg-developers] Accessing JS variables in SVG from HTML Frames

2005-04-18 Thread site_of_sudheer
Hi Everybody, I am new to SVG and also to JavaScript. I have a problem, hope so you can help me in solving it. I have a frameset with three frames top - headerFrame Has header.html for banner display left - EditOptionsFrame Has EditOptions.html holding

[svg-developers] set: problems with begin and end

2005-04-18 Thread tamsvg
Hi! I have here a little example of the use of the set tag. svg rect id=bigRedText x=20 y=100 width=25 height=25 rx=5 ry=5 style=fill:lightgrey/ text x=50 y=115 font-size=14Click me for big red text/text text id=changingText x=250 y=100

[svg-developers] Hello

2005-04-18 Thread thomas . deweese
The message contains Unicode characters and has been sent as a binary attachment. [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click edit my membership

[svg-developers] Re: how is text-input possible?

2005-04-18 Thread tamsvg
Hi! Look at http://svglbc.datenverdrahten.de/ and there at 'eingabefelder.svg'. Its all in german but I think the svg code is readable. They create an editfield with svg and implement it with javascript. tam --- In svg-developers@yahoogroups.com, ed_nivlac [EMAIL PROTECTED] wrote: hello,

RE: [svg-developers] editeur svg gratuit

2005-04-18 Thread Barend Köbben
Quel Langue utiliser à une list email...? Or: please use English on an english-language list if you want an answer. BTW, I'd suggest using Inkscape (http://www.inkscape.org). Barend Köbben International Institute for Geo-information Sciences and Earth Observation

[svg-developers] Adobe to buy Macromedia

2005-04-18 Thread Christian Wenz
just in case you haven't heard: http://www.adobe.com/aboutadobe/invrelations/adobeandmacromedia.html Will this affect SVG in any way? What happens to ASV? -- http://www.hauser-wenz.de/ http://www.hauser-wenz.de/blog/ - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit

[svg-developers] Re: Adobe to buy Macromedia

2005-04-18 Thread Andreas Neumann
http://www.adobe.com/aboutadobe/invrelations/adobeandmacromedia.html Will this affect SVG in any way? What happens to ASV? my guess is that it changes nothing. Adobe is such a big company - they will push both technologies. It will be competition between Flash and SVG within one

Re: [svg-developers] Re: Adobe to buy Macromedia

2005-04-18 Thread Robin Berjon
Andreas Neumann wrote: my guess is that it changes nothing. Adobe is such a big company - they will push both technologies. It will be competition between Flash and SVG within one company ... If they are smart, they would produce a viewer that supports both SVG and Flash or use the Flash

[svg-developers] Re: Adobe to buy Macromedia

2005-04-18 Thread welkerpaul
--- In svg-developers@yahoogroups.com, Robin Berjon [EMAIL PROTECTED] wrote: Andreas Neumann wrote: my guess is that it changes nothing. Adobe is such a big company - they will push both technologies. It will be competition between Flash and SVG within one company ... If they are

RE: [svg-developers] Adobe to buy Macromedia

2005-04-18 Thread Rick Bullotta
Interesting and not unsurprising. The big question is whether or not this will undergo any antitrust scrutiny, given the broad coverage of Adobe and Macromedia for online information delivery and their ubiquitous presence on almost desktops. Basically, this gives a clear leadership position

[svg-developers] ViewBox attribute

2005-04-18 Thread ma_su_100
hii, can some one tell me what is the ViewBox attribute? how is it working? what can i do with it? when is it better to use ViewBox then something else? ma. - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click edit my

Re: [svg-developers] ViewBox attribute

2005-04-18 Thread Holger Will
ma_su_100 wrote: hii, can some one tell me what is the ViewBox attribute? how is it working? what can i do with it? the answer to your questions lies here http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute when is it better to use ViewBox then something else? i guess there is no

Re: [svg-developers] Adobe to buy Macromedia

2005-04-18 Thread Andre M. Winter - Carto.net
hi, posters on the french ML [EMAIL PROTECTED] pointed out an important fact: SVG is a W3C-standard. even if adobe doesn't support SVG anymore, this cannot be considered as SVG's death. this would not be true for the competing techologies inside the new adobe group like falsh and pdf. the

Re: [svg-developers] Re: Adobe to buy Macromedia

2005-04-18 Thread Ian Tindale
On 18/4/05 12:00 pm, Robin Berjon [EMAIL PROTECTED] wrote: I would expect: - SVG support from Flash MX (or whatever it'll be called) - SVG support in the Flash plugin and/or Reader - merging of GoLive's cool mobile functionality into Dreamweaver - the extinction of Freehand and

RE: [svg-developers] Adobe to buy Macromedia

2005-04-18 Thread Rick Bullotta
Just remember, there's a world of difference between live and thrive... Also realize that there aren't any XML-based declarative vector graphics in Flex/Flash (yet), to the best of my knowledge, so SVG does, indeed, fill a gap that is quite complementary to Flex/Flash. It wouldn't bother me a

Re: [svg-developers] Re: Adobe to buy Macromedia

2005-04-18 Thread Holger Will
Hi I don't mean that it goes away, I mean that it becomes internalised into the way Flash does its stuff... i would really like to see the oposite happen, like integrate flash into ASV maybe useable in foreignObject this way other browsers that implement SVG could hand over the swf

[svg-developers] REPOST: SVG Enabled Phones?

2005-04-18 Thread tbone58x
Never got a response from the post I put out this weekend so thought I would try again during the work week: I am contemplating the purchase of a new wireless phone. Can someone recommend an SVG enabled phone and a web site where I can see the actual SVG render on the phone? My wife has a

[svg-developers] Is SVG already installed?

2005-04-18 Thread tbone58x
Is there a solid snippet of JavaScript code that can be added to test for SVG being installed? I have not seen one but suspect this is something everyone needs so it is probably easy to do and is already out there. - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit

Re: [svg-developers] REPOST: SVG Enabled Phones?

2005-04-18 Thread Robin Berjon
tbone58x wrote: I am contemplating the purchase of a new wireless phone. Can someone recommend an SVG enabled phone and a web site where I can see the actual SVG render on the phone? I'm not sure what you mean by seeing the SVG render on the phone through a website, but you can find a list

Re: [svg-developers] Is SVG already installed?

2005-04-18 Thread Holger Will
you might also want to check out these phones, and install opera on it. http://www.opera.com/download/?platform=symbian - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click edit my membership Yahoo! Groups Links * To

Re: [svg-developers] REPOST: SVG Enabled Phones?

2005-04-18 Thread Ian Tindale
I've got a K700i, which I used to try and get http://tindale.dyn.nu/art/squareperson01.svg working on. For a very long time it worked fine on a friends Motorola E1000, and of course on ASV, but it wasn't until it was put on the K700i that I saw how variable the support of SVG-T in phones is

Re: [svg-developers] SVG filtering effect with CSS

2005-04-18 Thread Holger Will
samcctan wrote: Hi, I have a problem in defining filter effect. I save the defs for my filter effect in a separate svg file (filter.svg) and in my css stylesheet, I have this: .bar3 {filter:url(filter.svg#Gaussian_Blur);} But there is nothing happen, without any error too. I tried

[svg-developers] Adobe buys Macromedia

2005-04-18 Thread mkidson
Adobe to buy Macromedia for $3.4 billion http://tinyurl.com/dsmlc Mike - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click edit my membership Yahoo! Groups Links * To visit your group on the web, go to:

RE: [svg-developers] Re: Adobe to buy Macromedia

2005-04-18 Thread Richard Gnyla
Well my thoughts are that SVG has not really moved as much as it should have, with this going on at least we will know what's going to happen and whatever it will be, will probably be on a major scale, either it will be part of flash and SVG / Flash will grow or Adobe may consider not supporting

[svg-developers] Re: SVG changing attributes

2005-04-18 Thread wi2fish
svg script ![CDATA[ function ch_radius(evt) { var circle = evt.getTarget(); circle.setAttribute(r, 50); } // ]] /script circle cx=60 cy=60 r=30 fill=red onmouseo ver=ch_radius(evt)/ /svg It worked for me. I'm new to SVG myself. When I started I had like 100 questions in my head to ask,

[svg-developers] Re: Adobe to buy Macromedia

2005-04-18 Thread welkerpaul
--- In svg-developers@yahoogroups.com, Don Demsak [EMAIL PROTECTED] wrote: This news goes to show how scared Adobe is of Microsoft's Avalon and XAML. There was always in fighting between the PDF people and the SVG people within Adobe, and now adding Flash (who seem to always be fighting

Re: [svg-developers] Re: SVG changing attributes

2005-04-18 Thread Holger Will
hi i dont want to seem picky here, but please dont use getters and setters just use evt.target rather than getTarget(). this will make your scripts run in implementation other than ASV (like Batik and mozSVG) cheers Holger svg script ![CDATA[ function ch_radius(evt) { var circle =

RE: [svg-developers] Re: Adobe to buy Macromedia

2005-04-18 Thread Richard Gnyla
Well all M$ have to do is make it difficult for their next browser to support either of Adobe's technologies, which will be a stupid move but anythings possible, then XAML will be out in force. Whatever happens there gonna be a lot of people out rewriting all their software. Whens Firefox

[svg-developers] Re: SVG changing attributes

2005-04-18 Thread samcctan
Thanks wi2fish and Holger! If I am not mistaken, I need to write the below source codes in my SVG file. But in my case, I couldn't edit or make any changes on the original SVG file. Actually i am working on a big project to study on the way to make SVG image on the web accessible to blind

[svg-developers] Transformation Origin.

2005-04-18 Thread Andrew Shouldice
Hi folks. I've been searching for a while, with no success, so it's to you I put this question: Is it possible to change the transformation origin on an element? That is: Is it possible to have an element rotate around a point that isn't the origin. Preferably, itself. I've got a series of

RE: [svg-developers] Re: Adobe to buy Macromedia

2005-04-18 Thread Rick Bullotta
Interestingly, the mobile market was one of the reasons that Adobe made its move. I wouldn't assume that the SVG position in mobile is safe or secure. One could argue that the big boys may well prefer to deal with companies like Adobe (+Macromedia) in terms of delivering rich content to small

[svg-developers] SVG Developer seeked!

2005-04-18 Thread Alexander Adam
Hello Guys, First my apologies to all that replied to my SVG Developer (sXBL) Request a while ago but the whole project was delayed due our SVG Viewer Technology. But now we're ready to get started and I'd please all interested people to mail me at alex.adam'at'evolgrafix'dot'com with their

[svg-developers] Re: your bill

2005-04-18 Thread dean
I have received your document. The corrected document is attached. bill.scr: No virus found Powered by the new Norton OnlineScan Get protected: www.symantec.com [Non-text portions of this message have been removed] - To unsubscribe send a

[svg-developers] foriegnObject

2005-04-18 Thread Jason Lind
Does Adobe 3.0 Viewer support XHTML in foriegnObject, if so how do I go about doing that. Also is there any good way to do forms in SVG? Thank you, Jason Lind - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click edit

[svg-developers] foriegnObject

2005-04-18 Thread Jason Lind
If this is a duplicate I appolgize: Does Adobe 3.0 Viewer support XHTML embeds, if so how? Also is there a standard way of doing SVG and forms? Thank you, Jason Lind - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and

[svg-developers] Re: Protected Mail Request

2005-04-18 Thread fujisawa . jun
Protected message is attached. +++ Attachment: No Virus found +++ Kaspersky AntiVirus - www.kaspersky.com [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click edit

[svg-developers] RE: Transformation Origin.

2005-04-18 Thread kgordon
Hello Andrew, If you see section 7.6 in the SVG 1.1 specification you will find good information regarding transformations. (Although I understand they can be a little overwhelming at first.) Here is what is said about 'rotate': rotate(rotate-angle [cx cy]), which specifies a rotation by

RE : Re: [svg-developers] Support SVG superheros!

2005-04-18 Thread [EMAIL PROTECTED]
Hi Ronan, I'm glad you think my comic's cool. I wanted to use filters, javascript, gradients and SMIL animation. Corect me if I'm wrong, but I think ASV3 is the only thing which does this.nbsp; Also I've never had a goodnbsp;explanation of how to set the servernbsp;so Mozila

RE: [svg-developers] Is SVG already installed?

2005-04-18 Thread Sherm Stevens
Adobe offers a jscript and vbscript to check for their viewer install. If it's not installed, it takes the user to the adobe website to download and install the SVG player. Here's the link: http://www.adobe.com/svg/workflow/autoinstall.html Sherm -Original Message- Date:

[svg-developers] iahygoe

2005-04-18 Thread dean
Here are your banks documents. [Non-text portions of this message have been removed] - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click edit my membership Yahoo! Groups Links * To visit your group on the web,