12.83 PathFigureCollectionSyntax

[patterns]

(\s*[mMlLhHvVcCsSqQtTaAzZ]\s*((([+-]?((\d+(\.\d*)?)|(\d*\.\d+))([eE][+-]?\d+)?)((\s*,\s*)|\s+))*([+-]?((\d+(\.\d*)?)|(\d*\.\d+))([eE][+-]?\d+)?))?)*

A sequence of single letter commands, each followed by a sequence of comma and/or whitespace-separated floating point decimal values.

[is case sensitive]

true