* lib/examples/makefonts: Fonts: Bounding boxes are now handled correctly
* png2swf: Support for more image types
* pdf2swf: New option -t (--stop)
+
0.4.1:
* src/swfcombine: Bugfix with -x option
* lib/Makefile: MacOSX fixes
PACKAGE=swftools
-VERSION=0.4.0
+VERSION=0.4.1
CFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer"
CXXFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer"
export PACKAGE VERSION CFLAGS CXXFLAGS
AC_INIT(src/)
PACKAGE=swftools
-VERSION=0.4.0
+VERSION=0.4.1
CFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer"
CXXFLAGS="-Winline -Wparentheses -Wimplicit -Wreturn-type -O2 -fomit-frame-pointer"
export PACKAGE VERSION CFLAGS CXXFLAGS