1For Visual C++ user:
2
3If you want swf support you have to get Ming at
4http://www.opaque.net/ming/.  You'll get an unresolved symbol when
5linking to the ming library with using Visual C++.  In Ming-0.2a
6shape_cubic.c has to be patched(shape_cubic.c.diff). Project files for
7Visual C++ 6.0 you can find in this directory(libming.dps, libming.dsw).
8
9The patch is already reported to the ming author. The next version of MING
10will contain this patch.
11
12Martin Weber and Masatake YAMATO
13