On Wed, Nov 24, 2010 at 3:30 PM, Charles Pritchard <span dir="ltr"><<a href="mailto:chuck@jumis.com">chuck@jumis.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
  SVG is a document format. It is not reliably implemented. It's far more expensive to implement SVG on a new environment than Canvas.<br></blockquote><div><br>So? You don't have to implement it.<br><br> <br></div>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I can't do much for you here other than explain to you what I'm hearing.<br>
a) Why are you using our Canvas implementation instead of our SVG implementation.<br>
b) Why are you using ctx.fillText('Test') instead of element.appendChild(document.createElement('text')).textContent = 'Test'.<br>
<br>
For answers<br>
a: I'm using it because I work across a variety of browser platforms. Canvas is far better supported.<br></blockquote><div><br>It doesn't make sense to request entirely new features (that by definition aren't currently supported) because existing features aren't widely supported.<br>
<br>Anyway, I'm not sure why you think <canvas> is far better supported than SVG. What browser supports <canvas> but not SVG?<br><br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

     <br>
</blockquote>
Sure, but there are plenty of canvas uses that aren't animating all the<br>
time (I've seen image editing apps, sites that use canvas as their<br>
_input_, not their output, etc).<br>
   <br>
</blockquote></div>
1. Name one.</blockquote><div><br><a href="http://arewefastyet.com">http://arewefastyet.com</a><br><a href="http://www.simile-widgets.org/timeplot/">http://www.simile-widgets.org/timeplot/</a><br><a href="http://jwf.us/blog_apps/mandelbrot_canvas/">http://jwf.us/blog_apps/mandelbrot_canvas/</a><br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Robert's suggestion would radically alter the existing functionality of canvas</blockquote>
<div><br>Only in a way that maintains compatibility with existing content. Otherwise I wouldn't have suggested it.<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
and require a whole lot of work from other vendors.<br></blockquote><div><br>Not really. <br></div><br clear="all"></div>Rob<br>-- <br>"Now the Bereans were of more noble character than the 
Thessalonians, for they received the message with great eagerness and 
examined the Scriptures every day to see if what Paul said was true." [Acts 17:11]<br>