[svg-developers] Need help to mask an image via info from another image

2005-01-16 Thread arianhojat2000
I rememeber see applying a mask by just creating a and apply that as a mask to an ... I was wonder what the syntax for that was... But more importantly... If i had an image and i wanted to use that image as a mask for another image in SVG, how can this be done. Basically a pic and an image of

Re: [svg-developers] Need help to mask an image via info from another image

2005-01-16 Thread Holger Will
Hi Arian to mask an image with a nother image, use the following syntax: one remark though, the image is visible, where the mask is white and transparent on black pixels. so if you want to show the image inside the black area of your mask image, you have to invert the colors. to achiv

Re: [svg-developers] RDF metadata to animated SVG credits

2005-01-16 Thread Holger Will
Hi Peter your script looks realy cool, especialy considering you just started with JavaScript. this seems like a very usefull extension to SVG (would be cool to have somthing like this implemented nativly in the viewer !). happy coding Holger Peter Garza wrote: > Hi all, > > I've been gettin

Re: [svg-developers] Display SVG on Nokia 60 Series mobile phone using tinyline

2005-01-16 Thread Holger Will
Hi Wayhang telling from http://www.tinyline.com/svgt/download/userguide.html you have to enter the URL to your file under add Bookmarks. Hope that helps Holger wayhang8303 wrote: > > I have installed tinyline svg player on my Nokia 6600. So how can i > open an svg file using that application?

[svg-developers] Re: svg tutorial

2005-01-16 Thread lakeuk
--- In svg-developers@yahoogroups.com, rajat talwar <[EMAIL PROTECTED]> wrote: > Anyone plz send me a good link to good svg tutorial > explaining javascript and ecmascript in detail in svg. > i have tried a lot at google but could not get a free > detailed tutorial for free > > >

[svg-developers] Inner Bevel Filter

2005-01-16 Thread Ralf Siegel
Hi folks, after spending a whole day in order to exactly reproduce the "Inner Bevel" effect below (available in Macromedia's Fireworks MX) as an adjustable SVG-Filter, I'm eventually asking for help. Please have a look at this PNG for details: http://code.audiofarm.de/temp/fmx_inner_bevel_eff

RE: [svg-developers] Inner Bevel Filter

2005-01-16 Thread Peter Schonefeld
Hi Ralf, >>reproduce the "Inner Bevel" effect below (available in Macromedia's Fireworks MX) as an adjustable SVG-Filter<< I have a tool at the bottom of this page that might help you out. http://www.digitalcraft.com.au/svg/tutorials/02/filterfetish2.aspx Pete - To unsubscribe send a

RE: [svg-developers] Inner Bevel Filter

2005-01-16 Thread Ralf Siegel
Hi Pete, >I have a tool at the bottom of this page that might help you out. Nice :o) Any idea why this baby doesn't interact offline? I have downloaded and put the following files into one folder so far: - direction_drag.js - lighting.svg - svgSlideControl.js Anything missing? ralf ... -

[svg-developers] Re: Display SVG on Nokia 60 Series mobile phone using tinyline

2005-01-16 Thread wayhang8303
Thanks guys for those useful helps! --- In svg-developers@yahoogroups.com, Holger Will <[EMAIL PROTECTED]> wrote: > Hi Wayhang > > telling from > http://www.tinyline.com/svgt/download/userguide.html > you have to enter the URL to your file under add Bookmarks. > > Hope that helps > Holger >

[svg-developers] Maps using svg

2005-01-16 Thread pavan kumar
Hi, how can we convert Maps into Svg maps. S.Pavan Kumar __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://group

[svg-developers] Re: Need help to mask an image via info from another image

2005-01-16 Thread arianhojat2000
hey just wondering, can u invert the colors of the mask within SVG through a filter? thanx arian --- In svg-developers@yahoogroups.com, Holger Will <[EMAIL PROTECTED]> wrote: > Hi Arian > > to mask an image with a nother image, use the following syntax: > > > > > > height="100"/> > >

Re: [svg-developers] Re: Need help to mask an image via info from another image

2005-01-16 Thread Holger Will
Hi Arian > can u invert the colors of the mask within SVG through a filter? yes you can, see the wiki http://wiki.svg.org/index.php/FilterInvert have fun holger - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my

Re: [svg-developers] Maps using svg

2005-01-16 Thread A.M.Shourbagui
Hi Use a tool based on what extension that map comes in ..use svgmaker or adobe illustrator or svgmapper there are loads of converters..just determine ur exact technology.. kojo --- pavan kumar <[EMAIL PROTECTED]> wrote: > > Hi, > > how can we convert Maps into Svg maps. > > S.Pavan Kumar > >