Personally I “hacked/changed” the “helper” python script to generate a file with positions instead of touching the rest of the code.
I still have to re-compile after changing positions. (In inkscape)
Call like this:
./update_positions.py res/your_module.svg src/your_module_pos.inl
script here (had to rename to txt to attach): update_positions.py.txt (6.9 KB)