yaos
for i in *.svg;do inkscape --export-pdf=${i%.*}.pdf $i;done

分类:

技术点:

相关文章:

  • 2022-01-01
  • 2021-12-29
  • 2022-02-24
  • 2022-12-23
  • 2021-12-19
  • 2021-06-17
猜你喜欢
  • 2022-12-23
  • 2021-10-15
  • 2022-01-10
  • 2022-12-23
  • 2021-08-23
  • 2021-12-12
相关资源
相似解决方案