modattributes;moddocument;modnumbers;pubuseattributes::SvgAttribute;pubusedocument::SvgDocument;pubusenumbers::SvgNumber;/// Default text offset in SVG documents.
pubconstDEFAULT_SVG_OFFSET:usize=0;/// Default text indentation in SVG documents.
pubconstDEFAULT_SVG_INDENT:usize=2;