> I'm sure you know it but i just want to mention the cairo svg backend.

The reason I mentioned raphaeljs is because it's very popular, mature
javascript library. Only by coincidence, it produces SVG output as
well (it does when it detects that browser doesn't have html5
support). So the fact that cairo has svg backend has nothing to do
with the goal which is support for HTML5 canvas.

I'm not sure if canvas is faster than SVG but using canvas we should
gain some features specific for this technology.

On Fri, Oct 4, 2013 at 8:48 AM, Greg Landrum <greg.land...@gmail.com> wrote:
> Uwe,
>
> On Fri, Oct 4, 2013 at 9:39 AM, Uwe Hoffmann <chemis...@uwe-hoffmann.de>
> wrote:
>>
>> Hi Greg,
>>
>> Am 04.10.2013 06:32, schrieb Greg Landrum:
>>  > This is a followup from a discussion yesterday at the RDKit UGM about
>>  > adding something to the RDKit that allows it to be used for molecule
>>  > rendering in html5 web apps.
>>
>> I'm sure you know it but i just want to mention the cairo svg backend.
>>
>
> Yeah, we talked about SVG yesterday as well (the RDKit also has "native" SVG
> generation). It would be a quick approach to getting something done.
>
> However, I believe that the javascript canvas is significantly faster (and
> certainly would require sending less bits over the wire) than the
> browser-based SVG rendering is. If this isn't the case, I'd be happy to hear
> about it.
>
> -greg
>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> _______________________________________________
> Rdkit-discuss mailing list
> Rdkit-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to