Function guillotiere::dump_svg
source · pub fn dump_svg(atlas: &AtlasAllocator, output: &mut dyn Write) -> Result<()>
Expand description
Dump a visual representation of the atlas in SVG format.
pub fn dump_svg(atlas: &AtlasAllocator, output: &mut dyn Write) -> Result<()>
Dump a visual representation of the atlas in SVG format.