summaryrefslogtreecommitdiff
path: root/examples/gui/animation/readme.txt
blob: 0681eeea7854a84fe0e5408af2793756bf248e36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

  To create an animation bitmap you need to place the different
  frames in a horizontal layout. Each frame must be the same size.
  I included the original gears.xcf file which can be edited with 
  'The Gimp' imaging program.
  
  This demo includes two animation examples.
  
    gears.bmp - which contains 4 frames with transparency.
    wanda.bmp - which contains 8 frames and no transparency.
                Wanda the fish originates from the Gnome project.
		
		
  Regards,
    - Graeme -