typst / svg2pdf

Converts SVG files to PDF.
Apache License 2.0
273 stars 32 forks source link

More CLI options #50

Open ThatOneCalculator opened 9 months ago

ThatOneCalculator commented 9 months ago

Right now, I'm trying to convert a very tall SVG (2779 width by 32576 height at 96 dpi) to a multi-page PDF, but there seems to be no command line options to adjust the page size or add splits.

LaurenzV commented 6 months ago

Will rework the CLI soon. Splitting into multiple pages is out of scope for this library I'm afraid, but I will add more ways of configuring the page size.