Opened 14 years ago

Closed 14 years ago

#1986 closed enhancement (fixed)

add command-line args to Turtle Art

Reported by: walter Owned by: walter
Priority: Unspecified by Maintainer Milestone: Unspecified
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 (5)

comment:1 Changed 14 years ago by walter

  • Keywords sugar-love added

comment:2 Changed 14 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.

comment:3 Changed 14 years ago by walter

comment:5 Changed 14 years ago by walter

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