Skip to content
  • Allison Vacanti's avatar
    Improve performance of XML writers. · 8a095a0d
    Allison Vacanti authored
    The SVG exporter uses the VTK XML writers, and part of
    the SVG spec is that images end up encoded in an attribute
    using base 64.
    
    Writing out modest (~1024x512) images was taking several
    minutes. Fixed the issue identified here, and now the write
    is more or less instantaneous.
    8a095a0d