>>>>> "CS" == Cory Sanoy <[EMAIL PROTECTED]> writes:
CS> A use tag with x and y coordinates specified as percentages throws CS> a null pointer exception. CS> Here is the tag used: CS> <use x="10%" y="10%" width="50" CS> xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#symbol1" CS> id="symbol1" height="50"/> Why would you think that a circular reference should work? There is no way to break out of the recursion in SVG... Can you provide an example that isn't circulare that triggers the bug? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
