
#define FRAMERATE 10.0

FileVersion 2

FrameArea {
  width 4000
  height 4000
}

FrameRate FRAMERATE

BackgroundColour 800000

// define the shapes
Shape {  id 1
  selectfillstyle1 0
  selectfillstyle0 0
  selectlinestyle 1
  moveto { 1821 -678 }
  curveby { -148 148 -234 11 }
  curveby { -234 -11 -147 -148 }
  curveby { -148 -147 -11 -234 }
  curveby { 11 -234 148 -148 }
  curveby { 147 -147 234 -11 }
  curveby { 234 11 148 147 }
  curveby { 147 148 11 234 }
  curveby { -11 234 -147 147 }
  selectfillstyle1 0
  selectfillstyle0 0
  moveto { 3320 -600 }
  curveby { -94 131 -147 10 }
  curveby { -147 -10 -93 -131 }
  curveby { -94 -131 -6 -208 }
  curveby { 6 -208 94 -132 }
  curveby { 93 -130 147 -10 }
  curveby { 147 10 94 130 }
  curveby { 93 132 6 208 }
  curveby { -6 208 -93 131 }
  selectfillstyle1 0
  selectfillstyle0 0
  moveto { 3042 -1828 }
  curveby { -241 120 -382 9 }
  curveby { -382 -9 -240 -120 }
  curveby { -241 -120 -17 -191 }
  curveby { 17 -191 241 -121 }
  curveby { 240 -119 382 -9 }
  curveby { 382 9 241 119 }
  curveby { 240 121 17 191 }
  curveby { -17 191 -240 120 }
  linestyle {
    50 FF000000
  }
}

// place the shape on the screen
PlaceObject {
  depth 1
  id 1
  matrix {
    65536 65536     // scale
    0 0             // rotate
    0 2500           // translate
  }
}
ShowFrame { }       // frame #0
