Fix #6746 - anydwg converting
authorAlan Knowles <alan@roojs.com>
Fri, 14 May 2021 02:41:57 +0000 (10:41 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 14 May 2021 02:41:57 +0000 (10:41 +0800)
commit399460e602de2fd261d5016a55a01e817acc9db7
tree953b19bebe4e8398fcc0741c79e7718b7f945e6a
parentbc8d239f0c6b638a95c222c128c155aa8ef75a47
Fix #6746 - anydwg converting
22 files changed:
File/Convert.php
File/Convert/Solution.php
File/Convert/Solution/abitodocx.php [new file with mode: 0644]
File/Convert/Solution/abiword.php [new file with mode: 0644]
File/Convert/Solution/acad2svg.php [new file with mode: 0644]
File/Convert/Solution/anydwgtopdf.php [new file with mode: 0644]
File/Convert/Solution/convert.php [new file with mode: 0644]
File/Convert/Solution/convert800.php [new file with mode: 0644]
File/Convert/Solution/convert800mp.php [new file with mode: 0644]
File/Convert/Solution/ffmpeg.php [new file with mode: 0644]
File/Convert/Solution/gifsicle.php [new file with mode: 0644]
File/Convert/Solution/html2text.php [new file with mode: 0644]
File/Convert/Solution/m4a2mp3.php [new file with mode: 0644]
File/Convert/Solution/pdftocairo.php [new file with mode: 0644]
File/Convert/Solution/scaleimage.php [new file with mode: 0644]
File/Convert/Solution/scaleimagec.php [new file with mode: 0644]
File/Convert/Solution/ssconvertxls.php [new file with mode: 0644]
File/Convert/Solution/svgconvert.php [new file with mode: 0644]
File/Convert/Solution/text2html.php [new file with mode: 0644]
File/Convert/Solution/unoconv.php [new file with mode: 0644]
File/Convert/Solution/wkhtmltopdf.php [new file with mode: 0644]
File/Convert/SolutionStack.php [moved from File/Convert/Solution/Stack.php with 87% similarity]