mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-09-13 10:24:49 +02:00
0e94fe354f
- Add EMF-specific handling in ImageMagick converter to avoid LibreOffice delegate issues - Disable EMF delegate and set proper conversion parameters (density: 300, background: white, alpha: remove) - Prioritize Inkscape over ImageMagick for EMF files as it handles them natively - Resolves LibreOffice delegate command failures when converting EMF files Fixes #362