Tonny Kohar wrote:
BTW it's shape-rendering="optimizeSpeed" (text-rendering uses
'crispEdges').
BTW I finally broke down and looked it up, it's either for
shape-rendering.
A little bit off topic, does the shape-rendering and text-rendering is
inherited (by default) by child element or I must specify those
attributes on each element ?
They are CSS properties, so they are inherited down a subtree
unless something (style rule or what ever) changes it.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]