Skip to content

Wip remove sozi-fix

Mael Gaspard Lhoutellier requested to merge wip-replace-with-g into main

To fix the sozi problems:

  • added a -c flag to convert svg to g
  • replace the inserted <svg> by <g>
  • convert its position with transform translate.

UPDATE: the problem got fixed and included in a PR in the internal repo (mro/third-party/Sozi!1 (merged)). There is no need to handle it in this script anymore.

Edited by Mael Gaspard Lhoutellier

Merge request reports