shifted swfrender around
[swftools.git] / release.in
index 7426b4e..0064a46 100644 (file)
@@ -38,7 +38,6 @@ ${name}/src/swfc-interpolation.c \
 ${name}/src/swfc-feedback.h \
 ${name}/src/swfc-history.h \
 ${name}/src/swfc-interpolation.h \
-${name}/src/swfrender.c \
 ${name}/doc/fileformat.sc \
 ${name}/src/parser.yy.c \
 ${name}/lib/types.h \
@@ -90,6 +89,7 @@ ${name}/swfs/keyboard_viewer.c \
 ${name}/swfs/PreLoaderTemplate.c \
 ${name}/lib/modules/swffilter.c \
 ${name}/lib/modules/swfrender.c \
+${name}/src/swfrender.c \
 ${name}/lib/swf/swf.c \
 ${name}/lib/swf/swf.h \
 ${name}/lib/modules/swfdump.c \
@@ -161,7 +161,9 @@ ${name}/lib/os.h \
 ${name}/lib/gfxdevice.h \
 ${name}/lib/gfxsource.h \
 ${name}/lib/gfxtools.h \
+${name}/lib/gfxpoly.h \
 ${name}/lib/gfxtools.c \
+${name}/lib/gfxpoly.c \
 ${name}/lib/devices/swf.h \
 ${name}/lib/devices/swf.c \
 ${name}/lib/devices/file.h \
@@ -170,9 +172,8 @@ ${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/polyops.c \
+${name}/lib/devices/polyops.h \
 ${name}/lib/devices/record.c \
 ${name}/lib/devices/record.h \
 ${name}/lib/devices/rescale.c \
@@ -186,7 +187,9 @@ ${name}/lib/devices/ops.h \
 ${name}/lib/pdf/GFXOutputDev.h \
 ${name}/lib/pdf/GFXOutputDev.cc \
 ${name}/lib/pdf/BitmapOutputDev.h \
+${name}/lib/pdf/FullBitmapOutputDev.h \
 ${name}/lib/pdf/BitmapOutputDev.cc \
+${name}/lib/pdf/FullBitmapOutputDev.cc \
 ${name}/lib/pdf/InfoOutputDev.h \
 ${name}/lib/pdf/InfoOutputDev.cc \
 ${name}/lib/pdf/CommonOutputDev.h \