Hi All, Faced a couple problems recently when using swfrender. I was able to work around them using the changes in my patch below. Thought it might be worth sharing.
Please review and see if it can merged with the main code base. Summary : swfrender currently can't deal with DEFINEBITSJPEG tag. - fixed by converting DEFINEBITSJPEG to DEFINEBITSJPEG2 using existing code ( swf_RemoveJPEGTables() function ) - in lib/readers/swf.c swf_open() function swfrender currently just ignores "Non Smoothed Cropped Bitmap"(0x43) and "Non Smoothed Tiled Bitmap"(0x42) fill styles for Shapes defined by DEFINESHAPE tag. - partly dealt with by treating them the same as the corresponding "Smoothed" versions. - in lib/readers/swf.c renderFilled() function Thanks Sreeram K
patch
Description: Binary data
--------------- SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an existing subscription, please kindly point your favourite web browser at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>
