I am afraid that I am not enough familiar with the topic yet, but I guess that it is more flexible than the traditional transform attribute which can only transform an element as a whole and not its different components (such as stroke, fills and markers). So I assume that with vector effects you could fill an element, then apply veAffine and then stroke an element (resulting in an offset for the stroke compared to the fill). As an example, one could do assymetric strokes using this technology. stroking from the center of the line just to the inside or outside and not symmetrically.
I'll let other people comment here who probably know this part better. There might be lots of other use cases. Andreas --- In [email protected], "ddailey" <[EMAIL PROTECTED]> wrote: > > I think this is the last of my three questions on the Vector Effects. > > I see we have affine transformations -- veAffine -- what does that give us that <g transform=matrix> doesn't? > since as I recall, translate=matrix has the affine operators of scale, skew, rotate, and translate. I was rather hoping for distortions > outside the affine class, without having to resort to feTurbulence which, though serendipitous, is a bit unruly at times. > > thanks in advance, > David > > [Non-text portions of this message have been removed] > ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

