Hi all, Is it legal to place a <title> or a <desc> tag in a <text> element for facilitating accessibility? Pranav...
64727
David Dailey
ddailey@...
May 1, 2011 3:10 pm
On Sunday, May 01, 2011 8:12 AM Pranav writes: "Is it legal to place a <title> or a <desc> tag in a <text> element for facilitating accessibility?" I would...
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...
Hi Pranav, I asked a very similar question a few months ago about including MIDI info in musical scores written in SVG. [1] The answer I got lead to me using a...
I have a xhtml file, contains inline svg code, which is zoomed in correctly in both FF and Opera, but in both Safari and Chrome the situation is different, the...
Hi James, Like you, I am going for the namespace approach. However, I am trying to find a simpler way that I can use for SVG. Unfortunately, the viewer I am ...
I have a centered block displayed svg inside HTML document, the problem says that safari is not fitting its svg content when resizing the window, safari...
... You've specified a fixed width and height on our svg element (approximately 3.18em by 20.6em) so that's what you get. If you want it to size with the...
Hello, I created the following svg file: http://www.pinyinology.com/shuangWen/lang2a.svg Opening it with the FF and Chrome is OK, but with the IE, I got the...
What version of IE? Only IE9+ supports the SVG file type. Jeff ... [Non-text portions of this message have been removed]...
64736
David Dailey
ddailey@...
May 5, 2011 2:57 am
Hi Fuliopen My IE9 sees what you did just fine, I think: a few circles, some dashed and some not, describing what appears to be a transition of Chinese writing...
Hello, Please see the example at http://jsfiddle.net/DgMDV/1/ sample output: offset based on svg x:12 y:34 mouse click based on screen x:22 y:38 mouse coord...
Hello, Thank you all for your help. I am still using IE8 which came with the XP. Probably this is why the svg file doesn't display on the IE browser. The svg ...
The Friends of Inkscape list on LinkedIn has started a discussion, Would you like to know more SVG on website building. Well I'd certainly like to know more...
A while back I asked how to center SVG images on the iPad. The result of my attempts led to my learning CSS. CSS is a horrible language, but if you must use...
On Wed, 11 May 2011 07:24:15 +0100, Holger Jeromin <mailgmane@...> ... confirming Opera displays the page just fine. (I work for Opera, by the way!) ...
64744
David Dailey
ddailey@...
May 11, 2011 3:15 pm
Just a reminder: Sunday the 15th is the deadline for submitting abstract for SVG Open. It will be in Boston (Cambridge) MA, Oct. 17 - 20, and hosted by...
... Did not forget Opera. As you know Opera is in the middle of replacing its engine. While they are in the pit area gearing up for Opera 12 I await the...
64746
Jacob Beard
jbeard4@...
May 12, 2011 2:30 am
Hi, There seems to be some issues with text overflowing on several browsers on Ubuntu 10.04. Here are some screenshots I took of Firefox, Chromium, and Opera: ...
On Thu, 12 May 2011 13:36:18 +0200, Robert Longson <longsonr@...> ... Truetype fonts work pretty much everywhere too, with IE being harder on the...
64749
David Dailey
ddailey@...
May 12, 2011 12:28 pm
Hi Erik, Is there a typo in the URL you provided? http://www.kltf.de/kltf_notes_ie9ttfembeddingbits.htm doesn’t seem to work for me. The http://caniuse.com...
... Not very different from previous major rewrites/refactoring I think, e.g comparing Opera 8 and Opera 9. ... I'm hoping that Opera Next (11.5x) [1] will...
Hi, I didn't know this about Opera. I'm glad to know I'm not the only person to have serious (and as yet unresolved) problems with Opera 11 (try viewing my...
Hello Everyone, I use SVG graphics for skinning of my non profit web app (still in development) and I am sad that I cannot use many cool backgrounds available ...
64753
David Dailey
ddailey@...
May 14, 2011 12:59 pm
Thanks for the link, Jan, to this working draft. Of the technologies listed, I see one oversight that addresses all of the requirements: <replicate> [1],[2]. ...
Has anyone use a slippy map system, and have it reference your svg files (instead of getting geographic data from a tile server)? I'm currently struggling with...