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=38
178>.
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=38178
a>
------- Additional Comments From robert.coup onetrackmind.co.nz 2006-01-09 20:28 -------
Is my re-reading of the BNF correct? comma-wsp is only
allowed between
coordinate-pair values, and between repeated
coordinate-pair's in a command.
OK: <cmd>X Y,X Y <cmd>X Y eg. L1 1,2 2 M3
3
OK: <cmd>X,Y <cmd>X,Y eg. L1,1 M2,2
OK: <cmd>X,Y,X,Y <cmd>X Y eg. L1,1,2,2 M3
3
BAD: <cmd>X Y, <cmd>X Y eg. L1 1, M2 2
my last example works in Batik... so it looks like Mozilla
is the only one
actually following the spec properly...
Watt/Lilley/et.al, SVG Unleashed, Sams:
pg 236, Listing 6.5: Uses comma to separate subpath
pg 234-235 discuss whitespace and commas and seem to get it
wrong (separating
commands with commas). It uses commas to drawto commands
repeatedly.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: batik-dev-unsubscribe xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help xmlgraphics.apache.org
|