pub(crate) fn add_svg_inner( batch: &mut GeomBatch, svg_tree: Tree, tolerance: f32 ) -> Result<Bounds, String>