mirror of
https://github.com/visioncortex/vtracer.git
synced 2026-09-15 16:45:50 -07:00
837fde8aa4
`vtracer in.png out.svg` now works alongside the `-i/--input` and `-o/--output` flags. Input/output become optional positionals plus the existing flags; an explicit flag wins over the positional, and a clear error is shown if neither is given.