X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=release.in;h=0064a46f431c17c3027ec83eb6cd89d3f09a9b86;hb=ab6275847891c4ac549e972bcf44664b11a1f572;hp=8e01d662d2c66b22e7e123b0cacd77467622874b;hpb=f64e908a05494c6b14e8e5522033b7029e0c615e;p=swftools.git diff --git a/release.in b/release.in index 8e01d66..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 \ @@ -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,10 +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/artsutils.h \ -${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 \ @@ -187,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 \