oh. forgot to say.. this is in ConfigurationOfAthens 1.1 and latest Athens-SVG
should i add it to config as well? or it can stay separated? On 27 April 2012 15:43, Igor Stasenko <[email protected]> wrote: > now its much better.. > still there are some parts missing.. mainly those: > > support for elliptical arcs.. > ASEllipse / > #ellipticalArc: r xrot: xrot large: large sweep: sweep to: pt > .. should add this type of segment to path builder. > > they are usually approximated either by quad or cubic bezier.. and > there is a .java code for it.. just need to port it. > > Also some svg playing with layers/transparency groups.. > to render them correctly a renderer much allocate multiple bitmap > buffers to render intermediate layers separately. > this is also used for masking etc > > and of course filters.. not implemented. and no protocol for changing > the blit mode yet. > > -- > Best regards, > Igor Stasenko. -- Best regards, Igor Stasenko.
