Method | Description | |
---|---|---|
Parse ( string svgPath, string name = null ) : void |
Method | Description | |
---|---|---|
Advance ( string s, int &pos ) : void | ||
FindNonFloat ( string s, int pos ) : int | ||
GetFloat ( string svg, int &pos ) : float | ||
GetPoint ( string svg, int &pos ) : |
||
MakeRelative ( |
||
MorePointsAvailable ( string s, int pos ) : bool | ||
Parse ( string svg, string name, ISourceFormatter formatter ) : void |
public Parse ( string svgPath, string name = null ) : void | ||
svgPath | string | |
name | string | |
return | void |