XAML Path Commands
Tuesday, April 6th, 2004I was looking over XAML’s path shortcut commands to compare them to SVG. It looks like, for the most part, the two languages are in agreement. However, there seem to be some unimplemented commands in XAML. Also, in SVG once a command uses up all of its parameters, there is an implied command that follows if a new command is not specified. There are a few cases where SVG and XAML don’t agree on this point. I had a little trouble getting tables to work in pMachine, so I’ve placed a summary table here.