[][src]Function polyhorn_cli::core::rasterize

pub fn rasterize(source: &Path, zoom: f32, destination: &Path) -> Result<()>

Rasterizes an SVG at the given source path with the given zoom and writes the result to the given destination path.