Hi all, I am looking for a C++ SDK so that I can write a program that automatically creates SVG documents from input data consisting in certain text and SVG...
59581
Brian Modra
epailty
Nov 17, 2007 9:51 pm
try adding something like this to your httpd.conf in the virtual host block AddOutputFilterByType DEFLATE text/html text/plain text/xml image/svg+xml ...
59580
Lance Dyas
garthan_drag...
Nov 16, 2007 12:15 pm
The only Silverlight Web App I have tested hung all Mac browsers I tried it on so much for cross platform compatibility....
59579
Bjoern Hoehrmann
hoermi
Nov 16, 2007 10:44 am
... You have to tell the browser that it's compressed, the only method Firefox supports is by setting the Content-Encoding header properly on the web server...
59578
"André M. Win...
raxmapa
Nov 16, 2007 10:40 am
hi list, is there a way of linking a compressed javascript file into an svg document that way under Firefox3? <script type="text/ecmascript"...
Hi Davuid, could you fo the non-US legal types among us please translate ;-) - what is 'the antitrust consideration39; ? - How and why can it be 'extended39; ? -...
59575
David Dailey
david.dailey@...
Nov 15, 2007 6:34 pm
California and other states have asked for an extension in the Microsoft browser antitrust consideration: ...
59574
htmn1001
Nov 15, 2007 1:24 pm
Dear all, I'm new to Batik. I debuged example which is posted at http://xmlgraphics.apache.org/batik/using/svg-generator.html#howToUse and I saw SVGGraphic2D...
59573
Erik Dahlström
ed@...
Nov 15, 2007 9:21 am
Hi Mustaf, having a rect element as a child of an image element is not valid according to the svg specification, see for 1.1: ...
59572
Md.Mustafizur Rahaman
musta_rahaman
Nov 15, 2007 5:44 am
Hi All, I saw that the attachment has been removed, so i am pasting my svg file content here <?xml version="1.0"?> <svg width="240px" height="240px" viewBox="0...
59571
Md.Mustafizur Rahaman
musta_rahaman
Nov 15, 2007 5:31 am
Hi All, I was wondering whether we can specify a rectangle inside an image tag in a svg file. The thought came to my mind because, we know that when we specify...
59570
Jake B
otakuj462
Nov 14, 2007 6:15 pm
Discovered a workaround here, which seems to do the trick in Opera and Firefox: http://tech.groups.yahoo.com/group/svg-developers/message/54873 Jake ... ...
59569
"~:'' ...
signbrowser
Nov 14, 2007 5:44 pm
Jake, try http://www.peepo.co.uk keyboard navigation wfm. opera, mozilla and safari-webkit now support keyboard navigation in SVG. however you may need to...
59568
Jake B
otakuj462
Nov 14, 2007 5:07 pm
Hi, I feel like the question I'm about to ask must have been answered already, because it deals with the very basic functionality of capturing keypress events....
59567
ddailey
ddailey@...
Nov 14, 2007 12:34 pm
Another approach which might work in some browsers would be to try to do the frame-freezing in the client, somehow using the <canvas> tag with the toDataURL()...
59566
Cameron McCormack
heycam_yg
Nov 13, 2007 11:05 pm
Hi. ... I think setCurentTime() in onload doesnât work since the animation engine only kicks off after the load even is dispatched. (Just submitted...
59565
tzeentch.ofhell
Nov 13, 2007 12:34 pm
Hi there! Is there an easy way to create a series of images from an animated SVG? I tried to create a batch of sorts by calling the batik.rasterizer.jar and...
59564
Charles McCathieNevile
charlesmccn
Nov 9, 2007 4:54 pm
On Fri, 09 Nov 2007 08:06:23 -0500, ddailey <ddailey@...> ... Actually, to get the video-enabled build you have to go to http://labs.opera.com -...
59563
ddailey
ddailey@...
Nov 9, 2007 1:06 pm
Perhaps you may have already seen this -- http://svg.org/story/2007/11/7/221859/779 On-the-fly user-selected filtering of video in the browser. Hollywood take...
59562
Doug Schepers
d_a_schepers
Nov 6, 2007 4:47 pm
Hi, Zafar- This is the sort of thing that's covered in the CDF Working Group's new WICD specs. I've got an example on my site. [1] To pass parameters to an...
59560
ztminhas
Nov 6, 2007 12:02 pm
Hi, I have to figure out something pretty soon so I would appreciate your assistance. I have a SVG file which needs to display some data from a server or a...
59559
Veiko Herne
veiko_h
Nov 5, 2007 12:42 pm
Hi Again I finally got uploaded the non official episode of The Spoon which I did to impress Paul Walsh hoping him to invest for the project. However, he did...
59558
Charles McCathieNevile
charlesmccn
Nov 5, 2007 3:39 am
Hi Tonny, ... almost anything that is svg: paths, shapes, metadata things like desc and title, image (e.g. a PNG or something),etc. ... Yes ... yes ... Not as...
59557
examotion
Nov 3, 2007 10:55 am
Hi All, I've thought that this might be of interested for some here: http://www.examotion.com/pages/community/blog.php Writing a "behind the scene" blog entry....
59556
Erik Dahlström
ed@...
Nov 2, 2007 12:13 pm
On Thu, 01 Nov 2007 19:29:50 +0100, Md.Mustafizur Rahaman ... I think what you are looking for is the 'shape-rendering' property[1]. Adding...
59555
Tonny Kohar
tonny_kohar
Nov 2, 2007 4:54 am
Hi, On Wed, 2007-10-31 at 13:25 +0000, "~:'' ăăăăšăăăăăŸăăă" ... Thank you for the feedback, it is very appreciated and will improve the ...
59554
Md.Mustafizur Rahaman
musta_rahaman
Nov 1, 2007 6:29 pm
Hi All, I just want to know whether there is any way to specify if we want anti-aliasing and how much/what algorithm to use in case we want anti-aliasing in a...
59553
Bjoern Hoehrmann
hoermi
Nov 1, 2007 9:22 am
... The www-svg@... mailing list would be a better place to request clarification from the W3C. ... The SVG 1.1 DTD defines the content model like so: ...
59552
Tonny Kohar
tonny_kohar
Nov 1, 2007 8:52 am
Hi, Could someone especially from W3C SVG Workgroup could clarify or explain the following regarding Marker Element: - What is allowable content for Marker ? ...