pub type SvgE = SVGProcessingError;
pub enum SvgE { UnknownOperator, BadNumber, WriteFail, NegativeDragraise, }