ANIMATED_GIF_OUTPUT; Magics; Manually generated
{
   OUTPUT_DELAY
   [ help = help_script, help_script_command = 'echo "Display the next image after pausing (centiseconds)"' ]
   {
      *
   } = 100
   OUTPUT_WIDTH
   [ help = help_script, help_script_command = 'echo "Height automagically selected to preserve aspect ratio (pixel)"' ]
   {
      *
   } = 842
   OUTPUT_ROTATE
   [ help = help_script, help_script_command = 'echo "Apply Paeth rotation to the image (degrees)"' ]
   {
      *
   } = 90
   OUTPUT_CONTINUOUS_LOOPING
   {
      YES
      NO
   } = YES
}
