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...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 61710 - 61739 of 61739   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
61710
I went to the following web page: http://www.adobe.com/svg/viewer/install/ It seems that ASV is no longer available for download. But if one has already...
fuliopen
Offline Send Email
Jan 2, 2009
10:58 pm
61711
You didn't look very hard. Try scrolling to the middle of the page......
Guy Morton
guy_mmmmmm
Offline Send Email
Jan 2, 2009
11:04 pm
61712
... http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/transcoder/wmf/tosvg/WMFTranscoder.html ... This was about Shockwave Flash, not Windows...
Frank Bruder
redurbf
Offline Send Email
Jan 3, 2009
12:27 am
61713
The question is, what is del? What does it do? Since you set the event listener at a use element I think it is probably a problem with event.target vs....
Frank Bruder
redurbf
Offline Send Email
Jan 3, 2009
1:16 am
61714
... must ... site ... the ... seen ... only ... a ... IE ... It is even worse than that, many sites block specifically Opera, for a reason I don't know. And...
richard.trigaux
Offline Send Email
Jan 3, 2009
5:16 am
61715
Hi All, Is it possible to represent 3D graphics in SVG ? Is there a tool to convert some of the standard 3D graphics formats into SVG - Rakesh [Non-text...
Rakesh Agarwal
raks35
Offline Send Email
Jan 3, 2009
10:10 am
61716
I dont know sites that block opera, however lot of sites like www.ukmusic.com have javascript code that does not show up properly. Veiko ...
veiko herne
veiko_h
Offline Send Email
Jan 3, 2009
10:43 am
61717
... www.ukmusic.com have javascript code that does not show up properly. ... They don't properly block Opera, but they send it unappropriate code, or errors...
richard.trigaux
Offline Send Email
Jan 3, 2009
1:44 pm
61718
Rakesh: Glad you asked! This is my current interest: using SVG to present 3D graphics. See the following page where I have both some stereo pairs and some...
Kenneth Nellis
nellisks
Offline Send Email
Jan 4, 2009
12:39 am
61719
As I have asked the list moderator with no response, I wonder if someone can tell how to prevent getting the following e-mail response to each post I make....
Kenneth Nellis
nellisks
Offline Send Email
Jan 4, 2009
1:00 am
61720
There's SVG-VML-3D, a Javascript library for 3D graphics which uses SVG (or in IE VML) for displaying: <http://www.lutanho.net/svgvml3d/> I've described my own...
Frank Bruder
redurbf
Offline Send Email
Jan 4, 2009
3:41 am
61721
Hello, according to the SVG 1.1 specification the glyph-name attribute of glyph elements, and the g1 and g2 attributes of hkern and vkern elements both have...
Frank Bruder
redurbf
Offline Send Email
Jan 4, 2009
4:43 am
61722
Hi Frank. ... I agree with your summary. At first glance, this seems like an accidental incompatibility. I’ve raised ...
Cameron McCormack
heycam_yg
Offline Send Email
Jan 4, 2009
5:02 am
61723
Thanks for your reply. the same code is working fine in IE, so there is no problem with code. when i use this code to mozilla the event listner "del" is not at...
chandra reddy
pcr_reddy
Offline Send Email
Jan 5, 2009
4:54 am
61724
... Using very small fontsizes (<1px) is usually troublesome in my experience, in most viewers. I've seen similar problems with <pattern> when the width or...
Erik Dahlström
erida539
Offline Send Email
Jan 5, 2009
10:10 am
61725
Dear All onclick event is not working on svg elements like rect,path,symbol...etc in Mozilla. can any one ... thanks in advance P.Chandra Shaker Reddy ...
chandra reddy
pcr_reddy
Offline Send Email
Jan 6, 2009
4:31 am
61726
Dear All onclick and onmousedown events Conflicting when i both use at onload. only one can use from both of them at a time but not two. can any one ......
chandra reddy
pcr_reddy
Offline Send Email
Jan 6, 2009
6:34 am
61727
... rect,path,symbol...etc in Mozilla. https://bugzilla.mozilla.org/attachment.cgi?id=210580 works for me. Just click on the line (tricky because the line is...
Robert Longson
longsonr
Offline Send Email
Jan 6, 2009
8:01 am
61728
hello, svg seems to print well out of firefox 3 (also fits to page orientation ) but it totally igonores tranparencies. eg. here: <rect x="55" y="55"...
Andr M. Winter
raxmapa
Offline Send Email
Jan 6, 2009
3:35 pm
61729
The Macintosh version of Firefox 3.0.5 prints your example fine for me. Ken Nellis ... [Non-text portions of this message have been removed]...
Kenneth Nellis
nellisks
Offline Send Email
Jan 7, 2009
2:15 am
61730
I've created a test file which uses the exact same code you posted here, and for me it worked fine in Firefox 3.0.4 for Linux. I can't send attachments over...
Frank Bruder
redurbf
Offline Send Email
Jan 7, 2009
2:15 am
61731
... Well ... ... Since I wrote that I have found a way of converting to pdf using svg2pdf, which also uses cairo and opacity is rendered fine, so why FireFox...
John Delacour
valchiusella
Offline Send Email
Jan 7, 2009
10:44 am
61732
hi, people reported that print directly to paper works well. then it seems to be related to my pdf print driver (althouh it is adobe acrobat). maybe not a FF...
Andr M. Winter
raxmapa
Offline Send Email
Jan 8, 2009
7:38 am
61733
What tools would I need to use to convert paper maps into SVG files? What's the most efficient way to go about the task of converting a large number of maps? ...
John C. Turnbull
qu0ll64
Offline Send Email
Jan 8, 2009
9:00 am
61734
I think you need you scan them and use utilities like Corel Trace to get bitmaps to vector graphics. Corel saves them to SVG format. Veiko ...
veiko herne
veiko_h
Offline Send Email
Jan 8, 2009
11:19 am
61735
The free and open source package Inkscape can also turn a bitmap into a vector and then save it as SVG. ... [Non-text portions of this message have been...
Brad Neuberg
bradneuberg
Offline Send Email
Jan 8, 2009
4:46 pm
61736
I am trying to read SVG file using Java and trying to extract all component information. Though SVG follow an XML standard, I do not see a proper XML schema in...
begur_n_rao
Offline Send Email
Jan 8, 2009
6:55 pm
61737
... Even if you don’t have a schema that will generate handy classes for you to access the information stored in the document, since it’s XML, you can...
Cameron McCormack
heycam_yg
Offline Send Email
Jan 8, 2009
8:17 pm
61738
... *that you can use -- Cameron McCormack ≝ http://mcc.id.au/...
Cameron McCormack
heycam_yg
Offline Send Email
Jan 8, 2009
8:19 pm
61739
... Well I have the same problem using Preview on the Mac and not Acrobat, so I think it may be a FireFox omission. JD...
John Delacour
valchiusella
Offline Send Email
Jan 8, 2009
9:58 pm
Messages 61710 - 61739 of 61739   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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