<div>No, ill want a native rendering engine inside Seaside.</div>
<div>It should be easy do define and reuse SVG components like building&nbsp;</div>
<div>normal seaside components.</div>
<div>I think i can do the most off the basic SVG stuff by myself, </div>
<div>but ill need some help for the integration part.</div>
<div>e.g. which classes should be subclassed or where should i put then rendering engine</div>
<div>&nbsp;</div>
<div>Also the possibilty to use a different rendering engine (e.g. Silverlight) should be taken into account!</div>
<div>&nbsp;</div>
<div>br</div>
<div>Gerhard</div>
<div>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div class="gmail_quote">On Sat, Apr 5, 2008 at 7:08 PM, Holger Kleinsorgen &lt;<a href="mailto:h.kleinsorgen@i-views.de">h.kleinsorgen@i-views.de</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Gerhard Obermann schrieb: 
<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px; BORDER-LEFT: #ccc 1px solid">Hi!<br><br>I am looking for a SVG rendering example for seaside.<br><br>I would like to build a well integrated SVG rendering engine<br>
that should work as an addon to Seaside.<br></blockquote><br></div>is native rendering required, or are C libs ok?<br><br>Using LibRSVG + Cairo is probably the easiest solution:<br><a href="http://library.gnome.org/devel/rsvg/stable/rsvg-Cairo.html" target="_blank">http://library.gnome.org/devel/rsvg/stable/rsvg-Cairo.html</a><br>
<br>At least for VW there&#39;s already a nice Cairo package in the public repository, don&#39;t know about LibRSVG and Squeak packages for Cairo. 
<div>
<div></div>
<div class="Wj3C7c"><br>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></div></blockquote></div><br>