X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=release.in;h=0064a46f431c17c3027ec83eb6cd89d3f09a9b86;hb=ab6275847891c4ac549e972bcf44664b11a1f572;hp=22e2177a3ecf83de469f1b14d9b5d69e4017b4c9;hpb=cc76a6e50ec753485b6ab42afcbca28b4d241d6c;p=swftools.git diff --git a/release.in b/release.in index 22e2177..0064a46 100644 --- a/release.in +++ b/release.in @@ -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 \ @@ -109,6 +109,7 @@ ${name}/lib/wav.c \ ${name}/lib/wav.h \ ${name}/lib/mp3.h \ ${name}/lib/modules/swfdraw.c \ +${name}/lib/modules/swfabc.c \ ${name}/lib/modules/swfaction.c \ ${name}/lib/action/action.h \ ${name}/lib/action/actioncompiler.c \ @@ -160,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 \ @@ -169,21 +172,27 @@ ${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 \ ${name}/lib/devices/rescale.h \ +${name}/lib/devices/dummy.c \ +${name}/lib/devices/dummy.h \ ${name}/lib/devices/bbox.c \ ${name}/lib/devices/bbox.h \ ${name}/lib/devices/ops.c \ ${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 \ ${name}/lib/pdf/fonts.c \ ${name}/lib/pdf/fonts.h \ ${name}/lib/pdf/pdf.cc \