added text device
[swftools.git] / release.in
index 883fde5..167e06b 100644 (file)
@@ -48,6 +48,7 @@ ${name}/pdf2swf/fonts/Makefile.in \
 ${name}/lib/art/Makefile.in \
 ${name}/src/Makefile.in \
 ${name}/lib/Makefile.in \
+${name}/lib/swf/Makefile.in \
 ${name}/avi2swf/Makefile.in \
 ${name}/lib/pdf/Makefile.in \
 ${name}/lib/action/Makefile.in \
@@ -78,6 +79,7 @@ ${name}/avi2swf/v2swf.h \
 ${name}/swfs/simple_viewer.c \
 ${name}/swfs/keyboard_viewer.c \
 ${name}/swfs/PreLoaderTemplate.c \
+${name}/lib/modules/swffilter.c \
 ${name}/lib/modules/swfrender.c \
 ${name}/lib/modules/swfdump.c \
 ${name}/lib/modules/swfobject.c \
@@ -120,6 +122,7 @@ ${name}/lib/h.263/dct.c \
 ${name}/lib/h.263/dct.h \
 ${name}/lib/python/Makefile.in \
 ${name}/lib/python/SWF.c \
+${name}/lib/python/gfx.c \
 ${name}/lib/python/image.c \
 ${name}/lib/python/image.h \
 ${name}/lib/python/primitives.c \
@@ -153,11 +156,17 @@ ${name}/lib/devices/file.h \
 ${name}/lib/devices/file.c \
 ${name}/lib/devices/render.c \
 ${name}/lib/devices/render.h \
+${name}/lib/devices/text.c \
+${name}/lib/devices/text.h \
 ${name}/lib/devices/artsutils.c \
 ${name}/lib/devices/arts.c \
 ${name}/lib/devices/arts.h \
 ${name}/lib/devices/record.c \
 ${name}/lib/devices/record.h \
+${name}/lib/devices/rescale.c \
+${name}/lib/devices/rescale.h \
+${name}/lib/devices/bbox.c \
+${name}/lib/devices/bbox.h \
 ${name}/lib/devices/ops.c \
 ${name}/lib/devices/ops.h \
 ${name}/pdf2swf/HOWTO_pdf2swf \
@@ -245,7 +254,7 @@ ${name}/lib/art/art_config.h \
 ${name}/lib/art/config.h \
 ${name}/lib/pdf/xpdf/gfile.cc \
 ${name}/lib/pdf/xpdf/gfile.h \
-${name}/lib/pdf/xpdf/gmem.c \
+${name}/lib/pdf/xpdf/gmem.cc \
 ${name}/lib/pdf/xpdf/gmem.h \
 ${name}/lib/pdf/xpdf/gtypes.h \
 ${name}/lib/pdf/xpdf/FoFiBase.cc \