This is not only a set of examples for using Ming in PHP and Python, it's
also an ad hoc test suite.

  c/         C test programs
  c++/       C++ test programs  - a bit out of date..
  php/       PHP test scripts
  python/    Python test scripts
  common/    support files- fonts, bitmaps, etc.
  results/   what the test scripts should produce

To test the output of the c++ wrapper or PHP or Python modules, just run
the 'test.sh' script in the respective directory.  As of 0.0.9, they all
produce the exact same results. (woohoo!)

The 'makeresults.sh' scripts create the swf files in the results
directory.  Probably don't want to run these..
