* lib/example/glyphshape.c: new file, demonstrates using font characters as shapes
* pdfswf: many bugfixes. The "pdfscreen" manual now get's converted correctly
* rfxswf-lib: bugfix: Couldn't handle jpeg grayscale images
+0.1.3:
+ * pdf2swf: TrueType support added. (using ttf2pt1)
* The following pdf properties are not yet dealt with:
o dashed lines (maybe by using fillstyle to keep Shapes small, maybe
optional- use another color for dashed lines)
- o (type 3 and truetype fonts)
* temporary file name generation is broken: pdf2swf/pdf2swf.cc, pdf2swf/xpdf/gfile.cc
* fix memory leaks