Record animation
Syntax:(record bool [ file ])
e Toggle recording to a XaoS animation file (*.xaf
). This file is human-readable, and can easily be improved by hand after recording. See the format description for more information.
From the scripting language, (record #t)
enables recording, and (record #f)
disables it.
Available as: menu item, command line option, command