Ticket #1986 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

add command-line args to Turtle Art

Reported by: walter Owned by: walter
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Turtleart Version: Unspecified
Severity: Unspecified Keywords: sugar-love
Cc: rgs Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

It would be useful to be able to process .ta files from the command line, both to open the project and to output a .png or .svg file.

Change History

Changed 3 years ago by walter

  • keywords sugar-love added

Changed 3 years ago by rgs

  • cc rgs added

Interesting, you mean for batch mode? I.e.:

 $ turtleart.py /path/to/project.ta --output-format png --output-file my-project.png

?

This might be quite useful for the Project Portal we'd like to build in .PY.

Changed 3 years ago by walter

Changed 3 years ago by walter

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.