Skip to content

Draft: [GSoC 2022] Export image as SVG

Allow exporting files as SVG

Status (as of 2024)

Working:

  • Added option in save as/export dialog that allows exporting svg
  • Export vector shapes as path objects in svg file
  • Ability to export multiple vector layers

TODO (WIP):

  • Fix ability to load SVG files by creating load context and visitor
  • Add functionality to include paint layers in svg export
  • Add functionality to include group layers in svg export
Edited by reinold rojas

Merge request reports