Thomas DeWeese wrote:
Good question, you aren't doing something daft like setting display/visibility on a parent are you?
nope doublechecked this. the path elements i am appending are in a <g> element that has visibility="visible"
Again, dumping the svg to file and loading it in squiggle works fine.
This is really not a very good test of 'did I get things right' because the reparse can fix a lot of subtle errors.
true, but it does eliminate viewBox and clipping mistakes IMO. Can you give examples of these subtle errors ? Perhaps they enlighten me as to what could be wrong.
It is possible I would try having the code start with a correct viewBox (note capital 'B') and see if this fixes things. I would also try adding some 'marker' elements to the canvas (like a rect in each 'corner') it's very difficult to tell the difference between an empty document, and a clipped document ;)
I'll try adding a static border around the viewbox i set.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
