RE: [svg-developers] Wrapping Text in SVG 2

2013-06-29 Thread Pranav Lal
Hi David, Many thanks for the list. May I add: L. The ability to perform text selection operations as well as below markup navigation using the keyboard. Pranav -Original Message- From: svg-developers@yahoogroups.com [mailto:svg-developers@yahoogroups.com] On Behalf Of David Dailey

RE: [svg-developers] Re: Wrapping Text in SVG 2

2013-06-29 Thread Pranav Lal
Hi Doug, I am probably jumping the gun here; What about adaptive technology? I wonder how text wrapping will be handled? I believe div is being phased out of HTML and there is a move towards better structure using tags such as article. Screen readers have begun to support these tags though

[svg-developers] Possibly OT: adding title elements to inkscape diagrams

2013-02-02 Thread Pranav Lal
Hi all, I am the part of a project trying to produce accessible SVG. One of the things this involves is to add title elements to SVG elements like lines and paths. How can this be done in inkscape? I believe the options to add text add the text element so they are not what I want. Pranav

RE: [svg-developers] Re: Loading SVG images dynamically and then accessing the dom

2012-11-20 Thread Pranav Lal
Hi Yannick, Many thanks. I'll directly put the SVG into my HTML and use your code as a start. Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit http://groups.yahoo.com/group/svg-developers and click edit

RE: [svg-developers] Re: Loading SVG images dynamically and then accessing the dom

2012-11-20 Thread Pranav Lal
Hi Manfred, I do need Internet explorer to be supported so I don't know if your solution will work. Your product is interesting though. Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit

RE: [svg-developers] Re: Loading SVG images dynamically and then accessing the dom

2012-11-19 Thread Pranav Lal
Hi all, My objective is to trap the mouseover and other mmouse related events and display some attributes I capture from the clicked element. I do not want to draw anything. The idea is to create an accessible SVG reader. The user would upload a SVG file. The file would be displayed in the

[svg-developers] Loading SVG images dynamically and then accessing the dom

2012-11-17 Thread Pranav Lal
Hi all, I am trying to create an application that does the following. 1. The user is presented with a form where he can brows to a svg file on his computer. 2. The svg is uploaded to the server. 3. A HTML page is returned with the SVG file. 4. The page has java script in it which will allow me to

RE: [svg-developers] Loading SVG images dynamically and then accessing the dom

2012-11-17 Thread Pranav Lal
Hi Marty, Many thanks for your message. snip you can access the svg dom directly from the html script if you prefer. PL] Do you have any pointers on how to do this? Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com

RE: [svg-developers] Creating SVG sound

2012-11-09 Thread Pranav Lal
Hi, I am interested in this. I want to create an application that allows me to generate audio from SVG elements. For example, if I am sonifying a graph, then a rising line would be sonified as a tone that is rising in pitch. Pranav -Original Message- From: svg-developers@yahoogroups.com

[svg-developers] Converting circles to arcs

2012-11-03 Thread Pranav Lal
Hi all, I was creating some accessible diagrams. I had a math teacher give me instructions for a simple mathematical diagram. She chose locating root 2 on a number line. I was able to create the diagram but had a problem. How do I draw an arc in SVG? Do I need to use the path element? The

[svg-developers] Injecting SVG images on to a webpage and then describing the elements

2012-10-20 Thread Pranav Lal
Hi all, I want to build an application that describes SVG graphics. My idea is as follows. 1. The user uploads a SVG file. 2. That file is uploaded and presented to the user. 3. As the user moves the mouse over different elements, I want different sounds to play based on the coordinates of the

RE: [svg-developers] Re: Any XXLT transforms to transform drawingML to SVG?

2012-06-17 Thread Pranav Lal
Hi, snip You mean XSLT? PL] Yes. Sorry for the typo. Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit http://groups.yahoo.com/group/svg-developers and click edit my membership Yahoo! Groups Links *

[svg-developers] Any XXLT transforms to transform drawingML to SVG?

2012-06-15 Thread Pranav Lal
Hi all, Are there any XXLT transforms available that transform drawingML to SVG? Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit http://groups.yahoo.com/group/svg-developers and click edit my

Re: [svg-developers] Accessibility tools and SVG

2012-03-21 Thread Pranav Lal
Hi Charles, What are you needing to do? As for accessible SVG Viewers, there are two possibilities. One is the free Iveo viewer from http://www.viewplustech.com. The other possibility is a tad more tricky to use. There is an accessivle drawing program called Svgdraw01 from

RE: [svg-developers] Re: Trying to animate two lines moving each other

2012-01-03 Thread Pranav Lal
Hi Robert, Many thanks for this. I read about IE's SVG support and assumed that all features would be supported. I have Firefox installed so will go play with that. Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com

RE: [svg-developers] Re: Trying to animate two lines moving each other

2012-01-02 Thread Pranav Lal
Hmm, I'll have to check my Internet explorer (version 9) settings. It did not warn me about errors. Thanks everyone. Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit

RE: [svg-developers] Re: Trying to animate two lines moving each other

2012-01-01 Thread Pranav Lal
Hi Kenneth, Thanks for that. Is there a desktop IDE available for parsing SVG or XML to detect such errors? Pranav -Original Message- From: svg-developers@yahoogroups.com [mailto:svg-developers@yahoogroups.com] On Behalf Of Kenneth Nellis Sent: Monday, January 02, 2012 1:33 AM To:

[svg-developers] FW: [Blindmath] Version 0.0.20 of SVGDraw01 is now available for download

2011-12-28 Thread Pranav Lal
Hi all, The below may be of interest to some of you. You can create most SVG diagrams in this program and it can be used by anyone. Pranav -Original Message- From: blindmath-boun...@nfbnet.org [mailto:blindmath-boun...@nfbnet.org] On Behalf Of Richard Baldwin Sent: Thursday, December

[svg-developers] FW: [Blindmath] Version 0.0.14 of SVGDraw01 is now available for download

2011-10-10 Thread Pranav Lal
Hi all, Some of you may find the belowprogram of interest. You draw by specifying coordinates and the output is saved as SVG. The author is very open to feedback. Pranav -Original Message- From: blindmath-boun...@nfbnet.org [mailto:blindmath-boun...@nfbnet.org] On Behalf Of

RE: [svg-developers] Planisphere - a SVG based tool for astronomers

2011-09-25 Thread Pranav Lal
Hi all, http://drifted.in/space/ is not accessible. Could we have controls with text labels and the ability to save the resulting SVG to disk? Pranav -Original Message- From: svg-developers@yahoogroups.com [mailto:svg-developers@yahoogroups.com] On Behalf Of honyk Sent: Wednesday,

RE: [svg-developers] Websockets, explained

2011-09-07 Thread Pranav Lal
Roger, How secure are websockets? I believe there were security issues with Ajax toolkits? Can the communication between the browser and server be encrypted? Pranav -Original Message- From: svg-developers@yahoogroups.com [mailto:svg-developers@yahoogroups.com] On Behalf Of Roger F. Gay

RE: [svg-developers] Re: Title or desc tag in text tag?

2011-07-22 Thread Pranav Lal
and succulent society: http://www.facebook.com/group.php?gid=20360241008 Make money from discussing things: http://www.myLot.com?ref=Graptopetalum --- In svg-developers@yahoogroups.com mailto:svg-developers%40yahoogroups.com , Pranav Lal pranav.lal@... wrote: Hi David, snip though I gather

RE: [svg-developers] Title or desc tag in text tag?

2011-07-20 Thread Pranav Lal
Hi David, snip though I gather that your purpose requires it for other reasons. [Doesn't that last sentence read a bit oddly? Perhaps the word of between function and text might help??] PL] Many thanks. The viewer will parse the graphics elements looking for a title element. The moment it finds

RE: [svg-developers] Title or desc tag in text tag?

2011-07-19 Thread Pranav Lal
Hi David, I have a graph that has several text tags. text x=255 y=32 font-family=Verdana font-size=14 font-weight=bold fill=rgb(0,0,0) text-anchor=middle style=baseline-shift:-25%Sheet1 Chart 4 The accessible viewer for this graph needs a title element to be asociated with every graphical

RE: [svg-developers] Create SVG maps from geonames data

2011-05-30 Thread Pranav Lal
mailto:svg-developers%40yahoogroups.com ] Im Auftrag von Pranav Lal Gesendet: Samstag, 28. Mai 2011 01:40 An: svg-developers@yahoogroups.com mailto:svg-developers%40yahoogroups.com Betreff: RE: [svg-developers] Create SVG maps from geonames data Hello Cameron, snip Me, too: that is, I'd

[svg-developers] Create SVG maps from geonames data

2011-05-27 Thread Pranav Lal
Hi all, Are there any programs that convert data from http://www.geonames.org to SVG maps? I could write one but I do not want to duplicate work that someone has done already. Pranav - To unsubscribe send a message to:

RE: [svg-developers] Create SVG maps from geonames data

2011-05-27 Thread Pranav Lal
Hello Cameron, snip Me, too: that is, I'd be a consumer *or* producer (and in fact already have my own only-runs-in-my-environment demon- stration) of such an application/utility/product/... PL] What does your application do? I plan to parse the text dumps of the map data and then plot them on the

RE: [svg-developers] Create SVG maps from geonames data

2011-05-27 Thread Pranav Lal
Hi Björn, I want to create a SVG map of my city. I do not need the shape. All I want to know is that if I am at point X on the map, where is point Y in relation to point X? Since you mention shape information, does open streat maps provide this information? Pranav

[svg-developers] Title or desc tag in text tag?

2011-05-01 Thread Pranav Lal
Hi all, Is it legal to place a title or a desc tag in a text element for facilitating accessibility? Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit http://groups.yahoo.com/group/svg-developers and

RE: [svg-developers] Title or desc tag in text tag?

2011-05-01 Thread Pranav Lal
Hi David, Many thanks for your answer. I am working on creating SVG files for an accessible SVG viewer and am trying to get them to speak. More on that once the program is released. Pranav - To unsubscribe send a message to:

RE: [svg-developers] Any SVG editor with a trace function?

2011-04-26 Thread Pranav Lal
Hi John, snip You could also do it with Perl. I never write raw svg code. Everything is done with Perl, so if I needed something like this I'd just write a loop and output a separate file for each step in the sequence. PL] Ah I can do that too though I am not as good at perl. I'll stick to

[svg-developers] Any SVG editor with a trace function?

2011-04-22 Thread Pranav Lal
Hi all, I have a large SVG image which I want to dissect. Is there a program in which I can run a SVG image line by line and watch the result much like in a debugger? Pranav - To unsubscribe send a message to:

RE: [svg-developers] Any SVG editor with a trace function?

2011-04-22 Thread Pranav Lal
@yahoogroups.com Subject: Re: [svg-developers] Any SVG editor with a trace function? Probably the easiest way is to just comment out all of the elements you don't want to see, using XML comments (!-- --), and then iteratively add them back in. Jake On Fri, Apr 22, 2011 at 2:01 AM, Pranav Lal pranav

RE: [svg-developers] Marking shapes like in autocad drawings

2011-04-20 Thread Pranav Lal
Hi G. Wade and all, I like approach number 3. It gives me the maximum control. I will play with this approach and see what happens. I could have tried the filled rectangles etc but I am starting with a fresh drawing. More over, I am drawing by hand so it is easier to keep images uncluttered.

[svg-developers] Seeking assistance in analyzing a svg file: finding the plot rectangle and the series elements

2011-04-20 Thread Pranav Lal
Hi all, I am using a third party component to generate SVG graphs. I need to add some additional tags to the SVG that has been output from that component. I need to place the plot rectangle in its own group and to place the series that have been plotted in their individual groups. I have been

[svg-developers] Marking shapes like in autocad drawings

2011-04-17 Thread Pranav Lal
Hi all, I am trying to draw the plan of my house in SVG. I want to draw the plan like it is drawn in autocad. So, if I start with a rectangle for the boundary of the house, I want to show a door in the boundary. I can write the letter d for door inside the rectangle but in Autocad, that bit of

RE: [svg-developers] Drawing a pie chart with only a list of coordinates

2011-02-05 Thread Pranav Lal
Hi Jake and all, Are there any .net libraries similar to JFreeChart that generate SVG? Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit http://groups.yahoo.com/group/svg-developers and click edit my

RE: [svg-developers] Drawing a pie chart with only a list of coordinates

2011-01-04 Thread Pranav Lal
Hi Jacob, snip http://www.jfree.org/jfreechart/ Looks promising. My data is retrieved from Excel. How could I link it to Java? I remember there used to be a way to do it. Do we still use corba? Do you know of similar libraries that are written with a COM interface or perhaps in .net? I am

RE: [svg-developers] Drawing a pie chart with only a list of coordinates

2011-01-04 Thread Pranav Lal
Thanks Jacob. I will do some more digging. http://jexcelapi.sourceforge.net/ only works until Excel 2003. Excel 2007 and above follow the open XML file format which is xml so I may have a lot of options. Pranav - To unsubscribe send a message to:

[svg-developers] Drawing a pie chart with only a list of coordinates

2011-01-03 Thread Pranav Lal
Hi all, Is it possible to draw a pie chart if I have a list of XY coordinates? I searched for some samples but most of them involved using the ellipse element. All I have are the coordinates I need to plot. The chart will be generated dynamically. I was thinking about using the path element. I

RE: [svg-developers] path vs. polyline when drawing dynamic graphs

2010-12-29 Thread Pranav Lal
Hi, snip A path, on the other hand, is much more general. A path can do everything a polyline can do, plus several kinds of curve, plus discontinuities in lines, and more. If you have a simple set of points to generate a line graph, the polyline is probably fine. If you are going to do much

[svg-developers] path vs. polyline when drawing dynamic graphs

2010-12-28 Thread Pranav Lal
Hi all, Apologies if this message is convoluted. If I am dynamically generating graphs, is it better to use the polyline element or the path element to plot the graphs? I am getting pairs of x and y coordinates and need to plot them. The graphs could be line graphs, pie charts or bar graphs. I

[svg-developers] Unable to see axes lines

2010-12-25 Thread Pranav Lal
Hi all, I am unable to see the lines I have drawn as the axes in the below graph. What am I missing? Pranav ?xml version=1.0 encoding=UTF-8? !DOCTYPE svg PUBLIC -//W3C//DTD SVG 1.0//EN http://www.w3.org/TR/SVG/DTD/svg10.dtd; svg contentScriptType=text/ecmascript

[svg-developers] Fixing a dynamic graph

2010-12-20 Thread Pranav Lal
Hi all, I have a SVG graph that I have generated using Microsoft Excel. I am having 2 problems with the graph. 1. I am drawing the axes as thin rectangles since that is what Excel draws them as. However, they seem to be interfearing with the lines and I am not too sure where I am going wrong. 2.

RE: [svg-developers] Re: (Audio) narration

2010-12-17 Thread Pranav Lal
The other option is to use the DAISY format that does support synchronized audio and text using SMIL. DAISY supports SVG too. Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit

RE: [svg-developers] libmsvg

2010-12-13 Thread Pranav Lal
Hello M.Alvarez, Your library is very close to what I am looking for. Do you have any plans to add routines to: 1. generate the axes given that I give the minimum and maximum values, in coordinates to the routine? 2. Write text along the acxes. 3. Add titles to the axes and graph? Pranav

[svg-developers] Is there a library to draw a graph after specifying coordinates?

2010-12-09 Thread Pranav Lal
Hi all, Is there a library that can do the following. 1. Take a list of x y coordinates and draw the resulting graph complete with axes, color and relevant titles. 2. Save the graph as a SVG file. 3. Is accessible via com since I need to invoke its routines from Microsoft Excel. Pranav

RE: [svg-developers] Drawing the axes in dynamically generated SVG and placing text along them

2010-12-08 Thread Pranav Lal
Hi David, I don't know if my message made it through the first time. I did not get the code. If you sent it as an attachment, I suspect the list stripped it. Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or-

RE: [svg-developers] Drawing the axes in dynamically generated SVG and placing text along them

2010-12-06 Thread Pranav Lal
Hi David, I think the list stripped the attachment. Pranav - To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com -or- visit http://groups.yahoo.com/group/svg-developers and click edit my membership Yahoo! Groups Links *

[svg-developers] Drawing the axes in dynamically generated SVG and placing text along them

2010-12-05 Thread Pranav Lal
Hi all, I am generating a SVG graph dynamically using Excel's chart object. Excel does not give me the coordinates for the axes so I need to add them manually. In addition, I need to place the text along the axes. If the creator of the chart has used data labels, then this is not a problem since

[svg-developers] Duplicating an Excel chart using plot area coordinates in SVG

2010-10-08 Thread Pranav Lal
Hi all, I am converting Excel charts to scalable vector graphics. I am extracting the coordinates of the chart using the technique demonstrated at http://www.informit.com/articles/article.aspx?p=374498seqNum=2 Is this the right approach? I realize that I will have to flip the coordinates