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
Messages 56207 - 56236 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
56207
Hi Andreas, Well I knew that there was a problem with real and converted coordinates. But I tried to change my results. That causes errors whether in the...
Marcel
marceltinka
Offline Send Email
Jul 1, 2006
9:11 am
56208
Thanx for your help. but i think it works just fine for zoom or pan. if i really change the elements of the svg, i still can't solve the back problem, can i? ...
talkli
Offline Send Email
Jul 1, 2006
11:57 am
56209
... Here is a simple example changing the viewBox attribute of an SVG svg element that works for me with Firefox 1.5 and Opera 9.0 with native SVG support and...
Martin Honnen
honnen_martin
Offline Send Email
Jul 1, 2006
1:32 pm
56210
Hi, I have a question regarding my SVG file, which has some Javascript functions which manupulate individual tag attributes.I create the SVG file with Java. I...
Baris YILMAZ
baris_999
Offline Send Email
Jul 1, 2006
7:08 pm
56211
... functions which manupulate individual tag attributes.I create the SVG file with Java. ... correctly as I want. How can I achieve that these modifications...
Martin Honnen
honnen_martin
Offline Send Email
Jul 2, 2006
11:16 am
56212
I'm using Adobe Viewer. At the moment the SVG File is loaded locally, but I will modify it to be loaded from a HTTP web server. I found something about ajax,...
Baris YILMAZ
baris_999
Offline Send Email
Jul 2, 2006
3:15 pm
56213
... If you put a PI (processing instruction) of the form <?AdobeSVGViewer save="snapshot"?> in your SVG document (before the root element) then the Adobe SVG ...
Martin Honnen
honnen_martin
Offline Send Email
Jul 2, 2006
6:06 pm
56214
Hi Darryl I found a workaround for that problem. Just replace the svg object tag with a script tag in html, e.g.: <script src="object1.js"></script> In the...
Olaf Schnabel
darkolaf77
Offline Send Email
Jul 3, 2006
7:58 am
56215
Hi Marcel, I am still not sure I fully understand the problem you have. However, if you suggest something useful to improve the navigation tool that would ...
Andreas Neumann
neumannandreas
Offline Send Email
Jul 3, 2006
9:05 am
56216
I've just got myself a macbook pro running mac os x 10.7, and i downloaded firefox (the current version) and SVG is terrible in it. the bitmaps are all in a...
Guy Morton
guy_mmmmmm
Online Now Send Email
Jul 3, 2006
2:13 pm
56217
I´m trying to make a dynamic menu using SVG, it can be done using JavaScript as well. Anyone knows where I can find some examples? Thanks...
lukifoju
Offline Send Email
Jul 3, 2006
11:42 pm
56218
Hi, Yes firefox on the Mac (Intel or PPC) is on SVG much worse than under PC. Font problems , the performance is much slower. Please file bugs in Bugzilla to...
jophof007
Offline Send Email
Jul 4, 2006
3:21 am
56219
It is truly astonishing and dismaying to me that we must still scrounge for such basic GUI constructs as a dynamic menu. Go figure. You are in luck though: try...
Arthur Allen
arthur_allen333
Offline Send Email
Jul 4, 2006
3:40 am
56220
Hi, I need svg plugins for mozilla because some features of svg like <text writing-mode="tb">VTEXT</text> is supported in I.E. but not in mozilla firefox 1.5. ...
Denish
denishkanabar
Offline Send Email
Jul 4, 2006
8:47 am
56221
I just found it: http://cs.nerdbank.net/blogs/jmpinline/archive/2006/02/07/146.aspx...
Petru
petru66
Online Now Send Email
Jul 4, 2006
12:18 pm
56222
Hi all, It seems that somebody managed to do it: http://cs.nerdbank.net/blogs/jmpinline/archive/2006/02/07/146.aspx Hope this helps. Petru...
Petru
petru66
Online Now Send Email
Jul 4, 2006
12:18 pm
56223
Hello, I want to integrate binary images (mainly PNG) into a SVG document. The library I write generates SVG images which will be used in web environments. I...
arnorro
Offline Send Email
Jul 4, 2006
1:01 pm
56224
... yes, this is unfortunately true and it's mainly due to poor Cairo (the graphic engine for SVG behind Firefox) development on MacOSX. Has anyone more...
meikelneu
Offline Send Email
Jul 4, 2006
1:29 pm
56225
... All three support data: URLs as in this example: <http://home.arcor.de/martin.honnen/svg/test2006070401.svg> See the data: URL specification here ...
Martin Honnen
honnen_martin
Offline Send Email
Jul 4, 2006
2:37 pm
56226
... At this point we don't plan on updating to cairo-1.2 in Firefox 2, as there's a serious regression in cairo's atsui font backend when dealing with...
T Rowley
mozsvg
Offline Send Email
Jul 4, 2006
3:30 pm
56227
... Firefox 1.5.0.5 and Firefox 2 will contain the fixes for the byte ordering problems that cause SVG to look different between OS-X PPC and Intel. -tor...
T Rowley
mozsvg
Offline Send Email
Jul 4, 2006
3:43 pm
56228
... If some how you can do avariable such as var a="data: image/png;base64;......." then assign this variable to a URL or you can assign its url to a...
Phi Tran
minhducthandan
Offline Send Email
Jul 4, 2006
4:32 pm
56229
Guy, my guess is that it's intel related. I marginally prefer firefox over opera, primarily because the bug reporting is public. svg support is similar with...
Jonathan Chetwynd
signbrowser
Offline Send Email
Jul 4, 2006
7:00 pm
56230
Why not use IE? cheers Jonathan Chetwynd On 4 Jul 2006, at 06:53, Denish wrote: Hi, I need svg plugins for mozilla because some features of svg like <text ...
Jonathan Chetwynd
signbrowser
Offline Send Email
Jul 4, 2006
7:35 pm
56231
I presume this question has been asked before, but I can't find the appropriate terms to make Google spit out anything helpful. I would be grateful for any...
winnall
Online Now Send Email
Jul 5, 2006
2:45 am
56232
... Is sounds like it's the data URI scheme you're looking for? An example: http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-struct-image-04-t.html ...
Erik Dahlström
ed@...
Send Email
Jul 5, 2006
2:45 am
56233
Hi, Not intel related I am running both! John...
jophof007
Offline Send Email
Jul 5, 2006
3:10 am
56234
... Just to make life easier Data URI work on FF, Opera. IE does not ship one ... here is the link of the one for IE ...
Phi Tran
minhducthandan
Offline Send Email
Jul 5, 2006
4:17 am
56235
Hi All, Am stuck up with a doubt ...I want to eliminate all the svg elements that are outside the view box...Please Can anyone tell me how to get the view box...
pradeep sd
prad4svg
Offline Send Email
Jul 5, 2006
4:35 am
56236
Hi All, Am stuck up with a doubt ...I want to eliminate all the svg elements that are outside the view box...Please Can anyone tell me how to get the view box...
prad4svg
Offline Send Email
Jul 5, 2006
4:39 am
Messages 56207 - 56236 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