# External executable locations swf.exe=./bin/pdf2swf # This option on pdf2swf improves the transformation of graphics-heavy pdfs. See ALF-3580. # poly2bitmap improves the chances of successful transformation. On its own it reduces # the resolution of embedded images. subpixels sets the dpi for embedded images. # zoom introduced and -s added before each option (ALF-9417). swf.encoder.params=-s zoom=72 -s ppmsubpixels=1 -s poly2bitmap=1 -s bitmapfonts=1