DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40368>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40368 ------- Additional Comments From [EMAIL PROTECTED] 2006-09-09 11:10 ------- (In reply to comment #13) > I applied the patch for the space:preserve property in text nodes, and this > adds > them to the text nodes, however, When viewing the SVG document in a number of ways: > * Firefox > * Squiggle > > It does not contain the whitespace at the bottom... > Same as you in last SVN version of Squiggle, and in Firefox, or IE + Adobe SVG Viewer. It is because the property is set as "space", but it should be "xml:space". If you set it as "xml:space", it will be OK in Swiggle, Firefox, and Adobe SVG Viewer. But I have another problem. This is very simple to patch in the code, but if I set the property as "xml:space", then if I transcode the WMF File "on the fly" and view it in a JSVGCanvas (not by reopening a previously serialized SVG File), there is no more whitespaces between the two words. So I will have to look a bit more at that before modifying my second patch File. It shouldn't be too long. Herve Girod -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]