On Friday, 19 June 2015 at 15:49:04 UTC, Nick Sabalausky wrote:
On 06/19/2015 10:47 AM, "Ola Fosheim =?UTF-8?B?R3LDuHN0YWQi?= <ola.fosheim.grostad+dl...@gmail.com>" wrote:

- Text based is extremely convenient when programming dynamic inlined
SVG, and it compresses well (~80%)


So? Overly-bloated and redundant data always compresses well.

I don't find size to be a big deal. I want to keep the shapes simple to not overload the renderer anyway.

The fact that it is embedded in the HTML5 source means it saves a roundtrip. The fact that it is text means I can easily add dynamic styling to it and more.

Reply via email to