Skip to content

Fix --export-text-to-path nested <tspan> style

Thomas Holder requested to merge speleo3/inkscape:inkscape-2602 into master
  • pos_obj->parent will be gone, so the diff must be between pos_obj and item, not pos_obj->parent
  • SPIBase::shall_write with base must ignore set

Fixes #2602 (closed)

Merge request reports